[paraview] 02/05: Merge.

Anton Gladky gladk at moszumanska.debian.org
Tue Jul 5 19:31:59 UTC 2016


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

gladk pushed a commit to branch master
in repository paraview.

commit 3d0d1f0dd3157933e7cec4e4e021d1c6223a632e
Merge: ab2bcf8 9579b0c
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jul 5 21:19:48 2016 +0200

    Merge.

 .ExternalData/README.rst                           |    6 -
 .gitattributes                                     |   25 -
 .gitignore                                         |    3 -
 .gitmodules                                        |   15 -
 .hooks-config.bash                                 |    6 -
 Applications/ParaView/CMakeLists.txt               |   20 +-
 .../ParaViewDocumentationInitializer.cxx           |    2 +
 Applications/ParaView/ParaViewFilters.xml          |   11 +-
 Applications/ParaView/ParaViewMainWindow.cxx       |   37 +
 Applications/ParaView/ParaViewMainWindow.h         |    2 +
 .../ParaView/Testing/Python/CMakeLists.txt         |    2 +
 Applications/ParaView/Testing/Python/CTHAMRClip.py |   28 -
 Applications/ParaView/Testing/Python/PLYWriter.py  |   67 +
 .../Python/StructuredGridVolumeRendering.pvsm      |    8 -
 .../Testing/Python/TestLineChartLabelPrefix.py     |   32 +
 .../Testing/Python/TestPythonAnnotationFilter.py   |    5 +
 .../Testing/Python/TestPythonParaViewWebMPI.py     |   20 +-
 .../Python/TestPythonParaViewWebiPythonMPI.py      |   20 +-
 .../XML/AddActiveValuesFromVisibleObjects.xml      |   20 +-
 Applications/ParaView/Testing/XML/BagPlots.xml     |   19 +
 Applications/ParaView/Testing/XML/CMakeLists.txt   |   38 +
 Applications/ParaView/Testing/XML/CTHAMRClip.xml   |    2 +-
 .../Testing/XML/CTHDerivedDensity2DClyinder.xml    |   10 +-
 .../ParaView/Testing/XML/CatalystLivePause.xml     |    2 +-
 .../ParaView/Testing/XML/CategoricalColors.xml     |   26 +-
 .../ParaView/Testing/XML/CheckSelectedBlocks.xml   |    2 +-
 Applications/ParaView/Testing/XML/Clip.xml         |   17 +-
 .../Testing/XML/ColorByCellDataStringArray.xml     |    8 +-
 .../ParaView/Testing/XML/ColorEditorControls.xml   |    8 +-
 .../Testing/XML/ColorEditorVolumeControls.xml      |    8 +-
 .../ParaView/Testing/XML/ComparativeVisPanel.xml   |    2 +-
 Applications/ParaView/Testing/XML/Contour.xml      |    8 +-
 .../ParaView/Testing/XML/CopyPasteProperties.xml   |    3 +-
 .../ParaView/Testing/XML/CustomSourceProbe.xml     |    2 +-
 .../ParaView/Testing/XML/DelimitedTextReader.xml   |   15 +
 .../ParaView/Testing/XML/ExportLinePlotToCSV.xml   |    7 +-
 .../ParaView/Testing/XML/ExportX3dPOVVRML.xml      |    2 +-
 Applications/ParaView/Testing/XML/Flow.xml         |    6 +-
 Applications/ParaView/Testing/XML/Flow2.xml        |    6 +-
 Applications/ParaView/Testing/XML/ForceTime.xml    |   21 +
 .../ParaView/Testing/XML/ForceTimeDiamond.xml      |   21 +
 .../ParaView/Testing/XML/FunctionalBagPlots.xml    |   28 +-
 .../ParaView/Testing/XML/GhostCellsGenerator.xml   |    2 +-
 .../Testing/XML/InteractiveViewLinkOffscreen.xml   |   23 +
 .../Testing/XML/InteractiveViewLinkOnscreen.xml    |   25 +
 .../Testing/XML/InteractiveViewLinkState.xml       |   33 +
 Applications/ParaView/Testing/XML/LogColorMap.xml  |   16 +-
 Applications/ParaView/Testing/XML/Molecule.xml     |   13 +
 .../ParaView/Testing/XML/MultiBlockSingleBlock.xml |   12 +
 .../Testing/XML/NiftiReaderWriterPlugin.xml        |    8 +-
 Applications/ParaView/Testing/XML/NormalGlyphs.xml |    6 +-
 Applications/ParaView/Testing/XML/OSPRay.xml       |   13 +
 Applications/ParaView/Testing/XML/OpenSaveData.xml |    2 +-
 .../ParaView/Testing/XML/OrthographicView.xml      |    2 +-
 Applications/ParaView/Testing/XML/PlotEdges.xml    |    2 +-
 Applications/ParaView/Testing/XML/PlotEdges2.xml   |    4 +-
 .../Testing/XML/PlotMatrixViewArraySelection.xml   |   30 +
 .../ParaView/Testing/XML/PointInterpolator.xml     |   27 +
 Applications/ParaView/Testing/XML/ProbePicking.xml |   12 +-
 .../ParaView/Testing/XML/ReadMolecularDataXYZ.xml  |   12 +
 .../ParaView/Testing/XML/RectilinearFractal.xml    |    2 +-
 Applications/ParaView/Testing/XML/RenderNan.xml    |    8 +-
 .../Testing/XML/RepresentationSelector.xml         |   10 +-
 .../ParaView/Testing/XML/ResetToVisibleRange.xml   |   20 +-
 .../RestoreBlockColorDefaultTransferFunction.xml   |   40 +
 .../ParaView/Testing/XML/RotateCamera90.xml        |   11 +
 Applications/ParaView/Testing/XML/SaveCSV.xml      |    2 +-
 Applications/ParaView/Testing/XML/SaveColorMap.xml |   36 +-
 .../ParaView/Testing/XML/SpherePointSource.xml     |   22 +
 Applications/ParaView/Testing/XML/SphereSlice.xml  |   17 +
 Applications/ParaView/Testing/XML/SpreadSheet3.xml |   71 +
 .../ParaView/Testing/XML/StreamTracerSurface.xml   |   14 +-
 Applications/ParaView/Testing/XML/TensorGlyph.xml  |   75 +-
 Applications/ParaView/Testing/XML/Tessellate.xml   |    2 +-
 .../ParaView/Testing/XML/TestIsoVolume.xml         |    2 +-
 .../ParaView/Testing/XML/TestMultiServer3.xml      |    2 +-
 .../ParaView/Testing/XML/TestPythonView.xml        |   20 +-
 Applications/ParaView/Testing/XML/Threshold.xml    |    6 +-
 Applications/ParaView/Testing/XML/TraceExodus.xml  |    2 +-
 .../Testing/XML/TraceExportAndSaveData.xml         |    2 +-
 .../Testing/XML/TraceSupplementalProxiesFully.xml  |   12 +-
 .../TransferFunctionResetOnVisibilityChange.xml    |    8 +-
 Applications/ParaView/Testing/XML/UndoRedo1.xml    |   32 -
 Applications/ParaView/Testing/XML/UndoRedo3.xml    |   18 +-
 Applications/ParaView/Testing/XML/UndoRedo4.xml    |    2 +-
 .../Testing/XML/exodusStateFile.3.14.1.pvsm.in     |    8 -
 CMake/ParaViewBranding.cmake                       |   51 +-
 CMake/ParaViewDetermineVersion.cmake               |   72 +-
 CMake/ParaViewMacros.cmake                         |   63 +-
 CMake/ParaViewPlugins.cmake                        |   61 +-
 CMake/ParaViewQt5.cmake                            |    4 -
 CMake/ParaViewQtVersion.cmake                      |   30 +-
 CMake/VTKModules.cmake                             |   10 +
 CMake/branded_paraview_initializer.cxx.in          |   12 +-
 CMake/branded_paraview_main.cxx.in                 |   20 +-
 CMake/pqGraphLayoutStrategyImplementation.h.in     |    2 -
 CMake/pqParaViewPlugin.cxx.in                      |   28 +-
 CMake/pqTreeLayoutStrategyImplementation.h.in      |    2 -
 CMakeLists.txt                                     |   50 +-
 Catalyst/Editions/Base/manifest.json               |    1 +
 Catalyst/Editions/Enable-Python/manifest.json      |    3 +-
 .../Essentials/VTK/Filters/Extraction/module.cmake |    2 +-
 .../VTKExtensions/Rendering/module.cmake           |    1 +
 Catalyst/Editions/Extras/manifest.json             |    6 +-
 Catalyst/Editions/HostTools/manifest.json          |    1 +
 .../VTK/Rendering/Core/CMakeLists.txt              |    4 +
 Catalyst/Editions/Rendering-Base/manifest.json     |   18 +-
 Catalyst/generate-tarballs.sh                      |   51 +
 .../Adaptors/CTHAdaptor/vtkCTHDataArray.cxx        |    2 +-
 CoProcessing/Adaptors/CTHAdaptor/vtkCTHDataArray.h |    4 -
 CoProcessing/Adaptors/CTHAdaptor/vtkCTHSource.cxx  |    4 +-
 CoProcessing/Adaptors/CTHAdaptor/vtkCTHSource.h    |    6 +-
 .../Adaptors/PhastaAdaptor/PhastaAdaptor.cxx       |    2 +-
 CoProcessing/Catalyst/CMakeLists.txt               |    5 -
 .../Cxx/vtkCustomUnstructuredGridBuilder.cxx       |    4 +-
 CoProcessing/Catalyst/vtkCPDataDescription.h       |    3 +-
 CoProcessing/Catalyst/vtkCPInputDataDescription.h  |    3 +-
 .../Testing/Cxx/CoProcessingFullWorkflowTest.cmake |    7 +-
 .../PythonCatalyst/Testing/Cxx/PythonScriptTest.py |    2 -
 .../PythonCatalyst/vtkCPPythonAdaptorAPI.h         |    3 +-
 CoProcessing/TestDriver/vtkCPCellFieldBuilder.cxx  |    2 +-
 CoProcessing/TestDriver/vtkCPNodalFieldBuilder.cxx |    2 +-
 Documentation/dev/git/develop.md                   |   10 +-
 Examples/Catalyst/CFullExample/FEAdaptor.cxx       |    2 +-
 .../CFullExample/SampleScripts/feslicescript.py    |   24 +-
 Examples/Catalyst/CFullExample2/FEAdaptor.cxx      |    2 +-
 .../CFullExample2/SampleScripts/feslicescript.py   |   25 +-
 Examples/Catalyst/CxxFullExample/FEAdaptor.cxx     |    2 +-
 .../CxxFullExample/SampleScripts/feslicecinema.py  |   19 +-
 .../CxxFullExample/SampleScripts/feslicescript.py  |   23 +-
 .../Catalyst/CxxImageDataExample/FEAdaptor.cxx     |    2 +-
 .../SampleScripts/feslicescript.py                 |   22 +-
 .../SampleScripts/feslicescript.py                 |   23 +-
 .../vtkCPMappedVectorArrayTemplate.h               |   18 +-
 .../vtkCPMappedVectorArrayTemplate.txx             |   25 +-
 .../Catalyst/CxxMultiPieceExample/FEAdaptor.cxx    |    2 +-
 .../SampleScripts/feslicescript.py                 |   24 +-
 .../SampleScripts/feslicescript.py                 |   14 +-
 .../SampleScripts/feslicescript.py                 |   14 +-
 .../Catalyst/CxxPVSMPipelineExample/FEAdaptor.cxx  |    2 +-
 .../Catalyst/CxxParticlePathExample/FEAdaptor.cxx  |    2 +-
 .../Catalyst/CxxVTKPipelineExample/FEAdaptor.cxx   |    2 +-
 .../Fortran90FullExample/SampleScripts/coproc.py   |   14 +-
 .../FortranPoissonSolver/SampleScripts/coproc.py   |   14 +-
 .../MPISubCommunicatorExample/FEAdaptor.cxx        |    2 +-
 .../SampleScripts/feslicescript.py                 |   23 +-
 .../simulation-catalyst-step6.py                   |    2 +-
 Examples/Catalyst/PythonFullExample/coprocessor.py |    3 +-
 Examples/Catalyst/PythonFullExample/cpscript.py    |   24 +-
 .../Catalyst/SampleScripts/allinputsgridwriter.py  |   26 +-
 Examples/Catalyst/SampleScripts/gridwriter.py      |   29 +-
 ...kGeometryRepresentationWithHiddenLinesRemoval.h |    3 +-
 .../HiddenLinesRemoval/vtkPVColorMaterialHelper.h  |    3 +-
 .../HiddenLinesRemoval/vtkPVLightingHelper.h       |    3 +-
 .../HiddenLinesRemoval/vtkVisibleLinesPainter.h    |    3 +-
 .../vtkVisibleLinesPolyDataMapper.h                |    3 +-
 .../RenderPassViews/vtkPVRenderViewWithShadowMap.h |    3 +-
 .../RenderPassViews/vtkPVRenderViewWithSobel.h     |    3 +-
 .../Representation/vtkMySpecialPolyDataMapper.h    |    3 +-
 .../Representation/vtkMySpecialRepresentation.h    |    3 +-
 ParaViewConfig.cmake.in                            |    1 +
 ParaViewCore/Animation/vtkAnimationPlayer.h        |    2 -
 .../Animation/vtkCompositeAnimationPlayer.h        |    2 -
 ParaViewCore/Animation/vtkPVAnimationCue.h         |    2 -
 ParaViewCore/Animation/vtkPVCameraAnimationCue.h   |    4 +-
 ParaViewCore/Animation/vtkPVCameraCueManipulator.h |    2 -
 ParaViewCore/Animation/vtkPVCompositeKeyFrame.h    |    3 +-
 ParaViewCore/Animation/vtkPVCueManipulator.h       |    3 +-
 ParaViewCore/Animation/vtkPVKeyFrameAnimationCue.h |    3 +-
 .../vtkPVKeyFrameAnimationCueForProxies.h          |    3 +-
 .../Animation/vtkPVKeyFrameCueManipulator.h        |    3 +-
 .../Animation/vtkPVRepresentationAnimationHelper.h |    3 +-
 ParaViewCore/Animation/vtkPythonAnimationCue.h     |    3 +-
 .../Animation/vtkRealtimeAnimationPlayer.h         |    3 +-
 ...vtkSIXMLAnimationWriterRepresentationProperty.h |    3 +-
 ParaViewCore/Animation/vtkSMAnimationScene.h       |    3 +-
 ParaViewCore/Animation/vtkSMAnimationSceneProxy.h  |    3 +-
 .../Animation/vtkSequenceAnimationPlayer.h         |    3 +-
 .../Core/vtkEnvironmentAnnotationFilter.h          |    2 -
 .../Core/vtkExtractsDeliveryHelper.h               |    3 +-
 .../Core/vtkNetworkAccessManager.h                 |    3 +-
 .../ClientServerCore/Core/vtkPConvertSelection.h   |    3 +-
 .../ClientServerCore/Core/vtkPVArrayInformation.h  |    8 +-
 .../Core/vtkPVCompositeDataInformation.h           |    6 +-
 .../Core/vtkPVCompositeDataInformationIterator.h   |    4 +-
 .../ClientServerCore/Core/vtkPVDataInformation.cxx |   28 +
 .../ClientServerCore/Core/vtkPVDataInformation.h   |    8 +
 .../Core/vtkPVDataSizeInformation.h                |    3 +-
 .../ClientServerCore/Core/vtkPVExtractSelection.h  |    3 +-
 .../ClientServerCore/Core/vtkPVInformation.h       |    2 -
 .../Core/vtkPVMemoryUseInformation.h               |    3 +-
 ParaViewCore/ClientServerCore/Core/vtkPVOptions.h  |    7 +-
 .../ClientServerCore/Core/vtkPVPluginLoader.cxx    |   56 +-
 .../ClientServerCore/Core/vtkPVPluginLoader.h      |    9 +-
 .../ClientServerCore/Core/vtkPVPluginTracker.cxx   |   25 +-
 .../ClientServerCore/Core/vtkPVPluginTracker.h     |    7 +-
 .../Core/vtkPVPluginsInformation.h                 |    6 +-
 .../ClientServerCore/Core/vtkPVProgressHandler.h   |    3 +-
 .../ClientServerCore/Core/vtkPVPythonOptions.cxx   |    3 +-
 .../ClientServerCore/Core/vtkPVSILInformation.h    |    5 +-
 ParaViewCore/ClientServerCore/Core/vtkPVSession.h  |    3 +-
 .../Core/vtkPVSystemConfigInformation.h            |    5 +-
 .../ClientServerCore/Core/vtkPVSystemInformation.h |    8 +-
 .../Core/vtkPVTemporalDataInformation.cxx          |    2 +-
 .../Core/vtkPVTemporalDataInformation.h            |    3 +-
 .../ClientServerCore/Core/vtkProcessModule.cxx     |   57 +-
 .../ClientServerCore/Core/vtkProcessModule.h       |   33 +-
 .../Core/vtkProcessModuleAutoMPI.cxx               |    6 +-
 .../Core/vtkProcessModuleInitializePython.h        |   26 +-
 .../Core/vtkPythonAnnotationFilter.cxx             |    2 +-
 .../Core/vtkPythonAnnotationFilter.h               |    2 -
 .../Core/vtkPythonExtractSelection.cxx             |    2 +-
 .../Core/vtkPythonExtractSelection.h               |    2 -
 .../Core/vtkPythonProgrammableFilter.h             |    3 +-
 ParaViewCore/ClientServerCore/Core/vtkSession.h    |    3 +-
 .../ClientServerCore/Core/vtkSessionIterator.h     |    3 +-
 .../Core/vtkTCPNetworkAccessManager.h              |    3 +-
 .../ClientServerCore/Default/CMakeLists.txt        |   18 +
 .../Cxx/ParaViewCoreClientServerCorePrintSelf.cxx  |    2 -
 .../Default/vtkAnnotateAttributeDataFilter.cxx     |    2 +-
 .../Default/vtkAnnotateAttributeDataFilter.h       |    4 +-
 .../Default/vtkAnnotateGlobalDataFilter.cxx        |    2 +-
 .../Default/vtkPVEnsembleDataReaderInformation.h   |    2 -
 .../Default/vtkPVEnvironmentInformation.h          |    3 -
 .../Default/vtkPVFileInformation.cxx               |  195 +-
 .../Default/vtkPVFileInformation.h                 |    7 +-
 .../Default/vtkPVMacFileInformationHelper.h        |   71 +
 .../Default/vtkPVMacFileInformationHelper.mm       |  128 +
 .../Default/vtkPVSingleOutputExtractSelection.h    |    3 +-
 .../Default/vtkPythonCalculator.cxx                |    2 +-
 .../ClientServerCore/Rendering/CMakeLists.txt      |    3 +-
 .../ClientServerCore/Rendering/module.cmake        |    3 +
 .../Rendering/vtk3DWidgetRepresentation.h          |    3 +-
 .../Rendering/vtkAMROutlineRepresentation.h        |    2 -
 .../Rendering/vtkAMRStreamingPriorityQueue.h       |    3 +-
 .../vtkAMRStreamingVolumeRepresentation.h          |    2 -
 .../Rendering/vtkCaveSynchronizedRenderers.h       |    3 +-
 .../Rendering/vtkChartRepresentation.h             |    3 +-
 .../Rendering/vtkChartSelectionRepresentation.h    |    3 +-
 .../ClientServerCore/Rendering/vtkChartWarning.h   |    5 +-
 .../Rendering/vtkClientServerMoveData.h            |    4 +-
 .../Rendering/vtkCompositeRepresentation.cxx       |   12 -
 .../Rendering/vtkCompositeRepresentation.h         |    8 +-
 .../Rendering/vtkCubeAxesRepresentation.cxx        |  608 --
 .../Rendering/vtkCubeAxesRepresentation.h          |  240 -
 .../Rendering/vtkDataLabelRepresentation.h         |    4 +-
 .../Rendering/vtkGeometryRepresentation.cxx        |   44 +-
 .../Rendering/vtkGeometryRepresentation.h          |   12 +-
 .../Rendering/vtkGeometryRepresentationWithFaces.h |    3 +-
 .../Rendering/vtkGeometrySliceRepresentation.h     |    3 +-
 .../Rendering/vtkGlyph3DRepresentation.h           |    3 +-
 .../Rendering/vtkIceTSynchronizedRenderers.h       |    4 +-
 .../Rendering/vtkImageSliceRepresentation.h        |    5 +-
 .../Rendering/vtkImageVolumeRepresentation.h       |    2 -
 .../ClientServerCore/Rendering/vtkMPIMoveData.h    |    6 +-
 .../Rendering/vtkMoleculeRepresentation.h          |    3 +-
 .../Rendering/vtkOutlineRepresentation.h           |    3 +-
 .../Rendering/vtkPExtentTranslator.h               |    3 +-
 .../Rendering/vtkPVBagChartRepresentation.cxx      |  249 +-
 .../Rendering/vtkPVBagChartRepresentation.h        |   21 +-
 .../Rendering/vtkPVBoxChartRepresentation.h        |    3 +-
 .../ClientServerCore/Rendering/vtkPVCacheKeeper.h  |    3 +-
 .../Rendering/vtkPVCacheKeeperPipeline.h           |    3 +-
 .../Rendering/vtkPVCacheSizeInformation.h          |    2 -
 .../vtkPVClientServerSynchronizedRenderers.h       |    3 +-
 ...kPVCompositeOrthographicSliceRepresentation.cxx |   35 -
 ...vtkPVCompositeOrthographicSliceRepresentation.h |   21 +-
 .../Rendering/vtkPVCompositeRepresentation.cxx     |   66 -
 .../Rendering/vtkPVCompositeRepresentation.h       |   23 +-
 .../ClientServerCore/Rendering/vtkPVContextView.h  |    3 +-
 .../Rendering/vtkPVDataDeliveryManager.h           |    9 +-
 .../Rendering/vtkPVDataRepresentation.cxx          |   23 +-
 .../Rendering/vtkPVDataRepresentation.h            |    3 +-
 .../Rendering/vtkPVDataRepresentationPipeline.h    |    3 +-
 .../Rendering/vtkPVDisplayInformation.cxx          |   17 +-
 .../Rendering/vtkPVDisplayInformation.h            |    3 +
 .../Rendering/vtkPVHardwareSelector.h              |    3 +-
 .../Rendering/vtkPVHistogramChartRepresentation.h  |    3 +-
 .../Rendering/vtkPVImageSliceMapper.cxx            |   25 +-
 .../Rendering/vtkPVImageSliceMapper.h              |    6 +-
 .../Rendering/vtkPVImplicitPlaneRepresentation.h   |    4 +-
 .../Rendering/vtkPVLastSelectionInformation.h      |    3 +-
 .../Rendering/vtkPVMultiSliceView.h                |    3 +-
 .../Rendering/vtkPVOpenGLInformation.h             |    2 -
 .../Rendering/vtkPVOrthographicSliceView.h         |    4 +-
 .../vtkPVParallelCoordinatesRepresentation.h       |    3 +-
 .../Rendering/vtkPVPlotMatrixRepresentation.cxx    |   22 +
 .../Rendering/vtkPVProminentValuesInformation.h    |    4 +-
 .../Rendering/vtkPVRayCastPickingHelper.cxx        |    6 +-
 .../ClientServerCore/Rendering/vtkPVRenderView.cxx |  214 +-
 .../ClientServerCore/Rendering/vtkPVRenderView.h   |   46 +-
 .../Rendering/vtkPVRenderViewSettings.cxx          |    3 +-
 .../Rendering/vtkPVRenderViewSettings.h            |    9 +-
 .../Rendering/vtkPVRepresentedDataInformation.h    |    3 +-
 .../Rendering/vtkPVSelectionInformation.h          |    2 -
 .../Rendering/vtkPVStreamingPiecesInformation.h    |    7 +-
 .../Rendering/vtkPVSynchronizedRenderWindows.cxx   |    7 +-
 .../Rendering/vtkPVSynchronizedRenderWindows.h     |    3 +-
 .../Rendering/vtkPVSynchronizedRenderer.cxx        |   10 +-
 .../Rendering/vtkPVSynchronizedRenderer.h          |    4 +-
 .../ClientServerCore/Rendering/vtkPVView.h         |    3 +-
 .../ClientServerCore/Rendering/vtkPVXYChartView.h  |    3 +-
 .../Rendering/vtkPythonRepresentation.h            |    4 -
 .../ClientServerCore/Rendering/vtkPythonView.cxx   |    2 +-
 .../ClientServerCore/Rendering/vtkPythonView.h     |    2 -
 .../Rendering/vtkQuartileChartRepresentation.h     |    3 +-
 .../Rendering/vtkSelectionDeliveryFilter.h         |    3 +-
 .../Rendering/vtkSelectionRepresentation.h         |    3 +-
 .../Rendering/vtkSpreadSheetRepresentation.cxx     |   25 +-
 .../Rendering/vtkSpreadSheetRepresentation.h       |   24 +-
 .../Rendering/vtkSpreadSheetView.h                 |    3 +-
 .../vtkStructuredGridVolumeRepresentation.h        |    3 +-
 .../Rendering/vtkTextSourceRepresentation.h        |    3 +-
 .../vtkUnstructuredGridVolumeRepresentation.h      |    3 +-
 .../Rendering/vtkXYChartRepresentation.cxx         |    4 +-
 .../Rendering/vtkXYChartRepresentation.h           |    9 +-
 .../Rendering/vtkXYChartRepresentationInternals.h  |    9 +-
 .../Common/vtkClientServerInterpreterInitializer.h |    4 +-
 ParaViewCore/Common/vtkCommandOptions.h            |    6 +-
 ParaViewCore/Common/vtkPVInstantiator.h            |    4 +-
 ParaViewCore/Common/vtkPVXMLElement.h              |    4 -
 ParaViewCore/Common/vtkPVXMLParser.cxx             |   16 +
 ParaViewCore/Common/vtkPVXMLParser.h               |    7 +
 ParaViewCore/Common/vtkStringList.h                |    4 +-
 .../ServerImplementation/Core/CMakeLists.txt       |    5 +
 .../Core/vtkPVCatalystSessionCore.h                |    3 +-
 .../ServerImplementation/Core/vtkPVSessionBase.h   |    9 +-
 .../ServerImplementation/Core/vtkPVSessionCore.h   |    7 +-
 .../Core/vtkPVSessionCoreInterpreterHelper.h       |    3 +-
 .../Core/vtkPVSessionServer.cxx                    |    6 +
 .../ServerImplementation/Core/vtkPVSessionServer.h |    3 +-
 .../Core/vtkSIArraySelectionProperty.h             |    3 +-
 .../Core/vtkSICollaborationManager.h               |    3 +-
 .../Core/vtkSICompoundSourceProxy.h                |    3 +-
 .../Core/vtkSIDataArrayProperty.h                  |    3 +-
 .../Core/vtkSIDirectoryProxy.h                     |    4 -
 .../Core/vtkSIDoubleVectorProperty.h               |    3 +-
 .../Core/vtkSIIdTypeVectorProperty.h               |    3 +-
 .../Core/vtkSIIndexSelectionProperty.h             |    3 +-
 .../ServerImplementation/Core/vtkSIInputProperty.h |    3 +-
 .../Core/vtkSIIntVectorProperty.h                  |    3 +-
 .../Core/vtkSIMetaReaderProxy.h                    |    3 -
 .../ServerImplementation/Core/vtkSIObject.h        |    6 +-
 .../ServerImplementation/Core/vtkSIProperty.h      |    3 +-
 .../ServerImplementation/Core/vtkSIProxy.h         |    5 +-
 .../Core/vtkSIProxyDefinitionManager.h             |    3 +-
 .../ServerImplementation/Core/vtkSIProxyProperty.h |    3 +-
 .../ServerImplementation/Core/vtkSISILProperty.h   |    2 -
 .../ServerImplementation/Core/vtkSISourceProxy.cxx |   11 +-
 .../ServerImplementation/Core/vtkSISourceProxy.h   |    3 +-
 .../Core/vtkSIStringVectorProperty.h               |    4 +-
 .../Core/vtkSITimeLabelProperty.h                  |    3 +-
 .../Core/vtkSITimeRangeProperty.h                  |    3 +-
 .../Core/vtkSITimeStepsProperty.h                  |    3 +-
 .../Core/vtkSIVectorProperty.h                     |    3 +-
 .../Core/vtkSIVectorPropertyTemplate.h             |    3 +-
 .../ServerImplementation/Core/vtkSIWriterProxy.h   |    3 +-
 .../Rendering/vtkSIImageTextureProxy.h             |    3 +-
 .../Rendering/vtkSIPVRepresentationProxy.cxx       |    5 -
 .../Rendering/vtkSIPVRepresentationProxy.h         |    3 +-
 ...tkSIUnstructuredGridVolumeRepresentationProxy.h |    3 +-
 ParaViewCore/ServerManager/Core/CMakeLists.txt     |    6 +
 .../ServerManager/Core/vtkLiveInsituLink.h         |    3 +-
 .../ServerManager/Core/vtkSMArrayListDomain.h      |    4 -
 .../ServerManager/Core/vtkSMBoundsDomain.cxx       |   42 +-
 .../ServerManager/Core/vtkSMBoundsDomain.h         |   13 +-
 .../ServerManager/Core/vtkSMCollaborationManager.h |    3 +-
 .../Core/vtkSMCompositeTreeDomain.cxx              |   30 +-
 .../ServerManager/Core/vtkSMCompositeTreeDomain.h  |   47 +-
 .../ServerManager/Core/vtkSMCompoundSourceProxy.h  |    3 +-
 .../vtkSMCompoundSourceProxyDefinitionBuilder.h    |    2 -
 .../ServerManager/Core/vtkSMCoreUtilities.h        |    3 +-
 .../ServerManager/Core/vtkSMDataSourceProxy.h      |    3 +-
 .../ServerManager/Core/vtkSMDataTypeDomain.h       |    6 +-
 .../ServerManager/Core/vtkSMDeserializer.h         |    3 +-
 .../ServerManager/Core/vtkSMDeserializerProtobuf.h |    3 +-
 .../ServerManager/Core/vtkSMDeserializerXML.h      |    3 +-
 .../ServerManager/Core/vtkSMDeserializerXMLCache.h |    3 +-
 .../ServerManager/Core/vtkSMDimensionsDomain.h     |    3 +-
 ParaViewCore/ServerManager/Core/vtkSMDomain.h      |    5 +-
 .../ServerManager/Core/vtkSMDomainIterator.h       |    2 -
 .../ServerManager/Core/vtkSMDoubleVectorProperty.h |    2 -
 .../ServerManager/Core/vtkSMEnumerationDomain.h    |    5 +-
 .../Core/vtkSMGlobalPropertiesLinkUndoElement.h    |    3 +-
 .../Core/vtkSMGlobalPropertiesProxy.h              |    3 +-
 .../ServerManager/Core/vtkSMInputProperty.h        |    2 -
 .../ServerManager/Core/vtkSMInsituStateLoader.h    |    3 +-
 .../ServerManager/Core/vtkSMIntVectorProperty.h    |    3 +-
 ParaViewCore/ServerManager/Core/vtkSMLink.h        |   10 +-
 .../ServerManager/Core/vtkSMLiveInsituLinkProxy.h  |    3 +-
 .../Core/vtkSMNumberOfComponentsDomain.h           |    3 +-
 ParaViewCore/ServerManager/Core/vtkSMOutputPort.h  |    3 +-
 .../Core/vtkSMParaViewPipelineController.cxx       |  103 +-
 .../Core/vtkSMParaViewPipelineController.h         |   13 +-
 .../ServerManager/Core/vtkSMPipelineState.h        |    4 +-
 .../ServerManager/Core/vtkSMPluginLoaderProxy.h    |    3 +-
 .../ServerManager/Core/vtkSMPluginManager.h        |    4 +-
 ParaViewCore/ServerManager/Core/vtkSMProperty.h    |   10 +-
 .../ServerManager/Core/vtkSMPropertyHelper.cxx     |   32 +
 .../ServerManager/Core/vtkSMPropertyHelper.h       |   12 +-
 .../ServerManager/Core/vtkSMPropertyIterator.h     |    2 -
 .../ServerManager/Core/vtkSMPropertyLink.h         |    6 +-
 ParaViewCore/ServerManager/Core/vtkSMProxy.cxx     |   42 +-
 ParaViewCore/ServerManager/Core/vtkSMProxy.h       |   11 +-
 .../Core/vtkSMProxyDefinitionManager.h             |    4 +-
 .../ServerManager/Core/vtkSMProxyGroupDomain.h     |    3 +-
 .../Core/vtkSMProxyInitializationHelper.cxx        |   33 +
 .../Core/vtkSMProxyInitializationHelper.h          |   70 +
 .../ServerManager/Core/vtkSMProxyIterator.h        |    4 -
 ParaViewCore/ServerManager/Core/vtkSMProxyLink.h   |    6 +-
 .../ServerManager/Core/vtkSMProxyListDomain.cxx    |  300 +-
 .../ServerManager/Core/vtkSMProxyListDomain.h      |    7 +
 .../ServerManager/Core/vtkSMProxyLocator.h         |    3 +-
 .../ServerManager/Core/vtkSMProxyManager.h         |    3 +-
 .../ServerManager/Core/vtkSMProxyProperty.h        |    4 +-
 .../ServerManager/Core/vtkSMProxySelectionModel.h  |   15 +-
 .../ServerManager/Core/vtkSMRangeDomainTemplate.h  |   20 +-
 .../Core/vtkSMRangeDomainTemplate.txx              |   73 +-
 .../ServerManager/Core/vtkSMReaderFactory.h        |    4 +-
 .../ServerManager/Core/vtkSMRemoteObject.h         |    4 +-
 .../Core/vtkSMRemoteObjectUpdateUndoElement.h      |    3 -
 ParaViewCore/ServerManager/Core/vtkSMSILDomain.h   |    3 +-
 ParaViewCore/ServerManager/Core/vtkSMSILModel.h    |    5 +-
 .../ServerManager/Core/vtkSMSelectionLink.h        |    2 -
 .../ServerManager/Core/vtkSMServerStateLocator.h   |    2 -
 ParaViewCore/ServerManager/Core/vtkSMSession.h     |    5 +-
 .../ServerManager/Core/vtkSMSessionClient.cxx      |    6 +
 .../ServerManager/Core/vtkSMSessionClient.h        |    5 +-
 .../ServerManager/Core/vtkSMSessionProxyManager.h  |    6 +-
 .../ServerManager/Core/vtkSMSettingsProxy.h        |    3 +-
 ParaViewCore/ServerManager/Core/vtkSMSourceProxy.h |    8 +-
 ParaViewCore/ServerManager/Core/vtkSMStateLoader.h |    2 -
 .../ServerManager/Core/vtkSMStateLocator.h         |    3 +-
 .../Core/vtkSMStateVersionController.cxx           |   24 +
 .../Core/vtkSMStateVersionController.h             |    2 +-
 .../ServerManager/Core/vtkSMStringListDomain.h     |    3 +-
 .../ServerManager/Core/vtkSMStringVectorProperty.h |    2 -
 ParaViewCore/ServerManager/Core/vtkSMTimeKeeper.h  |    3 +-
 .../ServerManager/Core/vtkSMTimeKeeperProxy.h      |    4 +-
 ParaViewCore/ServerManager/Core/vtkSMUndoStack.h   |    4 +-
 .../ServerManager/Core/vtkSMUndoStackBuilder.h     |    4 +-
 .../Core/vtkSMVectorPropertyTemplate.h             |    7 +
 .../ServerManager/Core/vtkSMWriterFactory.cxx      |    5 +
 .../ServerManager/Core/vtkSMWriterFactory.h        |    4 +-
 ParaViewCore/ServerManager/Default/CMakeLists.txt  |    8 +-
 .../Default/Testing/Python/Animation.py            |    2 -
 .../Default/Testing/Python/AnimationCache.py       |    2 -
 .../Default/Testing/Python/CMakeLists.txt          |    2 +
 .../ColorAttributeTypeBackwardsCompatibility.py    |   26 +-
 .../Testing/Python/GhostCellsInMergeBlocks.py      |    1 -
 .../Testing/Python/PointGaussianProperties.py      |    2 +-
 .../Default/Testing/Python/PythonSelection.py      |    4 +-
 .../Default/Testing/Python/PythonTestBenchmark.py  |   34 +
 .../Default/Testing/Python/TestCleanArrays.py      |  108 +
 ParaViewCore/ServerManager/Default/settings.xml    |   40 +-
 .../ServerManager/Default/vtkPVGeneralSettings.h   |    3 +-
 .../Default/vtkPVMultiServerDataSource.h           |    3 +-
 .../ServerManager/Default/vtkSMCSVExporterProxy.h  |    3 +-
 .../ServerManager/Default/vtkSMDirectoryProxy.h    |    3 +-
 .../ServerManager/Default/vtkSMExporterProxy.h     |    4 +-
 .../Default/vtkSMGL2PSExporterProxy.h              |    3 +-
 .../Default/vtkSMInteractionUndoStackBuilder.cxx   |    2 -
 .../Default/vtkSMInteractionUndoStackBuilder.h     |    3 +-
 .../Default/vtkSMMultiServerSourceProxy.h          |    4 +-
 .../vtkSMPLYWriterProxyInitializationHelper.cxx    |   79 +
 .../vtkSMPLYWriterProxyInitializationHelper.h      |   46 +
 .../ServerManager/Default/vtkSMProxyClipboard.h    |    4 +-
 .../Default/vtkSMRenderViewExporterProxy.h         |    3 +-
 .../ServerManager/Default/vtkSMViewExportHelper.h  |    3 +-
 .../ServerManager/Rendering/ColorMaps.json         |  168 +-
 .../Rendering/Testing/Cxx/CMakeLists.txt           |    1 +
 ...TestParaViewPipelineControllerWithRendering.cxx |  151 +
 .../Rendering/vtkPVComparativeAnimationCue.h       |    3 +-
 .../Rendering/vtkPVComparativeView.cxx             |  123 +-
 .../ServerManager/Rendering/vtkPVComparativeView.h |   13 +-
 .../Rendering/vtkPVRepresentedArrayListSettings.h  |    3 +-
 .../Rendering/vtkSMBagChartSeriesListDomain.h      |    3 +-
 .../Rendering/vtkSMBoxRepresentationProxy.h        |    3 +-
 .../ServerManager/Rendering/vtkSMCameraLink.h      |    3 +-
 .../ServerManager/Rendering/vtkSMCameraProxy.cxx   |    4 -
 .../Rendering/vtkSMChartRepresentationProxy.h      |    3 +-
 .../Rendering/vtkSMChartSeriesListDomain.h         |    3 +-
 .../Rendering/vtkSMChartSeriesSelectionDomain.h    |    2 -
 .../Rendering/vtkSMChartUseIndexForAxisDomain.h    |    3 +-
 .../Rendering/vtkSMComparativeAnimationCueProxy.h  |    3 +-
 .../Rendering/vtkSMComparativeViewProxy.cxx        |    9 +
 .../Rendering/vtkSMComparativeViewProxy.h          |    4 +
 .../Rendering/vtkSMContextViewProxy.h              |    6 +-
 .../Rendering/vtkSMDataDeliveryManager.h           |    3 +-
 ...tkSMFunctionalBagChartSeriesSelectionDomain.cxx |   21 +-
 .../vtkSMFunctionalBagChartSeriesSelectionDomain.h |    2 -
 .../Rendering/vtkSMMultiSliceViewProxy.h           |    4 +-
 .../vtkSMNewWidgetRepresentationProxy.cxx          |  105 +-
 .../Rendering/vtkSMNewWidgetRepresentationProxy.h  |   39 +-
 .../Rendering/vtkSMOrthographicSliceViewProxy.h    |    3 +-
 .../Rendering/vtkSMPVRepresentationProxy.h         |    2 +-
 ...tkSMParaViewPipelineControllerWithRendering.cxx |    9 -
 .../vtkSMParaViewPipelineControllerWithRendering.h |    3 +-
 .../Rendering/vtkSMPlotMatrixViewProxy.cxx         |    7 +
 .../Rendering/vtkSMPlotMatrixViewProxy.h           |    4 +-
 .../ServerManager/Rendering/vtkSMPythonViewProxy.h |    2 -
 .../ServerManager/Rendering/vtkSMRenderViewProxy.h |    3 +-
 .../Rendering/vtkSMRepresentationProxy.cxx         |   16 +-
 .../Rendering/vtkSMRepresentationProxy.h           |    3 +-
 .../Rendering/vtkSMRepresentationTypeDomain.h      |    3 +-
 .../Rendering/vtkSMRepresentedArrayListDomain.h    |    3 +-
 .../vtkSMScalarBarWidgetRepresentationProxy.h      |    3 +-
 .../vtkSMSpreadSheetRepresentationProxy.h          |    3 +-
 .../Rendering/vtkSMTextWidgetRepresentationProxy.h |    4 +-
 .../Rendering/vtkSMTransferFunctionManager.h       |    3 +-
 .../Rendering/vtkSMTransferFunctionPresets.h       |    3 +-
 .../Rendering/vtkSMTransferFunctionProxy.h         |    3 +-
 .../ServerManager/Rendering/vtkSMUtilities.cxx     |   81 +
 .../ServerManager/Rendering/vtkSMUtilities.h       |   11 +-
 .../Rendering/vtkSMViewLayoutProxy.cxx             |   52 +-
 .../ServerManager/Rendering/vtkSMViewLayoutProxy.h |    4 +-
 .../ServerManager/Rendering/vtkSMViewProxy.h       |    3 +-
 .../Rendering/vtkSMViewProxyInteractorHelper.h     |    3 +-
 .../SMApplication/Resources/3d_widgets.xml         |   71 +-
 .../SMApplication/Resources/filters.xml            |  279 +-
 .../SMApplication/Resources/internal_writers.xml   |   54 +-
 .../SMApplication/Resources/proxies_mpi.xml        |    2 +-
 .../SMApplication/Resources/readers.xml            |   51 +-
 .../SMApplication/Resources/rendering.xml          |   17 -
 .../SMApplication/Resources/sources.xml            |   87 +-
 .../SMApplication/Resources/utilities.xml          |  303 +-
 .../Resources/views_and_representations.xml        |  673 +-
 .../SMApplication/Resources/writers.xml            |   16 +-
 .../SMApplication/vtkInitializationHelper.cxx      |    2 +-
 .../VTKExtensions/CGNSReader/CMakeLists.txt        |    3 +-
 .../CGNSReader/Testing/Cxx/CMakeLists.txt          |   21 +
 .../CGNSReader/Testing/Cxx/TestCGNSReader.cxx      |   82 +
 .../Testing/Cxx/TestReadCGNSSolution.cxx           |   81 +
 .../CGNSReader/Testing/Data/Example_mixed.cgns.md5 |    1 +
 .../Testing/Data/Example_nface_n.cgns.md5          |    1 +
 .../Testing/Data/channelBump_solution.cgns.md5     |    1 +
 ParaViewCore/VTKExtensions/CGNSReader/module.cmake |    7 +
 .../VTKExtensions/CGNSReader/vtkCGNSReader.cxx     |  515 +-
 .../VTKExtensions/CGNSReader/vtkCGNSReader.h       |   45 +-
 .../CGNSReader/vtkCGNSReaderInternal.cxx           |    1 +
 .../Core/vtkCompositeMultiProcessController.h      |    4 +-
 .../Core/vtkDistributedTrivialProducer.h           |    3 +-
 .../Core/vtkMultiProcessControllerHelper.h         |    3 +-
 .../VTKExtensions/Core/vtkPVTrivialProducer.h      |    4 +-
 ParaViewCore/VTKExtensions/Core/vtkUndoElement.h   |    3 +-
 .../VTKExtensions/CosmoTools/CMakeLists.txt        |    2 +-
 .../VTKExtensions/CosmoTools/vtkACosmoReader.h     |    3 -
 .../VTKExtensions/CosmoTools/vtkPANLHaloFinder.cxx |   10 +-
 .../CosmoTools/vtkPANLSubhaloFinder.cxx            |    4 +-
 .../VTKExtensions/CosmoTools/vtkPCosmoReader.cxx   |    2 +-
 .../CosmoTools/vtkPGenericIOMultiBlockReader.cxx   |    8 +-
 .../CosmoTools/vtkPGenericIOMultiBlockWriter.cxx   |   28 +-
 .../CosmoTools/vtkPGenericIOMultiBlockWriter.h     |    4 +-
 .../CosmoTools/vtkPGenericIOReader.cxx             |    6 +-
 .../VTKExtensions/CosmoTools/vtkPGenericIOReader.h |    2 -
 .../VTKExtensions/CosmoTools/vtkPLANLHaloFinder.h  |    2 -
 .../vtkPMultiResolutionGenericIOReader.h           |    3 +-
 ParaViewCore/VTKExtensions/Default/CMakeLists.txt  |    1 +
 ParaViewCore/VTKExtensions/Default/module.cmake    |    1 +
 .../VTKExtensions/Default/vtkAMRConnectivity.h     |    3 +-
 .../VTKExtensions/Default/vtkAMRDualClip.h         |    3 +-
 .../VTKExtensions/Default/vtkAMRDualContour.h      |    3 +-
 .../VTKExtensions/Default/vtkAMRDualGridHelper.h   |    8 -
 .../Default/vtkAMRFragmentIntegration.h            |    3 +-
 .../VTKExtensions/Default/vtkAppendArcLength.h     |    3 +-
 .../Default/vtkAttributeDataReductionFilter.h      |    3 +-
 ParaViewCore/VTKExtensions/Default/vtkCSVWriter.h  |    3 +-
 .../Default/vtkDataSetRegionSurfaceFilter.cxx      |    6 +-
 .../Default/vtkDataSetRegionSurfaceFilter.h        |    2 -
 .../VTKExtensions/Default/vtkExtractHistogram.h    |    2 -
 .../Default/vtkExtractSelectionRange.h             |    2 -
 .../VTKExtensions/Default/vtkFileSeriesReader.cxx  |    4 +-
 .../VTKExtensions/Default/vtkFileSeriesReader.h    |    2 -
 .../VTKExtensions/Default/vtkFileSeriesWriter.h    |    7 +-
 .../VTKExtensions/Default/vtkFlashContour.h        |    3 +-
 .../VTKExtensions/Default/vtkGridAxes2DActor.h     |    3 +-
 .../VTKExtensions/Default/vtkGridAxes3DActor.h     |    4 +-
 .../VTKExtensions/Default/vtkGridAxesHelper.h      |    4 +-
 .../Default/vtkGridAxesPlane2DActor.h              |    2 -
 .../VTKExtensions/Default/vtkGridConnectivity.h    |    4 +-
 .../VTKExtensions/Default/vtkHybridProbeFilter.h   |    3 +-
 .../Default/vtkImageFileSeriesReader.h             |    4 +-
 .../Default/vtkInSituPParticlePathFilter.cxx       |    1 -
 .../VTKExtensions/Default/vtkIntegrateAttributes.h |    3 +-
 .../VTKExtensions/Default/vtkIntersectFragments.h  |    3 +-
 .../Default/vtkMaterialInterfaceFilter.h           |    3 +-
 ParaViewCore/VTKExtensions/Default/vtkMinMax.h     |    4 +-
 .../Default/vtkPEnSightGoldBinaryReader.cxx        |    2 +-
 .../Default/vtkPEnSightGoldReader.cxx              |    2 -
 .../VTKExtensions/Default/vtkPEnSightGoldReader.h  |    2 -
 .../VTKExtensions/Default/vtkPEnSightReader.h      |    9 +-
 .../VTKExtensions/Default/vtkPPhastaReader.h       |    2 -
 .../VTKExtensions/Default/vtkPVAMRDualClip.h       |    3 -
 .../VTKExtensions/Default/vtkPVAMRDualContour.h    |    3 -
 .../Default/vtkPVAMRFragmentIntegration.h          |    3 -
 ParaViewCore/VTKExtensions/Default/vtkPVBox.h      |    3 +-
 .../VTKExtensions/Default/vtkPVClipDataSet.h       |    3 +-
 .../VTKExtensions/Default/vtkPVExtractBagPlots.cxx |  328 +-
 .../VTKExtensions/Default/vtkPVExtractBagPlots.h   |   48 +-
 .../VTKExtensions/Default/vtkPVFrustumActor.h      |    3 +-
 .../VTKExtensions/Default/vtkPVGridAxes3DActor.h   |    3 +-
 .../VTKExtensions/Default/vtkPVImageReader.h       |    3 +-
 .../VTKExtensions/Default/vtkPVLegacyGlyphFilter.h |    4 +-
 .../VTKExtensions/Default/vtkPVNullSource.h        |    3 +-
 .../VTKExtensions/Default/vtkPVPLYWriter.cxx       |  112 +
 .../VTKExtensions/Default/vtkPVPLYWriter.h         |   77 +
 ParaViewCore/VTKExtensions/Default/vtkPVPlane.h    |    3 +-
 .../VTKExtensions/Default/vtkPVSelectionSource.cxx |   39 +-
 .../VTKExtensions/Default/vtkPVSelectionSource.h   |    3 +-
 .../VTKExtensions/Default/vtkPVTextSource.h        |    4 +-
 .../VTKExtensions/Default/vtkPVTransform.h         |    2 -
 .../Default/vtkParallelSerialWriter.h              |    3 +-
 .../VTKExtensions/Default/vtkPhastaReader.h        |    2 -
 ParaViewCore/VTKExtensions/Default/vtkPlotEdges.h  |    6 +-
 .../Default/vtkQuerySelectionSource.h              |    3 +-
 .../Default/vtkRectilinearGridConnectivity.cxx     |   18 +-
 .../VTKExtensions/Default/vtkScatterPlotMapper.h   |    6 +-
 .../Default/vtkScatterPlotPainter.cxx              |    4 +-
 .../VTKExtensions/Default/vtkScatterPlotPainter.h  |    3 +-
 .../VTKExtensions/Default/vtkSciVizStatistics.h    |    2 -
 .../VTKExtensions/Default/vtkSpyPlotReader.cxx     |    2 +-
 .../VTKExtensions/Default/vtkSpyPlotReader.h       |    8 +
 .../VTKExtensions/Default/vtkSurfaceVectors.h      |    2 -
 .../VTKExtensions/Default/vtkTimeToTextConvertor.h |    3 +-
 .../Default/vtkUnstructuredPOPReader.cxx           |   10 +-
 .../Default/vtkXMLCollectionReader.cxx             |   10 +-
 .../VTKExtensions/Default/vtkXMLPVDWriter.cxx      |    4 +-
 ParaViewCore/VTKExtensions/Points/CMakeLists.txt   |    5 +
 ParaViewCore/VTKExtensions/Points/module.cmake     |   13 +
 ParaViewCore/VTKExtensions/Points/points.xml       |  938 +++
 .../VTKExtensions/Points/vtkBoundedPlaneSource.cxx |  102 +
 .../VTKExtensions/Points/vtkBoundedPlaneSource.h   |   70 +
 .../Points/vtkBoundedVolumeSource.cxx              |   81 +
 .../VTKExtensions/Points/vtkBoundedVolumeSource.h  |   68 +
 .../VTKExtensions/Rendering/CMakeLists.txt         |    4 +-
 .../Rendering/Testing/Cxx/CMakeLists.txt           |   31 +-
 .../Rendering/Testing/Cxx/TestImageCompressors.cxx |  213 +
 ParaViewCore/VTKExtensions/Rendering/module.cmake  |    5 +
 .../vtkAllToNRedistributeCompositePolyData.h       |    3 +-
 .../Rendering/vtkAttributeDataToTableFilter.cxx    |    2 +-
 .../Rendering/vtkAttributeDataToTableFilter.h      |    3 +-
 .../Rendering/vtkBlockDeliveryPreprocessor.cxx     |   56 +-
 .../Rendering/vtkBlockDeliveryPreprocessor.h       |   14 +-
 .../VTKExtensions/Rendering/vtkCSVExporter.cxx     |    7 +-
 .../VTKExtensions/Rendering/vtkCSVExporter.h       |    3 +-
 .../Rendering/vtkCameraInterpolator2.h             |    7 -
 .../VTKExtensions/Rendering/vtkCinemaExporter.cxx  |    7 +
 .../VTKExtensions/Rendering/vtkCinemaExporter.h    |    5 +
 .../VTKExtensions/Rendering/vtkCleanArrays.cxx     |  239 +-
 .../VTKExtensions/Rendering/vtkCleanArrays.h       |   17 +-
 .../vtkCompositeDataToUnstructuredGridFilter.h     |    3 +-
 .../VTKExtensions/Rendering/vtkIceTCompositePass.h |    6 +-
 .../VTKExtensions/Rendering/vtkImageCompressor.h   |    2 -
 .../VTKExtensions/Rendering/vtkKdTreeManager.h     |    2 -
 .../VTKExtensions/Rendering/vtkLZ4Compressor.h     |    3 +-
 .../Rendering/vtkMPICompositeManager.h             |    2 -
 .../VTKExtensions/Rendering/vtkMarkSelectedRows.h  |    3 +-
 .../Rendering/vtkMultiSliceContextItem.h           |    3 +-
 .../VTKExtensions/Rendering/vtkPVAxesActor.h       |    6 +-
 .../VTKExtensions/Rendering/vtkPVAxesWidget.h      |    6 +-
 .../VTKExtensions/Rendering/vtkPVCenterAxesActor.h |    3 +-
 .../VTKExtensions/Rendering/vtkPVDefaultPass.h     |    3 +-
 .../vtkPVDiscretizableColorTransferFunction.cxx    |    6 +-
 .../VTKExtensions/Rendering/vtkPVGL2PSExporter.h   |    9 +-
 .../Rendering/vtkPVGeometryFilter.cxx              |    9 +-
 .../VTKExtensions/Rendering/vtkPVGeometryFilter.h  |    4 +-
 .../vtkPVInteractiveViewLinkRepresentation.cxx     |  309 +
 .../vtkPVInteractiveViewLinkRepresentation.h       |   55 +
 .../Rendering/vtkPVInteractorStyle.cxx             |  108 +
 .../VTKExtensions/Rendering/vtkPVInteractorStyle.h |   14 +-
 .../VTKExtensions/Rendering/vtkPVLODActor.cxx      |   66 +-
 .../VTKExtensions/Rendering/vtkPVLODActor.h        |   13 +-
 .../VTKExtensions/Rendering/vtkPVMergeTables.h     |    3 +-
 .../Rendering/vtkPVMergeTablesMultiBlock.h         |    3 +-
 .../VTKExtensions/Rendering/vtkPVPlotTime.cxx      |   24 +-
 .../VTKExtensions/Rendering/vtkPVPlotTime.h        |    3 +-
 .../Rendering/vtkPVScalarBarActor.cxx              |    4 +-
 .../Rendering/vtkPVTrackballZoomToMouse.cxx        |   64 +
 .../Rendering/vtkPVTrackballZoomToMouse.h          |   51 +
 .../Rendering/vtkPVUpdateSuppressor.h              |    3 +-
 .../Rendering/vtkRedistributePolyData.h            |    3 -
 .../VTKExtensions/Rendering/vtkReductionFilter.h   |    3 +-
 .../Rendering/vtkResampledAMRImageSource.h         |    3 +-
 .../Rendering/vtkSelectionConverter.h              |    3 +-
 .../Rendering/vtkSortedTableStreamer.cxx           |    3 +-
 .../VTKExtensions/Rendering/vtkSquirtCompressor.h  |    3 +-
 .../VTKExtensions/Rendering/vtkTexturePainter.h    |    5 +-
 .../VTKExtensions/Rendering/vtkTileDisplayHelper.h |    3 +-
 .../VTKExtensions/Rendering/vtkTilesHelper.h       |    3 +-
 .../VTKExtensions/Rendering/vtkViewLayout.h        |    3 +-
 .../Rendering/vtkWeightedRedistributePolyData.h    |    3 -
 .../Rendering/vtkZlibImageCompressor.h             |    3 +-
 .../Testing/DistributedSubsetSortingTable.cxx      |    6 +-
 Plugins/AdiosReader/vtkAdiosPixieReader.h          |    3 +-
 .../Testing/AnalyzeReaderWriterPlugin.xml          |    8 +-
 Plugins/CDIReader/CMakeLists.txt                   |    5 +-
 Plugins/CDIReader/cdilib.c                         |    4 +-
 Plugins/CatalystScriptGenerator/CMakeLists.txt     |   23 +-
 .../Testing/CatalystCinemaCompositeGUI.xml         |   25 +-
 .../Testing/CatalystCinemaGUI.xml                  |    2 +-
 .../Testing/CatalystGUI-static.xml                 |   37 -
 .../Testing/CatalystGUI.xml                        |    2 +-
 .../pqCPExportStateWizard.cxx                      |   10 +-
 .../vtkDepthImageProcessingPass.cxx                |    3 +-
 .../EyeDomeLighting/vtkEDLShading.cxx              |    4 +-
 .../EyeDomeLighting/vtkEDLShading.h                |    2 -
 .../ParaViewPlugin/vtkPVRenderViewWithEDL.h        |    3 +-
 Plugins/ForceTime/CMakeLists.txt                   |   16 -
 Plugins/ForceTime/ForceTimeServer.xml              |   52 -
 Plugins/ForceTime/plugin.cmake                     |    3 -
 Plugins/ForceTime/vtkForceTime.cxx                 |  147 -
 Plugins/ForceTime/vtkForceTime.h                   |   62 -
 Plugins/GMVReader/CMakeLists.txt                   |   35 +-
 Plugins/GMVReader/GMVReaderSM.xml                  |   18 +-
 Plugins/GMVReader/Testing/GMVReaderBasicRead.xml   |   14 +-
 .../Testing/GMVReaderBasicRead_WithVisitBridge.xml |   14 +-
 Plugins/GMVReader/pqGMVReaderPanel.h               |    6 +-
 Plugins/GMVReader/vtkGMVReader.h                   |   16 +-
 .../FmmMesh/gw_core/GW_Config.h                    |    6 +-
 .../FmmMesh/gw_core/stdafx.h                       |    2 +-
 .../FmmMesh/gw_geodesic/stdafx.h                   |    2 +-
 .../FmmMesh/gw_maths/GW_MathsConfig.h              |    2 +-
 .../FmmMesh/vtkFmmMeshConfig.h.in                  |    2 +-
 .../GeodesicMeasurement.xml                        |   85 +
 .../vtkFastMarchingGeodesicDistance.cxx            |   41 +-
 .../vtkFastMarchingGeodesicDistance.h              |   12 +-
 .../vtkGeodesicsBetweenPoints.cxx                  |    2 +-
 Plugins/H5PartReader/H5Part/src/H5Part.c           |    6 +-
 Plugins/H5PartReader/H5Part/src/H5PartTypes.h      |    4 +-
 Plugins/H5PartReader/vtkH5PartReader.h             |   21 +-
 Plugins/MantaView/ParaView/MantaView.xml           |   90 -
 Plugins/MantaView/ParaView/vtkPVMantaView.h        |    3 +-
 Plugins/MantaView/ParaView/vtkSMMantaViewProxy.h   |    3 +-
 .../MantaView/VTK/Testing/Cxx/MantaBenchmark.cxx   |    3 +-
 Plugins/MantaView/VTK/vtkMantaActor.h              |    7 +-
 Plugins/MantaView/VTK/vtkMantaCamera.h             |    5 +-
 Plugins/MantaView/VTK/vtkMantaLight.h              |    5 +-
 Plugins/MantaView/VTK/vtkMantaManager.h            |    7 +-
 Plugins/MantaView/VTK/vtkMantaPolyDataMapper.h     |    7 +-
 Plugins/MantaView/VTK/vtkMantaProperty.h           |    7 +-
 Plugins/MantaView/VTK/vtkMantaRenderer.h           |    6 -
 Plugins/MantaView/VTK/vtkMantaTexture.h            |    9 +-
 Plugins/MantaView/VTK/vtkPVMantaRepresentation.h   |    2 -
 Plugins/Moments/vtkMomentGlyphs.h                  |    2 -
 .../Testing/NonOrthogonalSliceView.xml             |    2 -
 .../Testing/NonOrthographicOrthographicView.xml    |    8 -
 .../NonOrthogonalSource/vtkShearedWaveletSource.h  |    3 +-
 Plugins/Piston/vtkPistonRepresentation.h           |    3 +-
 .../Graphics/vtk1DTransferFunctionChooser.h        |    3 +-
 .../ParaViewPlugin/vtkPointSpriteRepresentation.h  |    3 +-
 .../ParaViewPlugin/vtkSMCustomBoundsDomain.h       |    3 +-
 .../ParaViewPlugin/vtkSMSpriteTextureProxy.h       |    3 +-
 .../PointSprite/Rendering/vtkDepthSortPainter.h    |    4 -
 .../PointSprite/Rendering/vtkImageSpriteSource.h   |    3 +-
 .../PointSprite/Rendering/vtkPointSpriteProperty.h |    9 +-
 Plugins/RGBZView/vtkPVRenderViewForAssembly.h      |    3 +-
 Plugins/SLACTools/vtkPTemporalRanges.h             |    3 +-
 Plugins/SLACTools/vtkTemporalRanges.cxx            |   19 +-
 Plugins/SLACTools/vtkTemporalRanges.h              |    2 -
 .../ParaViewPlugin/GetDate.cmake                   |   11 +-
 .../ParaViewPlugin/SciberQuestToolKitSMSources.xml |    8 +-
 .../SciberQuestToolKit/SciberQuest/BOVReader.cxx   |    4 +-
 .../SciberQuest/BOVTimeStepImage.cxx               |    2 +-
 .../SciberQuestToolKit/SciberQuest/BOVWriter.cxx   |    2 +-
 .../SciberQuest/DataArrayCopierImpl.hxx            |    4 +-
 Plugins/SciberQuestToolKit/SciberQuest/FsUtils.cxx |    4 +-
 Plugins/SciberQuestToolKit/SciberQuest/FsUtils.h   |    2 +-
 .../SciberQuestToolKit/SciberQuest/PrintUtils.h    |    2 -
 .../SciberQuest/SQEigenWarningSupression.h         |    2 +-
 Plugins/SciberQuestToolKit/SciberQuest/SQMacros.h  |    2 +-
 .../SQPOSIXOnWindowsWarningSupression.h            |    2 +-
 .../SciberQuest/SQPosixOnWindows.h                 |    2 +-
 .../SQVTKTemplateMacroWarningSupression.h          |    2 +-
 .../SciberQuest/Testing/Cxx/TestUtils.cxx          |   15 +-
 .../SciberQuestToolKit/SciberQuest/postream.cxx    |    4 +-
 .../SciberQuest/vtkSQBOVMetaReader.cxx             |    2 +-
 .../SciberQuest/vtkSQBOVMetaReader.h               |    5 +-
 .../SciberQuest/vtkSQBOVReader.cxx                 |    2 +-
 .../SciberQuest/vtkSQBOVReader.h                   |    5 +-
 .../SciberQuest/vtkSQBOVReaderBase.cxx             |    2 +-
 .../SciberQuest/vtkSQBOVReaderBase.h               |    8 +-
 .../SciberQuest/vtkSQBOVWriter.cxx                 |    2 +-
 .../SciberQuest/vtkSQBOVWriter.h                   |    5 +-
 .../SciberQuestToolKit/SciberQuest/vtkSQFTLE.cxx   |    1 -
 .../SciberQuest/vtkSQFieldTopologySelect.h         |    3 +-
 .../SciberQuest/vtkSQFieldTracer.h                 |   16 +-
 .../SciberQuest/vtkSQImageGhosts.h                 |    2 -
 .../SciberQuest/vtkSQKernelConvolution.cxx         |    4 +-
 .../SciberQuest/vtkSQKernelConvolution.h           |    6 +-
 .../SciberQuestToolKit/SciberQuest/vtkSQLog.cxx    |    2 +-
 Plugins/SciberQuestToolKit/SciberQuest/vtkSQLog.h  |   12 +-
 .../SciberQuest/vtkSQMedianFilter.h                |    6 +-
 .../SciberQuest/vtkSQPlaneSource.h                 |    7 +-
 .../SciberQuest/vtkSQSeedPointLatice.h             |    6 +-
 .../SciberQuest/vtkSQVPICReader.cxx                |    3 -
 .../SciberQuest/vtkSQVPICReader.h                  |    5 +-
 .../SciberQuest/vtkSQVortexDetect.cxx              |    2 -
 .../SciberQuest/vtkSQVortexFilter.cxx              |    2 +-
 .../eigen-3.0.3/eigen-eigen-3.0.3/.hg_archival.txt |    4 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/.hgignore        |   32 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/.hgtags          |   20 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/.krazy           |    3 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/CMakeLists.txt   |  399 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/COPYING.GPL      |  674 --
 .../eigen-3.0.3/eigen-eigen-3.0.3/COPYING.LGPL     |  165 -
 .../eigen-eigen-3.0.3/CTestConfig.cmake            |   13 -
 .../eigen-eigen-3.0.3/CTestCustom.cmake.in         |    4 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Array      |   11 -
 .../eigen-eigen-3.0.3/Eigen/CMakeLists.txt         |   19 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Cholesky   |   33 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Core       |  360 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Dense      |    7 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Eigen      |    2 -
 .../eigen-eigen-3.0.3/Eigen/Eigen2Support          |   82 -
 .../eigen-eigen-3.0.3/Eigen/Eigenvalues            |   44 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Geometry   |   66 -
 .../eigen-eigen-3.0.3/Eigen/Householder            |   27 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Jacobi     |   29 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/LU         |   42 -
 .../eigen-eigen-3.0.3/Eigen/LeastSquares           |   36 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/QR         |   45 -
 .../eigen-eigen-3.0.3/Eigen/QtAlignedMalloc        |   34 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/SVD        |   38 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/Sparse     |   68 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/StdDeque   |   42 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/StdList    |   41 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/Eigen/StdVector  |   42 -
 .../eigen-eigen-3.0.3/Eigen/src/CMakeLists.txt     |    7 -
 .../Eigen/src/Cholesky/CMakeLists.txt              |    6 -
 .../eigen-eigen-3.0.3/Eigen/src/Cholesky/LDLT.h    |  484 --
 .../eigen-eigen-3.0.3/Eigen/src/Cholesky/LLT.h     |  386 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Array.h       |  322 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/ArrayBase.h   |  239 -
 .../Eigen/src/Core/ArrayWrapper.h                  |  239 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Assign.h      |  593 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/BandMatrix.h  |  346 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Block.h       |  349 -
 .../Eigen/src/Core/BooleanRedux.h                  |  149 -
 .../Eigen/src/Core/CMakeLists.txt                  |   10 -
 .../Eigen/src/Core/CommaInitializer.h              |  150 -
 .../Eigen/src/Core/CwiseBinaryOp.h                 |  240 -
 .../Eigen/src/Core/CwiseNullaryOp.h                |  851 --
 .../Eigen/src/Core/CwiseUnaryOp.h                  |  137 -
 .../Eigen/src/Core/CwiseUnaryView.h                |  148 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/DenseBase.h   |  543 --
 .../Eigen/src/Core/DenseCoeffsBase.h               |  765 --
 .../Eigen/src/Core/DenseStorage.h                  |  304 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Diagonal.h    |  227 -
 .../Eigen/src/Core/DiagonalMatrix.h                |  306 -
 .../Eigen/src/Core/DiagonalProduct.h               |  135 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Dot.h         |  272 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/EigenBase.h   |  172 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Flagged.h     |  151 -
 .../Eigen/src/Core/ForceAlignedAccess.h            |  157 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Functors.h    |  942 ---
 .../eigen-eigen-3.0.3/Eigen/src/Core/Fuzzy.h       |  161 -
 .../Eigen/src/Core/GenericPacketMath.h             |  338 -
 .../Eigen/src/Core/GlobalFunctions.h               |   95 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/IO.h          |  260 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Map.h         |  205 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/MapBase.h     |  255 -
 .../Eigen/src/Core/MathFunctions.h                 |  843 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/Matrix.h      |  439 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/MatrixBase.h  |  521 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/NestByValue.h |  122 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/NoAlias.h     |  136 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/NumTraits.h   |  160 -
 .../Eigen/src/Core/PermutationMatrix.h             |  696 --
 .../Eigen/src/Core/PlainObjectBase.h               |  737 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/Product.h     |  625 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/ProductBase.h |  288 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Random.h      |  163 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Redux.h       |  404 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Replicate.h   |  179 -
 .../Eigen/src/Core/ReturnByValue.h                 |   99 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Reverse.h     |  230 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Select.h      |  158 -
 .../Eigen/src/Core/SelfAdjointView.h               |  325 -
 .../Eigen/src/Core/SelfCwiseBinaryOp.h             |  195 -
 .../Eigen/src/Core/SolveTriangular.h               |  263 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/StableNorm.h  |  190 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Stride.h      |  119 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Swap.h        |  126 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/Transpose.h   |  425 -
 .../Eigen/src/Core/Transpositions.h                |  447 --
 .../Eigen/src/Core/TriangularMatrix.h              |  838 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/VectorBlock.h |  296 -
 .../Eigen/src/Core/VectorwiseOp.h                  |  557 --
 .../eigen-eigen-3.0.3/Eigen/src/Core/Visitor.h     |  248 -
 .../Eigen/src/Core/arch/AltiVec/CMakeLists.txt     |    6 -
 .../Eigen/src/Core/arch/AltiVec/Complex.h          |  228 -
 .../Eigen/src/Core/arch/AltiVec/PacketMath.h       |  509 --
 .../Eigen/src/Core/arch/CMakeLists.txt             |    4 -
 .../Eigen/src/Core/arch/Default/CMakeLists.txt     |    6 -
 .../Eigen/src/Core/arch/Default/Settings.h         |   64 -
 .../Eigen/src/Core/arch/NEON/CMakeLists.txt        |    6 -
 .../Eigen/src/Core/arch/NEON/Complex.h             |  270 -
 .../Eigen/src/Core/arch/NEON/PacketMath.h          |  420 -
 .../Eigen/src/Core/arch/SSE/CMakeLists.txt         |    6 -
 .../Eigen/src/Core/arch/SSE/Complex.h              |  447 --
 .../Eigen/src/Core/arch/SSE/MathFunctions.h        |  395 -
 .../Eigen/src/Core/arch/SSE/PacketMath.h           |  634 --
 .../Eigen/src/Core/products/CMakeLists.txt         |    6 -
 .../Eigen/src/Core/products/CoeffBasedProduct.h    |  452 --
 .../src/Core/products/GeneralBlockPanelKernel.h    | 1285 ---
 .../Eigen/src/Core/products/GeneralMatrixMatrix.h  |  439 --
 .../Core/products/GeneralMatrixMatrixTriangular.h  |  225 -
 .../Eigen/src/Core/products/GeneralMatrixVector.h  |  559 --
 .../Eigen/src/Core/products/Parallelizer.h         |  154 -
 .../src/Core/products/SelfadjointMatrixMatrix.h    |  427 -
 .../src/Core/products/SelfadjointMatrixVector.h    |  278 -
 .../Eigen/src/Core/products/SelfadjointProduct.h   |  136 -
 .../src/Core/products/SelfadjointRank2Update.h     |  104 -
 .../src/Core/products/TriangularMatrixMatrix.h     |  403 -
 .../src/Core/products/TriangularMatrixVector.h     |  325 -
 .../src/Core/products/TriangularSolverMatrix.h     |  319 -
 .../src/Core/products/TriangularSolverVector.h     |  150 -
 .../Eigen/src/Core/util/BlasUtil.h                 |  271 -
 .../Eigen/src/Core/util/CMakeLists.txt             |    6 -
 .../Eigen/src/Core/util/Constants.h                |  439 --
 .../Eigen/src/Core/util/DisableStupidWarnings.h    |   42 -
 .../Eigen/src/Core/util/ForwardDeclarations.h      |  307 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/util/Macros.h |  418 -
 .../eigen-eigen-3.0.3/Eigen/src/Core/util/Memory.h |  911 ---
 .../eigen-eigen-3.0.3/Eigen/src/Core/util/Meta.h   |  229 -
 .../Eigen/src/Core/util/ReenableStupidWarnings.h   |   14 -
 .../Eigen/src/Core/util/StaticAssert.h             |  198 -
 .../Eigen/src/Core/util/XprHelper.h                |  460 --
 .../Eigen/src/Eigen2Support/Block.h                |  137 -
 .../Eigen/src/Eigen2Support/CMakeLists.txt         |    8 -
 .../Eigen/src/Eigen2Support/Cwise.h                |  203 -
 .../Eigen/src/Eigen2Support/CwiseOperators.h       |  309 -
 .../Eigen/src/Eigen2Support/Geometry/AlignedBox.h  |  170 -
 .../Eigen/src/Eigen2Support/Geometry/All.h         |  115 -
 .../Eigen/src/Eigen2Support/Geometry/AngleAxis.h   |  226 -
 .../src/Eigen2Support/Geometry/CMakeLists.txt      |    6 -
 .../Eigen/src/Eigen2Support/Geometry/Hyperplane.h  |  265 -
 .../src/Eigen2Support/Geometry/ParametrizedLine.h  |  153 -
 .../Eigen/src/Eigen2Support/Geometry/Quaternion.h  |  506 --
 .../Eigen/src/Eigen2Support/Geometry/Rotation2D.h  |  157 -
 .../src/Eigen2Support/Geometry/RotationBase.h      |  134 -
 .../Eigen/src/Eigen2Support/Geometry/Scaling.h     |  179 -
 .../Eigen/src/Eigen2Support/Geometry/Transform.h   |  798 --
 .../Eigen/src/Eigen2Support/Geometry/Translation.h |  196 -
 .../eigen-eigen-3.0.3/Eigen/src/Eigen2Support/LU.h |  133 -
 .../Eigen/src/Eigen2Support/Lazy.h                 |   82 -
 .../Eigen/src/Eigen2Support/LeastSquares.h         |  182 -
 .../Eigen/src/Eigen2Support/Macros.h               |   35 -
 .../Eigen/src/Eigen2Support/MathFunctions.h        |   68 -
 .../Eigen/src/Eigen2Support/Memory.h               |   58 -
 .../Eigen/src/Eigen2Support/Meta.h                 |   86 -
 .../Eigen/src/Eigen2Support/Minor.h                |  128 -
 .../eigen-eigen-3.0.3/Eigen/src/Eigen2Support/QR.h |   79 -
 .../Eigen/src/Eigen2Support/SVD.h                  |  649 --
 .../Eigen/src/Eigen2Support/TriangularSolver.h     |   53 -
 .../Eigen/src/Eigen2Support/VectorBlock.h          |  105 -
 .../Eigen/src/Eigenvalues/CMakeLists.txt           |    6 -
 .../Eigen/src/Eigenvalues/ComplexEigenSolver.h     |  332 -
 .../Eigen/src/Eigenvalues/ComplexSchur.h           |  448 --
 .../Eigen/src/Eigenvalues/EigenSolver.h            |  588 --
 .../Eigen/src/Eigenvalues/EigenvaluesCommon.h      |   30 -
 .../GeneralizedSelfAdjointEigenSolver.h            |  239 -
 .../src/Eigenvalues/HessenbergDecomposition.h      |  384 -
 .../Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h  |  170 -
 .../Eigen/src/Eigenvalues/RealSchur.h              |  474 --
 .../Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h |  520 --
 .../Eigen/src/Eigenvalues/Tridiagonalization.h     |  568 --
 .../Eigen/src/Geometry/AlignedBox.h                |  352 -
 .../Eigen/src/Geometry/AngleAxis.h                 |  241 -
 .../Eigen/src/Geometry/CMakeLists.txt              |    8 -
 .../Eigen/src/Geometry/EulerAngles.h               |   96 -
 .../Eigen/src/Geometry/Homogeneous.h               |  318 -
 .../Eigen/src/Geometry/Hyperplane.h                |  280 -
 .../Eigen/src/Geometry/OrthoMethods.h              |  229 -
 .../Eigen/src/Geometry/ParametrizedLine.h          |  168 -
 .../Eigen/src/Geometry/Quaternion.h                |  751 --
 .../Eigen/src/Geometry/Rotation2D.h                |  165 -
 .../Eigen/src/Geometry/RotationBase.h              |  217 -
 .../eigen-eigen-3.0.3/Eigen/src/Geometry/Scaling.h |  182 -
 .../Eigen/src/Geometry/Transform.h                 | 1396 ----
 .../Eigen/src/Geometry/Translation.h               |  215 -
 .../eigen-eigen-3.0.3/Eigen/src/Geometry/Umeyama.h |  183 -
 .../Eigen/src/Geometry/arch/CMakeLists.txt         |    6 -
 .../Eigen/src/Geometry/arch/Geometry_SSE.h         |  126 -
 .../Eigen/src/Householder/BlockHouseholder.h       |   79 -
 .../Eigen/src/Householder/CMakeLists.txt           |    6 -
 .../Eigen/src/Householder/Householder.h            |  133 -
 .../Eigen/src/Householder/HouseholderSequence.h    |  429 -
 .../Eigen/src/Jacobi/CMakeLists.txt                |    6 -
 .../eigen-eigen-3.0.3/Eigen/src/Jacobi/Jacobi.h    |  430 -
 .../eigen-eigen-3.0.3/Eigen/src/LU/CMakeLists.txt  |    8 -
 .../eigen-eigen-3.0.3/Eigen/src/LU/Determinant.h   |  112 -
 .../eigen-eigen-3.0.3/Eigen/src/LU/FullPivLU.h     |  754 --
 .../eigen-eigen-3.0.3/Eigen/src/LU/Inverse.h       |  407 -
 .../eigen-eigen-3.0.3/Eigen/src/LU/PartialPivLU.h  |  509 --
 .../Eigen/src/LU/arch/CMakeLists.txt               |    6 -
 .../Eigen/src/LU/arch/Inverse_SSE.h                |  340 -
 .../eigen-eigen-3.0.3/Eigen/src/QR/CMakeLists.txt  |    6 -
 .../Eigen/src/QR/ColPivHouseholderQR.h             |  532 --
 .../Eigen/src/QR/FullPivHouseholderQR.h            |  546 --
 .../eigen-eigen-3.0.3/Eigen/src/QR/HouseholderQR.h |  355 -
 .../eigen-eigen-3.0.3/Eigen/src/SVD/CMakeLists.txt |    6 -
 .../eigen-eigen-3.0.3/Eigen/src/SVD/JacobiSVD.h    |  720 --
 .../Eigen/src/SVD/UpperBidiagonalization.h         |  159 -
 .../Eigen/src/Sparse/AmbiVector.h                  |  379 -
 .../Eigen/src/Sparse/CMakeLists.txt                |    6 -
 .../Eigen/src/Sparse/CompressedStorage.h           |  239 -
 .../Eigen/src/Sparse/CoreIterators.h               |   71 -
 .../Eigen/src/Sparse/DynamicSparseMatrix.h         |  346 -
 .../Eigen/src/Sparse/MappedSparseMatrix.h          |  165 -
 .../Eigen/src/Sparse/SparseAssign.h                |    0
 .../Eigen/src/Sparse/SparseBlock.h                 |  465 --
 .../Eigen/src/Sparse/SparseCwiseBinaryOp.h         |  375 -
 .../Eigen/src/Sparse/SparseCwiseUnaryOp.h          |  146 -
 .../Eigen/src/Sparse/SparseDenseProduct.h          |  231 -
 .../Eigen/src/Sparse/SparseDiagonalProduct.h       |  195 -
 .../eigen-eigen-3.0.3/Eigen/src/Sparse/SparseDot.h |   97 -
 .../Eigen/src/Sparse/SparseFuzzy.h                 |   41 -
 .../Eigen/src/Sparse/SparseMatrix.h                |  651 --
 .../Eigen/src/Sparse/SparseMatrixBase.h            |  706 --
 .../Eigen/src/Sparse/SparseProduct.h               |  141 -
 .../Eigen/src/Sparse/SparseRedux.h                 |   56 -
 .../Eigen/src/Sparse/SparseSelfAdjointView.h       |  454 --
 .../Eigen/src/Sparse/SparseSparseProduct.h         |  401 -
 .../Eigen/src/Sparse/SparseTranspose.h             |   68 -
 .../Eigen/src/Sparse/SparseTriangularView.h        |  100 -
 .../Eigen/src/Sparse/SparseUtil.h                  |  130 -
 .../Eigen/src/Sparse/SparseVector.h                |  431 -
 .../Eigen/src/Sparse/SparseView.h                  |  109 -
 .../Eigen/src/Sparse/TriangularSolver.h            |  339 -
 .../Eigen/src/StlSupport/CMakeLists.txt            |    6 -
 .../Eigen/src/StlSupport/StdDeque.h                |  149 -
 .../Eigen/src/StlSupport/StdList.h                 |  129 -
 .../Eigen/src/StlSupport/StdVector.h               |  141 -
 .../Eigen/src/StlSupport/details.h                 |   99 -
 .../Eigen/src/misc/CMakeLists.txt                  |    6 -
 .../eigen-eigen-3.0.3/Eigen/src/misc/Image.h       |   95 -
 .../eigen-eigen-3.0.3/Eigen/src/misc/Kernel.h      |   92 -
 .../eigen-eigen-3.0.3/Eigen/src/misc/Solve.h       |   87 -
 .../Eigen/src/plugins/ArrayCwiseBinaryOps.h        |  143 -
 .../Eigen/src/plugins/ArrayCwiseUnaryOps.h         |  201 -
 .../Eigen/src/plugins/BlockMethods.h               |  595 --
 .../Eigen/src/plugins/CMakeLists.txt               |    6 -
 .../Eigen/src/plugins/CommonCwiseBinaryOps.h       |   60 -
 .../Eigen/src/plugins/CommonCwiseUnaryOps.h        |  187 -
 .../Eigen/src/plugins/MatrixCwiseBinaryOps.h       |  120 -
 .../Eigen/src/plugins/MatrixCwiseUnaryOps.h        |   82 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/INSTALL          |   35 -
 .../eigen-eigen-3.0.3/bench/BenchSparseUtil.h      |  147 -
 .../eigen-eigen-3.0.3/bench/BenchTimer.h           |  181 -
 .../eigen-eigen-3.0.3/bench/BenchUtil.h            |   72 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/bench/README.txt |   52 -
 .../eigen-eigen-3.0.3/bench/basicbench.cxxlist     |   28 -
 .../eigen-eigen-3.0.3/bench/basicbenchmark.cpp     |   35 -
 .../eigen-eigen-3.0.3/bench/basicbenchmark.h       |   63 -
 .../eigen-eigen-3.0.3/bench/benchBlasGemm.cpp      |  218 -
 .../eigen-eigen-3.0.3/bench/benchCholesky.cpp      |  141 -
 .../eigen-eigen-3.0.3/bench/benchEigenSolver.cpp   |  211 -
 .../eigen-eigen-3.0.3/bench/benchFFT.cpp           |  130 -
 .../eigen-eigen-3.0.3/bench/benchVecAdd.cpp        |  135 -
 .../eigen-eigen-3.0.3/bench/bench_gemm.cpp         |  269 -
 .../bench/bench_multi_compilers.sh                 |   28 -
 .../eigen-eigen-3.0.3/bench/bench_norm.cpp         |  345 -
 .../eigen-eigen-3.0.3/bench/bench_reverse.cpp      |   83 -
 .../eigen-eigen-3.0.3/bench/bench_sum.cpp          |   18 -
 .../eigen-eigen-3.0.3/bench/bench_unrolling        |   12 -
 .../eigen-eigen-3.0.3/bench/benchmark.cpp          |   39 -
 .../eigen-eigen-3.0.3/bench/benchmarkSlice.cpp     |   38 -
 .../eigen-eigen-3.0.3/bench/benchmarkX.cpp         |   36 -
 .../eigen-eigen-3.0.3/bench/benchmarkXcwise.cpp    |   35 -
 .../eigen-eigen-3.0.3/bench/benchmark_suite        |   18 -
 .../eigen-eigen-3.0.3/bench/btl/CMakeLists.txt     |  105 -
 .../eigen-eigen-3.0.3/bench/btl/COPYING            |  340 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/bench/btl/README |  151 -
 .../bench/btl/actions/action_aat_product.hh        |  142 -
 .../bench/btl/actions/action_ata_product.hh        |  142 -
 .../bench/btl/actions/action_atv_product.hh        |  131 -
 .../bench/btl/actions/action_axpby.hh              |  127 -
 .../bench/btl/actions/action_axpy.hh               |  139 -
 .../bench/btl/actions/action_cholesky.hh           |  128 -
 .../bench/btl/actions/action_ger.hh                |  128 -
 .../bench/btl/actions/action_hessenberg.hh         |  230 -
 .../bench/btl/actions/action_lu_decomp.hh          |  124 -
 .../bench/btl/actions/action_lu_solve.hh           |  133 -
 .../btl/actions/action_matrix_matrix_product.hh    |  147 -
 .../actions/action_matrix_matrix_product_bis.hh    |  149 -
 .../btl/actions/action_matrix_vector_product.hh    |  150 -
 .../bench/btl/actions/action_partial_lu.hh         |  125 -
 .../bench/btl/actions/action_rot.hh                |  116 -
 .../bench/btl/actions/action_symv.hh               |  139 -
 .../bench/btl/actions/action_syr2.hh               |  133 -
 .../bench/btl/actions/action_trisolve.hh           |  137 -
 .../bench/btl/actions/action_trisolve_matrix.hh    |  162 -
 .../bench/btl/actions/action_trmm.hh               |  162 -
 .../bench/btl/actions/basic_actions.hh             |   20 -
 .../bench/btl/cmake/FindACML.cmake                 |   49 -
 .../bench/btl/cmake/FindATLAS.cmake                |   39 -
 .../bench/btl/cmake/FindBlitz.cmake                |   40 -
 .../bench/btl/cmake/FindCBLAS.cmake                |   34 -
 .../bench/btl/cmake/FindEigen3.cmake               |   80 -
 .../bench/btl/cmake/FindGMM.cmake                  |   17 -
 .../bench/btl/cmake/FindGOTO.cmake                 |   15 -
 .../bench/btl/cmake/FindGOTO2.cmake                |   25 -
 .../bench/btl/cmake/FindMKL.cmake                  |   61 -
 .../bench/btl/cmake/FindMTL4.cmake                 |   30 -
 .../btl/cmake/FindPackageHandleStandardArgs.cmake  |   60 -
 .../bench/btl/cmake/FindTvmet.cmake                |   31 -
 .../btl/cmake/MacroOptionalAddSubdirectory.cmake   |   31 -
 .../bench/btl/data/CMakeLists.txt                  |   32 -
 .../bench/btl/data/action_settings.txt             |   18 -
 .../bench/btl/data/gnuplot_common_settings.hh      |   86 -
 .../eigen-eigen-3.0.3/bench/btl/data/go_mean       |   57 -
 .../eigen-eigen-3.0.3/bench/btl/data/mean.cxx      |  178 -
 .../bench/btl/data/mk_gnuplot_script.sh            |   64 -
 .../bench/btl/data/mk_mean_script.sh               |   46 -
 .../bench/btl/data/mk_new_gnuplot.sh               |   54 -
 .../bench/btl/data/perlib_plot_settings.txt        |   14 -
 .../bench/btl/data/regularize.cxx                  |  130 -
 .../eigen-eigen-3.0.3/bench/btl/data/smooth.cxx    |  197 -
 .../eigen-eigen-3.0.3/bench/btl/data/smooth_all.sh |   68 -
 .../bench/btl/generic_bench/bench.hh               |  168 -
 .../bench/btl/generic_bench/bench_parameter.hh     |   53 -
 .../bench/btl/generic_bench/btl.hh                 |  247 -
 .../bench/btl/generic_bench/init/init_function.hh  |   54 -
 .../bench/btl/generic_bench/init/init_matrix.hh    |   64 -
 .../bench/btl/generic_bench/init/init_vector.hh    |   37 -
 .../bench/btl/generic_bench/static/bench_static.hh |   65 -
 .../generic_bench/static/intel_bench_fixed_size.hh |   66 -
 .../generic_bench/static/static_size_generator.hh  |   53 -
 .../btl/generic_bench/timers/STL_perf_analyzer.hh  |   82 -
 .../bench/btl/generic_bench/timers/STL_timer.hh    |   77 -
 .../generic_bench/timers/mixed_perf_analyzer.hh    |   69 -
 .../generic_bench/timers/portable_perf_analyzer.hh |  102 -
 .../timers/portable_perf_analyzer_old.hh           |  134 -
 .../btl/generic_bench/timers/portable_timer.hh     |  145 -
 .../btl/generic_bench/timers/x86_perf_analyzer.hh  |  108 -
 .../bench/btl/generic_bench/timers/x86_timer.hh    |  246 -
 .../bench/btl/generic_bench/utils/size_lin_log.hh  |   67 -
 .../bench/btl/generic_bench/utils/size_log.hh      |   54 -
 .../bench/btl/generic_bench/utils/utilities.h      |   90 -
 .../bench/btl/generic_bench/utils/xy_file.hh       |   75 -
 .../bench/btl/libs/C/CMakeLists.txt                |    3 -
 .../bench/btl/libs/C/C_interface.hh                |  117 -
 .../eigen-eigen-3.0.3/bench/btl/libs/C/main.cpp    |   46 -
 .../bench/btl/libs/C_BLAS/CMakeLists.txt           |   51 -
 .../bench/btl/libs/C_BLAS/C_BLAS_interface.hh      |  355 -
 .../eigen-eigen-3.0.3/bench/btl/libs/C_BLAS/blas.h |  675 --
 .../bench/btl/libs/C_BLAS/cblas.h                  |  596 --
 .../bench/btl/libs/C_BLAS/main.cpp                 |   71 -
 .../bench/btl/libs/STL/CMakeLists.txt              |    2 -
 .../bench/btl/libs/STL/STL_interface.hh            |  241 -
 .../eigen-eigen-3.0.3/bench/btl/libs/STL/main.cpp  |   40 -
 .../bench/btl/libs/STL_algo/CMakeLists.txt         |    2 -
 .../bench/btl/libs/STL_algo/STL_algo_interface.hh  |  138 -
 .../bench/btl/libs/STL_algo/main.cpp               |   37 -
 .../bench/btl/libs/blitz/CMakeLists.txt            |   17 -
 .../btl/libs/blitz/blitz_LU_solve_interface.hh     |  192 -
 .../bench/btl/libs/blitz/blitz_interface.hh        |  147 -
 .../bench/btl/libs/blitz/btl_blitz.cpp             |   49 -
 .../bench/btl/libs/blitz/btl_tiny_blitz.cpp        |   36 -
 .../bench/btl/libs/blitz/tiny_blitz_interface.hh   |  106 -
 .../bench/btl/libs/eigen3/CMakeLists.txt           |   57 -
 .../bench/btl/libs/eigen3/btl_tiny_eigen3.cpp      |   44 -
 .../bench/btl/libs/eigen3/eigen3_interface.hh      |  239 -
 .../bench/btl/libs/eigen3/main_adv.cpp             |   42 -
 .../bench/btl/libs/eigen3/main_linear.cpp          |   33 -
 .../bench/btl/libs/eigen3/main_matmat.cpp          |   33 -
 .../bench/btl/libs/eigen3/main_vecmat.cpp          |   34 -
 .../bench/btl/libs/f77/CMakeLists.txt              |    6 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/daat.f    |   14 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/data.f    |   14 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/daxpy.f   |   17 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/dmxm.f    |   32 -
 .../bench/btl/libs/f77/dmxm.f.mfr                  |   36 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/dmxv.f    |   38 -
 .../bench/btl/libs/f77/f77_interface.hh            |  126 -
 .../bench/btl/libs/f77/f77_interface_base.hh       |   91 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/main.cpp  |   45 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/saat.f    |   14 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/sata.f    |   14 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/saxpy.f   |   16 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/smxm.f    |   32 -
 .../eigen-eigen-3.0.3/bench/btl/libs/f77/smxv.f    |   38 -
 .../bench/btl/libs/f77/test_interface.hh           |   36 -
 .../bench/btl/libs/gmm/CMakeLists.txt              |    6 -
 .../bench/btl/libs/gmm/gmm_LU_solve_interface.hh   |  192 -
 .../bench/btl/libs/gmm/gmm_interface.hh            |  144 -
 .../eigen-eigen-3.0.3/bench/btl/libs/gmm/main.cpp  |   49 -
 .../bench/btl/libs/hand_vec/CMakeLists.txt         |   12 -
 .../bench/btl/libs/hand_vec/hand_vec_interface.hh  |  886 ---
 .../bench/btl/libs/hand_vec/main.cpp               |   48 -
 .../bench/btl/libs/mtl4/.kdbgrc.main               |   12 -
 .../bench/btl/libs/mtl4/CMakeLists.txt             |    6 -
 .../eigen-eigen-3.0.3/bench/btl/libs/mtl4/main.cpp |   44 -
 .../bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh |  192 -
 .../bench/btl/libs/mtl4/mtl4_interface.hh          |  144 -
 .../bench/btl/libs/tvmet/CMakeLists.txt            |    6 -
 .../bench/btl/libs/tvmet/main.cpp                  |   38 -
 .../bench/btl/libs/tvmet/tvmet_interface.hh        |  104 -
 .../bench/btl/libs/ublas/CMakeLists.txt            |    7 -
 .../bench/btl/libs/ublas/main.cpp                  |   42 -
 .../bench/btl/libs/ublas/ublas_interface.hh        |  141 -
 .../bench/check_cache_queries.cpp                  |  101 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/bench/eig33.cpp  |  211 -
 .../eigen-eigen-3.0.3/bench/geometry.cpp           |  125 -
 .../eigen-eigen-3.0.3/bench/product_threshold.cpp  |  143 -
 .../eigen-eigen-3.0.3/bench/quat_slerp.cpp         |  246 -
 .../eigen-eigen-3.0.3/bench/quatmul.cpp            |   46 -
 .../eigen-eigen-3.0.3/bench/sparse_cholesky.cpp    |  215 -
 .../bench/sparse_dense_product.cpp                 |  163 -
 .../eigen-eigen-3.0.3/bench/sparse_lu.cpp          |  131 -
 .../eigen-eigen-3.0.3/bench/sparse_product.cpp     |  360 -
 .../bench/sparse_randomsetter.cpp                  |  124 -
 .../eigen-eigen-3.0.3/bench/sparse_setter.cpp      |  484 --
 .../eigen-eigen-3.0.3/bench/sparse_transpose.cpp   |  103 -
 .../eigen-eigen-3.0.3/bench/sparse_trisolver.cpp   |  219 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/bench/spmv.cpp   |  230 -
 .../eigen-eigen-3.0.3/bench/vdw_new.cpp            |   56 -
 .../eigen-eigen-3.0.3/blas/CMakeLists.txt          |   48 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/README.txt  |    8 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/chbmv.f     |  310 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/chpmv.f     |  272 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/chpr.f      |  220 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/chpr2.f     |  255 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/common.h    |  157 -
 .../eigen-eigen-3.0.3/blas/complex_double.cpp      |   35 -
 .../eigen-eigen-3.0.3/blas/complex_single.cpp      |   35 -
 .../eigen-eigen-3.0.3/blas/complexdots.f           |   43 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ctbmv.f     |  366 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ctbsv.f     |  370 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ctpmv.f     |  329 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ctpsv.f     |  332 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/double.cpp  |   34 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/drotm.f     |  147 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/drotmg.f    |  206 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dsbmv.f     |  304 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dspmv.f     |  265 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dspr.f      |  202 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dspr2.f     |  233 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dtbmv.f     |  335 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dtbsv.f     |  339 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dtpmv.f     |  293 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/dtpsv.f     |  296 -
 .../eigen-eigen-3.0.3/blas/level1_cplx_impl.h      |  141 -
 .../eigen-eigen-3.0.3/blas/level1_impl.h           |  178 -
 .../eigen-eigen-3.0.3/blas/level1_real_impl.h      |  115 -
 .../eigen-eigen-3.0.3/blas/level2_cplx_impl.h      |  285 -
 .../eigen-eigen-3.0.3/blas/level2_impl.h           |  365 -
 .../eigen-eigen-3.0.3/blas/level2_real_impl.h      |  224 -
 .../eigen-eigen-3.0.3/blas/level3_impl.h           |  635 --
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/lsame.f     |   85 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/single.cpp  |   34 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/srotm.f     |  148 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/srotmg.f    |  208 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ssbmv.f     |  306 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/sspmv.f     |  265 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/sspr.f      |  202 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/sspr2.f     |  233 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/stbmv.f     |  335 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/stbsv.f     |  339 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/stpmv.f     |  293 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/stpsv.f     |  296 -
 .../eigen-eigen-3.0.3/blas/testing/CMakeLists.txt  |   39 -
 .../eigen-eigen-3.0.3/blas/testing/cblat1.f        |  681 --
 .../eigen-eigen-3.0.3/blas/testing/cblat2.dat      |   35 -
 .../eigen-eigen-3.0.3/blas/testing/cblat2.f        | 3240 --------
 .../eigen-eigen-3.0.3/blas/testing/cblat3.dat      |   23 -
 .../eigen-eigen-3.0.3/blas/testing/cblat3.f        | 3438 --------
 .../eigen-eigen-3.0.3/blas/testing/dblat1.f        |  769 --
 .../eigen-eigen-3.0.3/blas/testing/dblat2.dat      |   34 -
 .../eigen-eigen-3.0.3/blas/testing/dblat2.f        | 3137 --------
 .../eigen-eigen-3.0.3/blas/testing/dblat3.dat      |   20 -
 .../eigen-eigen-3.0.3/blas/testing/dblat3.f        | 2822 -------
 .../eigen-eigen-3.0.3/blas/testing/runblastest.sh  |   39 -
 .../eigen-eigen-3.0.3/blas/testing/sblat1.f        |  769 --
 .../eigen-eigen-3.0.3/blas/testing/sblat2.dat      |   34 -
 .../eigen-eigen-3.0.3/blas/testing/sblat2.f        | 3137 --------
 .../eigen-eigen-3.0.3/blas/testing/sblat3.dat      |   20 -
 .../eigen-eigen-3.0.3/blas/testing/sblat3.f        | 2822 -------
 .../eigen-eigen-3.0.3/blas/testing/zblat1.f        |  681 --
 .../eigen-eigen-3.0.3/blas/testing/zblat2.dat      |   35 -
 .../eigen-eigen-3.0.3/blas/testing/zblat2.f        | 3248 --------
 .../eigen-eigen-3.0.3/blas/testing/zblat3.dat      |   23 -
 .../eigen-eigen-3.0.3/blas/testing/zblat3.f        | 3444 --------
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/xerbla.cpp  |   17 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/zhbmv.f     |  310 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/zhpmv.f     |  272 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/zhpr.f      |  220 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/zhpr2.f     |  255 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ztbmv.f     |  366 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ztbsv.f     |  370 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ztpmv.f     |  329 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/blas/ztpsv.f     |  332 -
 .../eigen-eigen-3.0.3/cmake/EigenTesting.cmake     |  295 -
 .../eigen-eigen-3.0.3/cmake/FindAdolc.cmake        |   20 -
 .../eigen-eigen-3.0.3/cmake/FindBLAS.cmake         |  419 -
 .../eigen-eigen-3.0.3/cmake/FindCholmod.cmake      |   79 -
 .../eigen-eigen-3.0.3/cmake/FindEigen2.cmake       |   79 -
 .../eigen-eigen-3.0.3/cmake/FindEigen3.cmake       |   80 -
 .../eigen-eigen-3.0.3/cmake/FindFFTW.cmake         |   31 -
 .../eigen-eigen-3.0.3/cmake/FindGLEW.cmake         |  105 -
 .../eigen-eigen-3.0.3/cmake/FindGMP.cmake          |   21 -
 .../eigen-eigen-3.0.3/cmake/FindGSL.cmake          |  170 -
 .../eigen-eigen-3.0.3/cmake/FindGoogleHash.cmake   |   23 -
 .../eigen-eigen-3.0.3/cmake/FindLAPACK.cmake       |  273 -
 .../eigen-eigen-3.0.3/cmake/FindMPFR.cmake         |   83 -
 .../cmake/FindStandardMathLibrary.cmake            |   64 -
 .../eigen-eigen-3.0.3/cmake/FindSuperLU.cmake      |   25 -
 .../eigen-eigen-3.0.3/cmake/FindUmfpack.cmake      |   49 -
 .../eigen-eigen-3.0.3/cmake/RegexUtils.cmake       |   19 -
 .../eigen-eigen-3.0.3/debug/gdb/__init__.py        |    1 -
 .../eigen-eigen-3.0.3/debug/gdb/printers.py        |  212 -
 .../debug/msvc/eigen_autoexp_part.dat              |  295 -
 .../eigen-eigen-3.0.3/demos/CMakeLists.txt         |   18 -
 .../demos/mandelbrot/CMakeLists.txt                |   39 -
 .../eigen-eigen-3.0.3/demos/mandelbrot/README      |   10 -
 .../demos/mandelbrot/mandelbrot.cpp                |  228 -
 .../demos/mandelbrot/mandelbrot.h                  |   86 -
 .../eigen-eigen-3.0.3/demos/mix_eigen_and_c/README |    9 -
 .../demos/mix_eigen_and_c/binary_library.cpp       |  200 -
 .../demos/mix_eigen_and_c/binary_library.h         |   86 -
 .../demos/mix_eigen_and_c/example.c                |   80 -
 .../eigen-eigen-3.0.3/demos/opengl/CMakeLists.txt  |   32 -
 .../eigen-eigen-3.0.3/demos/opengl/README          |   12 -
 .../eigen-eigen-3.0.3/demos/opengl/camera.cpp      |  279 -
 .../eigen-eigen-3.0.3/demos/opengl/camera.h        |  133 -
 .../eigen-eigen-3.0.3/demos/opengl/gpuhelper.cpp   |  139 -
 .../eigen-eigen-3.0.3/demos/opengl/gpuhelper.h     |  222 -
 .../eigen-eigen-3.0.3/demos/opengl/icosphere.cpp   |  133 -
 .../eigen-eigen-3.0.3/demos/opengl/icosphere.h     |   45 -
 .../demos/opengl/quaternion_demo.cpp               |  670 --
 .../demos/opengl/quaternion_demo.h                 |  129 -
 .../eigen-eigen-3.0.3/demos/opengl/trackball.cpp   |   74 -
 .../eigen-eigen-3.0.3/demos/opengl/trackball.h     |   57 -
 .../eigen-eigen-3.0.3/doc/A05_PortingFrom2To3.dox  |  319 -
 .../doc/A10_Eigen2SupportModes.dox                 |  101 -
 .../eigen-eigen-3.0.3/doc/AsciiQuickReference.txt  |  170 -
 .../eigen-eigen-3.0.3/doc/B01_Experimental.dox     |   55 -
 .../eigen-eigen-3.0.3/doc/C00_QuickStartGuide.dox  |   94 -
 .../doc/C01_TutorialMatrixClass.dox                |  284 -
 .../doc/C02_TutorialMatrixArithmetic.dox           |  229 -
 .../doc/C03_TutorialArrayClass.dox                 |  205 -
 .../doc/C04_TutorialBlockOperations.dox            |  239 -
 .../doc/C05_TutorialAdvancedInitialization.dox     |  172 -
 .../doc/C06_TutorialLinearAlgebra.dox              |  266 -
 .../C07_TutorialReductionsVisitorsBroadcasting.dox |  258 -
 .../eigen-eigen-3.0.3/doc/C08_TutorialGeometry.dox |  250 -
 .../eigen-eigen-3.0.3/doc/C09_TutorialSparse.dox   |  261 -
 .../eigen-eigen-3.0.3/doc/CMakeLists.txt           |   72 -
 .../eigen-eigen-3.0.3/doc/D01_StlContainers.dox    |   65 -
 .../doc/D03_WrongStackAlignment.dox                |   56 -
 .../eigen-eigen-3.0.3/doc/D07_PassingByValue.dox   |   40 -
 .../doc/D09_StructHavingEigenMembers.dox           |  137 -
 .../doc/D11_UnalignedArrayAssert.dox               |  121 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/doc/Doxyfile.in  | 1481 ----
 .../doc/Eigen_Silly_Professor_64x64.png            |  Bin 8355 -> 0 bytes
 .../eigen-eigen-3.0.3/doc/I00_CustomizingEigen.dox |  188 -
 .../doc/I01_TopicLazyEvaluation.dox                |   65 -
 .../eigen-eigen-3.0.3/doc/I02_HiPerformance.dox    |  128 -
 .../doc/I03_InsideEigenExample.dox                 |  500 --
 .../doc/I05_FixedSizeVectorizable.dox              |   38 -
 .../doc/I06_TopicEigenExpressionTemplates.dox      |   12 -
 .../eigen-eigen-3.0.3/doc/I07_TopicScalarTypes.dox |   12 -
 .../eigen-eigen-3.0.3/doc/I08_Resizing.dox         |   11 -
 .../eigen-eigen-3.0.3/doc/I09_Vectorization.dox    |    9 -
 .../eigen-eigen-3.0.3/doc/I10_Assertions.dox       |   13 -
 .../eigen-eigen-3.0.3/doc/I11_Aliasing.dox         |  214 -
 .../eigen-eigen-3.0.3/doc/I12_ClassHierarchy.dox   |  133 -
 .../doc/I13_FunctionsTakingEigenTypes.dox          |  171 -
 .../doc/I14_PreprocessorDirectives.dox             |   86 -
 .../eigen-eigen-3.0.3/doc/I15_StorageOrders.dox    |   91 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/doc/Overview.dox |   56 -
 .../eigen-eigen-3.0.3/doc/QuickReference.dox       |  731 --
 .../doc/TopicLinearAlgebraDecompositions.dox       |  256 -
 .../eigen-eigen-3.0.3/doc/eigendoxy.css            |  906 ---
 .../eigen-eigen-3.0.3/doc/eigendoxy_footer.html.in |    5 -
 .../eigen-eigen-3.0.3/doc/eigendoxy_header.html.in |   14 -
 .../eigen-eigen-3.0.3/doc/eigendoxy_tabs.css       |   59 -
 .../eigen-eigen-3.0.3/doc/examples/.krazy          |    2 -
 .../eigen-eigen-3.0.3/doc/examples/CMakeLists.txt  |   20 -
 .../doc/examples/DenseBase_middleCols_int.cpp      |   15 -
 .../doc/examples/DenseBase_middleRows_int.cpp      |   15 -
 .../examples/DenseBase_template_int_middleCols.cpp |   15 -
 .../examples/DenseBase_template_int_middleRows.cpp |   15 -
 .../doc/examples/MatrixBase_cwise_const.cpp        |   18 -
 .../doc/examples/QuickStart_example.cpp            |   14 -
 .../doc/examples/QuickStart_example2_dynamic.cpp   |   15 -
 .../doc/examples/QuickStart_example2_fixed.cpp     |   15 -
 .../doc/examples/TutorialLinAlgComputeTwice.cpp    |   23 -
 .../examples/TutorialLinAlgExComputeSolveError.cpp |   14 -
 .../TutorialLinAlgExSolveColPivHouseholderQR.cpp   |   17 -
 .../doc/examples/TutorialLinAlgExSolveLDLT.cpp     |   16 -
 .../examples/TutorialLinAlgInverseDeterminant.cpp  |   16 -
 .../doc/examples/TutorialLinAlgRankRevealing.cpp   |   20 -
 .../doc/examples/TutorialLinAlgSVDSolve.cpp        |   15 -
 .../TutorialLinAlgSelfAdjointEigenSolver.cpp       |   17 -
 .../doc/examples/TutorialLinAlgSetThreshold.cpp    |   16 -
 .../doc/examples/Tutorial_ArrayClass_accessors.cpp |   24 -
 .../doc/examples/Tutorial_ArrayClass_addition.cpp  |   23 -
 .../examples/Tutorial_ArrayClass_cwise_other.cpp   |   19 -
 .../doc/examples/Tutorial_ArrayClass_interop.cpp   |   22 -
 .../Tutorial_ArrayClass_interop_matrix.cpp         |   26 -
 .../doc/examples/Tutorial_ArrayClass_mult.cpp      |   16 -
 .../Tutorial_BlockOperations_block_assignment.cpp  |   18 -
 .../examples/Tutorial_BlockOperations_colrow.cpp   |   17 -
 .../examples/Tutorial_BlockOperations_corner.cpp   |   17 -
 .../Tutorial_BlockOperations_print_block.cpp       |   20 -
 .../examples/Tutorial_BlockOperations_vector.cpp   |   14 -
 .../doc/examples/Tutorial_PartialLU_solve.cpp      |   18 -
 ...eductionsVisitorsBroadcasting_broadcast_1nn.cpp |   24 -
 ...ctionsVisitorsBroadcasting_broadcast_simple.cpp |   21 -
 ...sitorsBroadcasting_broadcast_simple_rowwise.cpp |   20 -
 ...rial_ReductionsVisitorsBroadcasting_colwise.cpp |   13 -
 ...rial_ReductionsVisitorsBroadcasting_maxnorm.cpp |   20 -
 ...uctionsVisitorsBroadcasting_reductions_bool.cpp |   21 -
 ...uctionsVisitorsBroadcasting_reductions_norm.cpp |   28 -
 ...rial_ReductionsVisitorsBroadcasting_rowwise.cpp |   13 -
 ...ial_ReductionsVisitorsBroadcasting_visitors.cpp |   26 -
 .../Tutorial_simple_example_dynamic_size.cpp       |   22 -
 .../Tutorial_simple_example_fixed_size.cpp         |   15 -
 .../eigen-eigen-3.0.3/doc/examples/class_Block.cpp |   27 -
 .../doc/examples/class_CwiseBinaryOp.cpp           |   18 -
 .../doc/examples/class_CwiseUnaryOp.cpp            |   19 -
 .../doc/examples/class_CwiseUnaryOp_ptrfun.cpp     |   20 -
 .../doc/examples/class_FixedBlock.cpp              |   27 -
 .../doc/examples/class_FixedVectorBlock.cpp        |   27 -
 .../doc/examples/class_VectorBlock.cpp             |   27 -
 .../doc/examples/function_taking_eigenbase.cpp     |   18 -
 .../doc/examples/tut_arithmetic_add_sub.cpp        |   22 -
 .../doc/examples/tut_arithmetic_dot_cross.cpp      |   15 -
 .../doc/examples/tut_arithmetic_matrix_mul.cpp     |   19 -
 .../doc/examples/tut_arithmetic_redux_basic.cpp    |   16 -
 .../doc/examples/tut_arithmetic_scalar_mul_div.cpp |   17 -
 .../examples/tut_matrix_coefficient_accessors.cpp  |   18 -
 .../doc/examples/tut_matrix_resize.cpp             |   18 -
 .../doc/examples/tut_matrix_resize_fixed_size.cpp  |   12 -
 .../eigen-eigen-3.0.3/doc/snippets/.krazy          |    2 -
 .../doc/snippets/AngleAxis_mimic_euler.cpp         |    5 -
 .../eigen-eigen-3.0.3/doc/snippets/CMakeLists.txt  |   30 -
 .../doc/snippets/ColPivHouseholderQR_solve.cpp     |    8 -
 .../doc/snippets/ComplexEigenSolver_compute.cpp    |   16 -
 .../snippets/ComplexEigenSolver_eigenvalues.cpp    |    4 -
 .../snippets/ComplexEigenSolver_eigenvectors.cpp   |    4 -
 .../doc/snippets/ComplexSchur_compute.cpp          |    6 -
 .../doc/snippets/ComplexSchur_matrixT.cpp          |    4 -
 .../doc/snippets/ComplexSchur_matrixU.cpp          |    4 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_abs.cpp   |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_abs2.cpp  |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_acos.cpp  |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_cos.cpp   |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_cube.cpp  |    2 -
 .../doc/snippets/Cwise_equal_equal.cpp             |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_exp.cpp   |    2 -
 .../doc/snippets/Cwise_greater.cpp                 |    2 -
 .../doc/snippets/Cwise_greater_equal.cpp           |    2 -
 .../doc/snippets/Cwise_inverse.cpp                 |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_less.cpp  |    2 -
 .../doc/snippets/Cwise_less_equal.cpp              |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_log.cpp   |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_max.cpp   |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_min.cpp   |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_minus.cpp |    2 -
 .../doc/snippets/Cwise_minus_equal.cpp             |    3 -
 .../doc/snippets/Cwise_not_equal.cpp               |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_plus.cpp  |    2 -
 .../doc/snippets/Cwise_plus_equal.cpp              |    3 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_pow.cpp   |    2 -
 .../doc/snippets/Cwise_product.cpp                 |    3 -
 .../doc/snippets/Cwise_quotient.cpp                |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_sin.cpp   |    2 -
 .../doc/snippets/Cwise_slash_equal.cpp             |    3 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_sqrt.cpp  |    2 -
 .../doc/snippets/Cwise_square.cpp                  |    2 -
 .../eigen-eigen-3.0.3/doc/snippets/Cwise_tan.cpp   |    2 -
 .../doc/snippets/Cwise_times_equal.cpp             |    3 -
 .../doc/snippets/DenseBase_LinSpaced.cpp           |    2 -
 .../doc/snippets/DenseBase_LinSpaced_seq.cpp       |    2 -
 .../doc/snippets/DenseBase_setLinSpaced.cpp        |    3 -
 .../doc/snippets/DirectionWise_replicate.cpp       |    4 -
 .../doc/snippets/DirectionWise_replicate_int.cpp   |    4 -
 .../EigenSolver_EigenSolver_MatrixType.cpp         |   16 -
 .../doc/snippets/EigenSolver_compute.cpp           |    6 -
 .../doc/snippets/EigenSolver_eigenvalues.cpp       |    4 -
 .../doc/snippets/EigenSolver_eigenvectors.cpp      |    4 -
 .../snippets/EigenSolver_pseudoEigenvectors.cpp    |    9 -
 .../doc/snippets/FullPivHouseholderQR_solve.cpp    |    8 -
 .../doc/snippets/FullPivLU_image.cpp               |    9 -
 .../doc/snippets/FullPivLU_kernel.cpp              |    7 -
 .../doc/snippets/FullPivLU_solve.cpp               |   11 -
 .../snippets/HessenbergDecomposition_compute.cpp   |    6 -
 .../snippets/HessenbergDecomposition_matrixH.cpp   |    8 -
 .../HessenbergDecomposition_packedMatrix.cpp       |    9 -
 .../doc/snippets/HouseholderQR_solve.cpp           |    9 -
 .../HouseholderSequence_HouseholderSequence.cpp    |   31 -
 .../eigen-eigen-3.0.3/doc/snippets/IOFormat.cpp    |   14 -
 .../doc/snippets/JacobiSVD_basic.cpp               |    9 -
 .../doc/snippets/Jacobi_makeGivens.cpp             |    6 -
 .../doc/snippets/Jacobi_makeJacobi.cpp             |    8 -
 .../eigen-eigen-3.0.3/doc/snippets/LLT_solve.cpp   |    8 -
 .../doc/snippets/Map_general_stride.cpp            |    5 -
 .../doc/snippets/Map_inner_stride.cpp              |    5 -
 .../doc/snippets/Map_outer_stride.cpp              |    3 -
 .../doc/snippets/Map_placement_new.cpp             |    5 -
 .../eigen-eigen-3.0.3/doc/snippets/Map_simple.cpp  |    3 -
 .../doc/snippets/MatrixBase_adjoint.cpp            |    3 -
 .../doc/snippets/MatrixBase_all.cpp                |    7 -
 .../doc/snippets/MatrixBase_array.cpp              |    4 -
 .../doc/snippets/MatrixBase_array_const.cpp        |    4 -
 .../doc/snippets/MatrixBase_asDiagonal.cpp         |    1 -
 .../doc/snippets/MatrixBase_block_int_int.cpp      |    5 -
 .../snippets/MatrixBase_block_int_int_int_int.cpp  |    5 -
 .../MatrixBase_bottomLeftCorner_int_int.cpp        |    6 -
 .../MatrixBase_bottomRightCorner_int_int.cpp       |    6 -
 .../doc/snippets/MatrixBase_bottomRows_int.cpp     |    6 -
 .../doc/snippets/MatrixBase_cast.cpp               |    3 -
 .../doc/snippets/MatrixBase_col.cpp                |    3 -
 .../doc/snippets/MatrixBase_colwise.cpp            |    5 -
 .../MatrixBase_computeInverseAndDetWithCheck.cpp   |   13 -
 .../MatrixBase_computeInverseWithCheck.cpp         |   11 -
 .../doc/snippets/MatrixBase_cwiseAbs.cpp           |    4 -
 .../doc/snippets/MatrixBase_cwiseAbs2.cpp          |    4 -
 .../doc/snippets/MatrixBase_cwiseEqual.cpp         |    7 -
 .../doc/snippets/MatrixBase_cwiseInverse.cpp       |    4 -
 .../doc/snippets/MatrixBase_cwiseMax.cpp           |    2 -
 .../doc/snippets/MatrixBase_cwiseMin.cpp           |    2 -
 .../doc/snippets/MatrixBase_cwiseNotEqual.cpp      |    7 -
 .../doc/snippets/MatrixBase_cwiseProduct.cpp       |    3 -
 .../doc/snippets/MatrixBase_cwiseQuotient.cpp      |    2 -
 .../doc/snippets/MatrixBase_cwiseSqrt.cpp          |    2 -
 .../doc/snippets/MatrixBase_diagonal.cpp           |    4 -
 .../doc/snippets/MatrixBase_diagonal_int.cpp       |    5 -
 .../snippets/MatrixBase_diagonal_template_int.cpp  |    5 -
 .../doc/snippets/MatrixBase_eigenvalues.cpp        |    3 -
 .../doc/snippets/MatrixBase_end_int.cpp            |    5 -
 .../doc/snippets/MatrixBase_eval.cpp               |   12 -
 .../doc/snippets/MatrixBase_extract.cpp            |   13 -
 .../doc/snippets/MatrixBase_fixedBlock_int_int.cpp |    5 -
 .../doc/snippets/MatrixBase_identity.cpp           |    1 -
 .../doc/snippets/MatrixBase_identity_int_int.cpp   |    1 -
 .../doc/snippets/MatrixBase_inverse.cpp            |    3 -
 .../doc/snippets/MatrixBase_isDiagonal.cpp         |    5 -
 .../doc/snippets/MatrixBase_isIdentity.cpp         |    5 -
 .../doc/snippets/MatrixBase_isOnes.cpp             |    5 -
 .../doc/snippets/MatrixBase_isOrthogonal.cpp       |    6 -
 .../doc/snippets/MatrixBase_isUnitary.cpp          |    5 -
 .../doc/snippets/MatrixBase_isZero.cpp             |    5 -
 .../doc/snippets/MatrixBase_leftCols_int.cpp       |    6 -
 .../doc/snippets/MatrixBase_marked.cpp             |   14 -
 .../doc/snippets/MatrixBase_noalias.cpp            |    3 -
 .../doc/snippets/MatrixBase_ones.cpp               |    2 -
 .../doc/snippets/MatrixBase_ones_int.cpp           |    2 -
 .../doc/snippets/MatrixBase_ones_int_int.cpp       |    1 -
 .../doc/snippets/MatrixBase_operatorNorm.cpp       |    3 -
 .../doc/snippets/MatrixBase_part.cpp               |   13 -
 .../doc/snippets/MatrixBase_prod.cpp               |    3 -
 .../doc/snippets/MatrixBase_random.cpp             |    1 -
 .../doc/snippets/MatrixBase_random_int.cpp         |    1 -
 .../doc/snippets/MatrixBase_random_int_int.cpp     |    1 -
 .../doc/snippets/MatrixBase_replicate.cpp          |    4 -
 .../doc/snippets/MatrixBase_replicate_int_int.cpp  |    4 -
 .../doc/snippets/MatrixBase_reverse.cpp            |    8 -
 .../doc/snippets/MatrixBase_rightCols_int.cpp      |    6 -
 .../doc/snippets/MatrixBase_row.cpp                |    3 -
 .../doc/snippets/MatrixBase_rowwise.cpp            |    5 -
 .../doc/snippets/MatrixBase_segment_int_int.cpp    |    5 -
 .../doc/snippets/MatrixBase_select.cpp             |    6 -
 .../doc/snippets/MatrixBase_set.cpp                |   13 -
 .../doc/snippets/MatrixBase_setIdentity.cpp        |    3 -
 .../doc/snippets/MatrixBase_setOnes.cpp            |    3 -
 .../doc/snippets/MatrixBase_setRandom.cpp          |    3 -
 .../doc/snippets/MatrixBase_setZero.cpp            |    3 -
 .../doc/snippets/MatrixBase_start_int.cpp          |    5 -
 .../MatrixBase_template_int_bottomRows.cpp         |    6 -
 .../doc/snippets/MatrixBase_template_int_end.cpp   |    5 -
 ...atrixBase_template_int_int_bottomLeftCorner.cpp |    6 -
 ...trixBase_template_int_int_bottomRightCorner.cpp |    6 -
 .../MatrixBase_template_int_int_topLeftCorner.cpp  |    6 -
 .../MatrixBase_template_int_int_topRightCorner.cpp |    6 -
 .../snippets/MatrixBase_template_int_leftCols.cpp  |    6 -
 .../snippets/MatrixBase_template_int_rightCols.cpp |    6 -
 .../snippets/MatrixBase_template_int_segment.cpp   |    5 -
 .../doc/snippets/MatrixBase_template_int_start.cpp |    5 -
 .../snippets/MatrixBase_template_int_topRows.cpp   |    6 -
 .../snippets/MatrixBase_topLeftCorner_int_int.cpp  |    6 -
 .../snippets/MatrixBase_topRightCorner_int_int.cpp |    6 -
 .../doc/snippets/MatrixBase_topRows_int.cpp        |    6 -
 .../doc/snippets/MatrixBase_transpose.cpp          |    8 -
 .../doc/snippets/MatrixBase_zero.cpp               |    2 -
 .../doc/snippets/MatrixBase_zero_int.cpp           |    2 -
 .../doc/snippets/MatrixBase_zero_int_int.cpp       |    1 -
 .../doc/snippets/Matrix_resize_NoChange_int.cpp    |    3 -
 .../doc/snippets/Matrix_resize_int.cpp             |    6 -
 .../doc/snippets/Matrix_resize_int_NoChange.cpp    |    3 -
 .../doc/snippets/Matrix_resize_int_int.cpp         |    9 -
 .../doc/snippets/Matrix_setConstant_int.cpp        |    3 -
 .../doc/snippets/Matrix_setConstant_int_int.cpp    |    3 -
 .../doc/snippets/Matrix_setIdentity_int_int.cpp    |    3 -
 .../doc/snippets/Matrix_setOnes_int.cpp            |    3 -
 .../doc/snippets/Matrix_setOnes_int_int.cpp        |    3 -
 .../doc/snippets/Matrix_setRandom_int.cpp          |    3 -
 .../doc/snippets/Matrix_setRandom_int_int.cpp      |    3 -
 .../doc/snippets/Matrix_setZero_int.cpp            |    3 -
 .../doc/snippets/Matrix_setZero_int_int.cpp        |    3 -
 .../doc/snippets/PartialPivLU_solve.cpp            |    7 -
 .../doc/snippets/PartialRedux_count.cpp            |    3 -
 .../doc/snippets/PartialRedux_maxCoeff.cpp         |    3 -
 .../doc/snippets/PartialRedux_minCoeff.cpp         |    3 -
 .../doc/snippets/PartialRedux_norm.cpp             |    3 -
 .../doc/snippets/PartialRedux_prod.cpp             |    3 -
 .../doc/snippets/PartialRedux_squaredNorm.cpp      |    3 -
 .../doc/snippets/PartialRedux_sum.cpp              |    3 -
 .../snippets/RealSchur_RealSchur_MatrixType.cpp    |   10 -
 .../doc/snippets/RealSchur_compute.cpp             |    6 -
 ...lfAdjointEigenSolver_SelfAdjointEigenSolver.cpp |    7 -
 ...genSolver_SelfAdjointEigenSolver_MatrixType.cpp |   17 -
 ...enSolver_SelfAdjointEigenSolver_MatrixType2.cpp |   16 -
 .../SelfAdjointEigenSolver_compute_MatrixType.cpp  |    7 -
 .../SelfAdjointEigenSolver_compute_MatrixType2.cpp |    9 -
 .../SelfAdjointEigenSolver_eigenvalues.cpp         |    4 -
 .../SelfAdjointEigenSolver_eigenvectors.cpp        |    4 -
 .../SelfAdjointEigenSolver_operatorInverseSqrt.cpp |    9 -
 .../SelfAdjointEigenSolver_operatorSqrt.cpp        |    8 -
 .../doc/snippets/SelfAdjointView_eigenvalues.cpp   |    3 -
 .../doc/snippets/SelfAdjointView_operatorNorm.cpp  |    3 -
 .../doc/snippets/TopicAliasing_block.cpp           |    7 -
 .../doc/snippets/TopicAliasing_block_correct.cpp   |    7 -
 .../doc/snippets/TopicAliasing_cwise.cpp           |   20 -
 .../doc/snippets/TopicAliasing_mult1.cpp           |    4 -
 .../doc/snippets/TopicAliasing_mult2.cpp           |   10 -
 .../doc/snippets/TopicAliasing_mult3.cpp           |    4 -
 .../doc/snippets/TopicStorageOrders_example.cpp    |   17 -
 ...agonalization_Tridiagonalization_MatrixType.cpp |    9 -
 .../doc/snippets/Tridiagonalization_compute.cpp    |    9 -
 .../Tridiagonalization_decomposeInPlace.cpp        |   10 -
 .../doc/snippets/Tridiagonalization_diagonal.cpp   |   13 -
 .../Tridiagonalization_householderCoefficients.cpp |    6 -
 .../snippets/Tridiagonalization_packedMatrix.cpp   |    8 -
 .../Tutorial_AdvancedInitialization_Block.cpp      |    5 -
 ...orial_AdvancedInitialization_CommaTemporary.cpp |    4 -
 .../Tutorial_AdvancedInitialization_Join.cpp       |   11 -
 .../Tutorial_AdvancedInitialization_LinSpaced.cpp  |    7 -
 .../Tutorial_AdvancedInitialization_ThreeWays.cpp  |   19 -
 .../Tutorial_AdvancedInitialization_Zero.cpp       |   13 -
 .../doc/snippets/Tutorial_commainit_01.cpp         |    5 -
 .../doc/snippets/Tutorial_commainit_01b.cpp        |    5 -
 .../doc/snippets/Tutorial_commainit_02.cpp         |    7 -
 .../doc/snippets/Tutorial_solve_matrix_inverse.cpp |    6 -
 .../doc/snippets/Tutorial_solve_multiple_rhs.cpp   |   10 -
 .../Tutorial_solve_reuse_decomposition.cpp         |   13 -
 .../doc/snippets/Tutorial_solve_singular.cpp       |    9 -
 .../doc/snippets/Tutorial_solve_triangular.cpp     |    8 -
 .../snippets/Tutorial_solve_triangular_inplace.cpp |    6 -
 .../doc/snippets/Vectorwise_reverse.cpp            |   10 -
 .../doc/snippets/class_FullPivLU.cpp               |   16 -
 .../doc/snippets/compile_snippet.cpp.in            |   18 -
 .../doc/snippets/tut_arithmetic_redux_minmax.cpp   |   12 -
 .../snippets/tut_arithmetic_transpose_aliasing.cpp |    5 -
 .../tut_arithmetic_transpose_conjugate.cpp         |   10 -
 .../snippets/tut_arithmetic_transpose_inplace.cpp  |    6 -
 .../snippets/tut_matrix_assignment_resizing.cpp    |    5 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/doc/tutorial.cpp |   62 -
 .../eigen-eigen-3.0.3/doc/unsupported_modules.dox  |   64 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/eigen3.pc.in     |    6 -
 .../eigen-eigen-3.0.3/failtest/CMakeLists.txt      |   37 -
 .../block_nonconst_ctor_on_const_xpr_0.cpp         |   15 -
 .../block_nonconst_ctor_on_const_xpr_1.cpp         |   15 -
 .../block_nonconst_ctor_on_const_xpr_2.cpp         |   16 -
 .../block_on_const_type_actually_const_0.cpp       |   16 -
 .../block_on_const_type_actually_const_1.cpp       |   16 -
 .../const_qualified_block_method_retval_0.cpp      |   15 -
 .../const_qualified_block_method_retval_1.cpp      |   15 -
 .../const_qualified_diagonal_method_retval.cpp     |   15 -
 .../const_qualified_transpose_method_retval.cpp    |   15 -
 .../diagonal_nonconst_ctor_on_const_xpr.cpp        |   15 -
 .../diagonal_on_const_type_actually_const.cpp      |   16 -
 .../failtest/failtest_sanity_check.cpp             |    5 -
 .../failtest/map_nonconst_ctor_on_const_ptr_0.cpp  |   15 -
 .../failtest/map_nonconst_ctor_on_const_ptr_1.cpp  |   15 -
 .../failtest/map_nonconst_ctor_on_const_ptr_2.cpp  |   15 -
 .../failtest/map_nonconst_ctor_on_const_ptr_3.cpp  |   15 -
 .../failtest/map_nonconst_ctor_on_const_ptr_4.cpp  |   15 -
 .../map_on_const_type_actually_const_0.cpp         |   15 -
 .../map_on_const_type_actually_const_1.cpp         |   15 -
 .../transpose_nonconst_ctor_on_const_xpr.cpp       |   15 -
 .../transpose_on_const_type_actually_const.cpp     |   16 -
 .../eigen-eigen-3.0.3/lapack/CMakeLists.txt        |  378 -
 .../eigen-eigen-3.0.3/lapack/cholesky.cpp          |   87 -
 .../eigen-eigen-3.0.3/lapack/complex_double.cpp    |   32 -
 .../eigen-eigen-3.0.3/lapack/complex_single.cpp    |   32 -
 .../eigen-eigen-3.0.3/lapack/double.cpp            |   32 -
 .../eigen-eigen-3.0.3/lapack/eigenvalues.cpp       |   94 -
 .../eigen-eigen-3.0.3/lapack/lapack_common.h       |   38 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/lapack/lu.cpp    |  104 -
 .../eigen-eigen-3.0.3/lapack/single.cpp            |   32 -
 .../eigen-eigen-3.0.3/scripts/CMakeLists.txt       |    6 -
 .../eigen-eigen-3.0.3/scripts/buildtests.in        |   21 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/scripts/check.in |   21 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/scripts/debug.in |    3 -
 .../scripts/eigen_gen_credits.cpp                  |  232 -
 .../eigen-eigen-3.0.3/scripts/eigen_gen_docs       |   20 -
 .../eigen-eigen-3.0.3/scripts/release.in           |    3 -
 .../signature_of_eigen3_matrix_library             |    1 -
 .../eigen-eigen-3.0.3/test/CMakeLists.txt          |  150 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/adjoint.cpp |  149 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/array.cpp   |  242 -
 .../eigen-eigen-3.0.3/test/array_for_matrix.cpp    |  185 -
 .../eigen-eigen-3.0.3/test/array_replicate.cpp     |   85 -
 .../eigen-eigen-3.0.3/test/array_reverse.cpp       |  143 -
 .../eigen-eigen-3.0.3/test/bandmatrix.cpp          |   89 -
 .../eigen-eigen-3.0.3/test/basicstuff.cpp          |  233 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/block.cpp   |  241 -
 .../eigen-eigen-3.0.3/test/cholesky.cpp            |  307 -
 .../eigen-eigen-3.0.3/test/commainitializer.cpp    |   61 -
 .../eigen-eigen-3.0.3/test/conservative_resize.cpp |  129 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/corners.cpp |  113 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/cwiseop.cpp |  183 -
 .../eigen-eigen-3.0.3/test/determinant.cpp         |   80 -
 .../eigen-eigen-3.0.3/test/diagonal.cpp            |   83 -
 .../eigen-eigen-3.0.3/test/diagonalmatrices.cpp    |  109 -
 .../eigen-eigen-3.0.3/test/dontalign.cpp           |   78 -
 .../eigen-eigen-3.0.3/test/dynalloc.cpp            |  148 -
 .../eigen-eigen-3.0.3/test/eigen2/CMakeLists.txt   |   60 -
 .../test/eigen2/eigen2_adjoint.cpp                 |  115 -
 .../test/eigen2/eigen2_alignedbox.cpp              |   75 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_array.cpp |  157 -
 .../test/eigen2/eigen2_basicstuff.cpp              |  123 -
 .../test/eigen2/eigen2_bug_132.cpp                 |   41 -
 .../test/eigen2/eigen2_cholesky.cpp                |  128 -
 .../test/eigen2/eigen2_commainitializer.cpp        |   61 -
 .../test/eigen2/eigen2_cwiseop.cpp                 |  173 -
 .../test/eigen2/eigen2_determinant.cpp             |   76 -
 .../test/eigen2/eigen2_dynalloc.cpp                |  146 -
 .../test/eigen2/eigen2_eigensolver.cpp             |  160 -
 .../test/eigen2/eigen2_first_aligned.cpp           |   64 -
 .../test/eigen2/eigen2_geometry.cpp                |  446 --
 .../eigen2/eigen2_geometry_with_eigen2_prefix.cpp  |  449 --
 .../test/eigen2/eigen2_hyperplane.cpp              |  141 -
 .../test/eigen2/eigen2_inverse.cpp                 |   78 -
 .../test/eigen2/eigen2_linearstructure.cpp         |   99 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_lu.cpp    |  137 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_map.cpp   |  129 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_meta.cpp  |   75 -
 .../test/eigen2/eigen2_miscmatrices.cpp            |   63 -
 .../test/eigen2/eigen2_mixingtypes.cpp             |   92 -
 .../test/eigen2/eigen2_newstdvector.cpp            |  164 -
 .../test/eigen2/eigen2_nomalloc.cpp                |   78 -
 .../test/eigen2/eigen2_packetmath.cpp              |  147 -
 .../test/eigen2/eigen2_parametrizedline.cpp        |   77 -
 .../test/eigen2/eigen2_prec_inverse_4x4.cpp        |   99 -
 .../test/eigen2/eigen2_product_large.cpp           |   60 -
 .../test/eigen2/eigen2_product_small.cpp           |   37 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_qr.cpp    |   84 -
 .../test/eigen2/eigen2_qtvector.cpp                |  173 -
 .../test/eigen2/eigen2_regression.cpp              |  151 -
 .../test/eigen2/eigen2_sizeof.cpp                  |   46 -
 .../test/eigen2/eigen2_smallvectors.cpp            |   57 -
 .../test/eigen2/eigen2_sparse_basic.cpp            |  332 -
 .../test/eigen2/eigen2_sparse_product.cpp          |  130 -
 .../test/eigen2/eigen2_sparse_solvers.cpp          |  215 -
 .../test/eigen2/eigen2_sparse_vector.cpp           |   98 -
 .../test/eigen2/eigen2_stdvector.cpp               |  163 -
 .../test/eigen2/eigen2_submatrices.cpp             |  163 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_sum.cpp   |   86 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_svd.cpp   |  102 -
 .../eigen-eigen-3.0.3/test/eigen2/eigen2_swap.cpp  |   98 -
 .../test/eigen2/eigen2_triangular.cpp              |  173 -
 .../test/eigen2/eigen2_unalignedassert.cpp         |  131 -
 .../test/eigen2/eigen2_visitor.cpp                 |  131 -
 .../eigen-eigen-3.0.3/test/eigen2/gsl_helper.h     |  190 -
 .../eigen-eigen-3.0.3/test/eigen2/main.h           |  415 -
 .../eigen-eigen-3.0.3/test/eigen2/product.h        |  146 -
 .../eigen-eigen-3.0.3/test/eigen2/runtest.sh       |   28 -
 .../eigen-eigen-3.0.3/test/eigen2/sparse.h         |  169 -
 .../eigen-eigen-3.0.3/test/eigen2/testsuite.cmake  |  197 -
 .../eigen-eigen-3.0.3/test/eigen2support.cpp       |   80 -
 .../eigen-eigen-3.0.3/test/eigensolver_complex.cpp |  125 -
 .../eigen-eigen-3.0.3/test/eigensolver_generic.cpp |  118 -
 .../test/eigensolver_selfadjoint.cpp               |  194 -
 .../eigen-eigen-3.0.3/test/exceptions.cpp          |  124 -
 .../eigen-eigen-3.0.3/test/first_aligned.cpp       |   66 -
 .../eigen-eigen-3.0.3/test/geo_alignedbox.cpp      |  186 -
 .../eigen-eigen-3.0.3/test/geo_eulerangles.cpp     |   70 -
 .../eigen-eigen-3.0.3/test/geo_homogeneous.cpp     |  122 -
 .../eigen-eigen-3.0.3/test/geo_hyperplane.cpp      |  172 -
 .../eigen-eigen-3.0.3/test/geo_orthomethods.cpp    |  138 -
 .../test/geo_parametrizedline.cpp                  |  109 -
 .../eigen-eigen-3.0.3/test/geo_quaternion.cpp      |  209 -
 .../eigen-eigen-3.0.3/test/geo_transformations.cpp |  474 --
 .../eigen-eigen-3.0.3/test/gsl_helper.h            |  212 -
 .../eigen-eigen-3.0.3/test/hessenberg.cpp          |   77 -
 .../eigen-eigen-3.0.3/test/householder.cpp         |  138 -
 .../eigen-eigen-3.0.3/test/integer_types.cpp       |  176 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/inverse.cpp |  117 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/jacobi.cpp  |   96 -
 .../eigen-eigen-3.0.3/test/jacobisvd.cpp           |  351 -
 .../eigen-eigen-3.0.3/test/linearstructure.cpp     |   99 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/lu.cpp      |  222 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/main.h      |  557 --
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/map.cpp     |  159 -
 .../eigen-eigen-3.0.3/test/mapstaticmethods.cpp    |  187 -
 .../eigen-eigen-3.0.3/test/mapstride.cpp           |  161 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/meta.cpp    |   91 -
 .../eigen-eigen-3.0.3/test/miscmatrices.cpp        |   63 -
 .../eigen-eigen-3.0.3/test/mixingtypes.cpp         |  147 -
 .../eigen-eigen-3.0.3/test/nesting_ops.cpp         |   56 -
 .../eigen-eigen-3.0.3/test/nomalloc.cpp            |  180 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/nullary.cpp |  128 -
 .../eigen-eigen-3.0.3/test/packetmath.cpp          |  360 -
 .../eigen-eigen-3.0.3/test/permutationmatrices.cpp |  149 -
 .../eigen-eigen-3.0.3/test/prec_inverse_4x4.cpp    |   83 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/product.h   |  161 -
 .../eigen-eigen-3.0.3/test/product_extra.cpp       |  163 -
 .../eigen-eigen-3.0.3/test/product_large.cpp       |   79 -
 .../eigen-eigen-3.0.3/test/product_mmtr.cpp        |   80 -
 .../eigen-eigen-3.0.3/test/product_notemporary.cpp |  153 -
 .../eigen-eigen-3.0.3/test/product_selfadjoint.cpp |   95 -
 .../eigen-eigen-3.0.3/test/product_small.cpp       |   45 -
 .../eigen-eigen-3.0.3/test/product_symm.cpp        |  111 -
 .../eigen-eigen-3.0.3/test/product_syrk.cpp        |  113 -
 .../eigen-eigen-3.0.3/test/product_trmm.cpp        |   93 -
 .../eigen-eigen-3.0.3/test/product_trmv.cpp        |  103 -
 .../eigen-eigen-3.0.3/test/product_trsolve.cpp     |  108 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/qr.cpp      |  141 -
 .../eigen-eigen-3.0.3/test/qr_colpivoting.cpp      |  165 -
 .../eigen-eigen-3.0.3/test/qr_fullpivoting.cpp     |  147 -
 .../eigen-eigen-3.0.3/test/qtvector.cpp            |  173 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/redux.cpp   |  164 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/resize.cpp  |   56 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/runtest.sh  |   20 -
 .../eigen-eigen-3.0.3/test/schur_complex.cpp       |   89 -
 .../eigen-eigen-3.0.3/test/schur_real.cpp          |  108 -
 .../eigen-eigen-3.0.3/test/selfadjoint.cpp         |   74 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/sizeof.cpp  |   49 -
 .../eigen-eigen-3.0.3/test/smallvectors.cpp        |   57 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/sparse.h    |  184 -
 .../eigen-eigen-3.0.3/test/sparse_basic.cpp        |  282 -
 .../eigen-eigen-3.0.3/test/sparse_product.cpp      |  173 -
 .../eigen-eigen-3.0.3/test/sparse_solvers.cpp      |  118 -
 .../eigen-eigen-3.0.3/test/sparse_vector.cpp       |  100 -
 .../eigen-eigen-3.0.3/test/stable_norm.cpp         |  125 -
 .../eigen-eigen-3.0.3/test/stddeque.cpp            |  147 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/stdlist.cpp |  147 -
 .../eigen-eigen-3.0.3/test/stdvector.cpp           |  163 -
 .../eigen-eigen-3.0.3/test/stdvector_overload.cpp  |  176 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/swap.cpp    |   98 -
 .../eigen-eigen-3.0.3/test/testsuite.cmake         |  229 -
 .../eigen-eigen-3.0.3/test/triangular.cpp          |  265 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/umeyama.cpp |  198 -
 .../eigen-eigen-3.0.3/test/unalignedassert.cpp     |  142 -
 .../eigen-eigen-3.0.3/test/unalignedcount.cpp      |   59 -
 .../test/upperbidiagonalization.cpp                |   56 -
 .../eigen-eigen-3.0.3/test/vectorization_logic.cpp |  250 -
 .../eigen-3.0.3/eigen-eigen-3.0.3/test/visitor.cpp |  133 -
 .../eigen-eigen-3.0.3/test/zerosized.cpp           |   69 -
 .../eigen-eigen-3.0.3/unsupported/CMakeLists.txt   |    7 -
 .../unsupported/Eigen/AdolcForward                 |  182 -
 .../unsupported/Eigen/AlignedVector3               |  204 -
 .../eigen-eigen-3.0.3/unsupported/Eigen/AutoDiff   |   55 -
 .../eigen-eigen-3.0.3/unsupported/Eigen/BVH        |  111 -
 .../unsupported/Eigen/CMakeLists.txt               |   11 -
 .../unsupported/Eigen/CholmodSupport               |   32 -
 .../eigen-eigen-3.0.3/unsupported/Eigen/FFT        |  433 --
 .../unsupported/Eigen/IterativeSolvers             |   51 -
 .../unsupported/Eigen/MPRealSupport                |  152 -
 .../unsupported/Eigen/MatrixFunctions              |  268 -
 .../unsupported/Eigen/MoreVectorization            |   16 -
 .../unsupported/Eigen/NonLinearOptimization        |  154 -
 .../unsupported/Eigen/NumericalDiff                |   70 -
 .../unsupported/Eigen/OpenGLSupport                |  332 -
 .../unsupported/Eigen/Polynomials                  |  137 -
 .../eigen-eigen-3.0.3/unsupported/Eigen/Skyline    |   35 -
 .../unsupported/Eigen/SparseExtra                  |   69 -
 .../unsupported/Eigen/SuperLUSupport               |   35 -
 .../unsupported/Eigen/UmfPackSupport               |   33 -
 .../Eigen/src/AutoDiff/AutoDiffJacobian.h          |   98 -
 .../Eigen/src/AutoDiff/AutoDiffScalar.h            |  576 --
 .../Eigen/src/AutoDiff/AutoDiffVector.h            |  235 -
 .../unsupported/Eigen/src/AutoDiff/CMakeLists.txt  |    6 -
 .../unsupported/Eigen/src/BVH/BVAlgorithms.h       |  304 -
 .../unsupported/Eigen/src/BVH/CMakeLists.txt       |    6 -
 .../unsupported/Eigen/src/BVH/KdBVH.h              |  233 -
 .../unsupported/Eigen/src/CMakeLists.txt           |   11 -
 .../unsupported/Eigen/src/FFT/CMakeLists.txt       |    6 -
 .../unsupported/Eigen/src/FFT/ei_fftw_impl.h       |  272 -
 .../unsupported/Eigen/src/FFT/ei_kissfft_impl.h    |  429 -
 .../Eigen/src/IterativeSolvers/CMakeLists.txt      |    6 -
 .../src/IterativeSolvers/ConstrainedConjGrad.h     |  198 -
 .../src/IterativeSolvers/IterationController.h     |  166 -
 .../Eigen/src/MatrixFunctions/CMakeLists.txt       |    6 -
 .../Eigen/src/MatrixFunctions/MatrixExponential.h  |  351 -
 .../Eigen/src/MatrixFunctions/MatrixFunction.h     |  589 --
 .../src/MatrixFunctions/MatrixFunctionAtomic.h     |  142 -
 .../Eigen/src/MatrixFunctions/StemFunction.h       |  116 -
 .../Eigen/src/MoreVectorization/CMakeLists.txt     |    6 -
 .../Eigen/src/MoreVectorization/MathFunctions.h    |  106 -
 .../Eigen/src/NonLinearOptimization/CMakeLists.txt |    6 -
 .../NonLinearOptimization/HybridNonLinearSolver.h  |  606 --
 .../src/NonLinearOptimization/LevenbergMarquardt.h |  655 --
 .../Eigen/src/NonLinearOptimization/chkder.h       |   59 -
 .../Eigen/src/NonLinearOptimization/covar.h        |   65 -
 .../Eigen/src/NonLinearOptimization/dogleg.h       |  100 -
 .../Eigen/src/NonLinearOptimization/fdjac1.h       |   72 -
 .../Eigen/src/NonLinearOptimization/lmpar.h        |  290 -
 .../Eigen/src/NonLinearOptimization/qrsolv.h       |   87 -
 .../Eigen/src/NonLinearOptimization/r1mpyq.h       |   26 -
 .../Eigen/src/NonLinearOptimization/r1updt.h       |   95 -
 .../Eigen/src/NonLinearOptimization/rwupdt.h       |   45 -
 .../Eigen/src/NumericalDiff/CMakeLists.txt         |    6 -
 .../Eigen/src/NumericalDiff/NumericalDiff.h        |  138 -
 .../Eigen/src/Polynomials/CMakeLists.txt           |    6 -
 .../unsupported/Eigen/src/Polynomials/Companion.h  |  286 -
 .../Eigen/src/Polynomials/PolynomialSolver.h       |  397 -
 .../Eigen/src/Polynomials/PolynomialUtils.h        |  153 -
 .../unsupported/Eigen/src/Skyline/CMakeLists.txt   |    6 -
 .../Eigen/src/Skyline/SkylineInplaceLU.h           |  363 -
 .../unsupported/Eigen/src/Skyline/SkylineMatrix.h  |  873 ---
 .../Eigen/src/Skyline/SkylineMatrixBase.h          |  223 -
 .../unsupported/Eigen/src/Skyline/SkylineProduct.h |  306 -
 .../unsupported/Eigen/src/Skyline/SkylineStorage.h |  270 -
 .../unsupported/Eigen/src/Skyline/SkylineUtil.h    |  101 -
 .../unsupported/Eigen/src/SparseExtra/Amd.h        |  448 --
 .../Eigen/src/SparseExtra/CMakeLists.txt           |    6 -
 .../Eigen/src/SparseExtra/CholmodSupport.h         |  399 -
 .../Eigen/src/SparseExtra/CholmodSupportLegacy.h   |  517 --
 .../Eigen/src/SparseExtra/RandomSetter.h           |  340 -
 .../Eigen/src/SparseExtra/SimplicialCholesky.h     |  477 --
 .../unsupported/Eigen/src/SparseExtra/Solve.h      |   82 -
 .../Eigen/src/SparseExtra/SparseLDLTLegacy.h       |  414 -
 .../unsupported/Eigen/src/SparseExtra/SparseLLT.h  |  245 -
 .../unsupported/Eigen/src/SparseExtra/SparseLU.h   |  163 -
 .../Eigen/src/SparseExtra/SuperLUSupport.h         |  667 --
 .../Eigen/src/SparseExtra/UmfPackSupport.h         |  350 -
 .../eigen-eigen-3.0.3/unsupported/README.txt       |   49 -
 .../unsupported/doc/CMakeLists.txt                 |    4 -
 .../eigen-eigen-3.0.3/unsupported/doc/Doxyfile.in  | 1459 ----
 .../eigen-eigen-3.0.3/unsupported/doc/Overview.dox |   13 -
 .../unsupported/doc/examples/BVH_Example.cpp       |   52 -
 .../unsupported/doc/examples/CMakeLists.txt        |   22 -
 .../unsupported/doc/examples/FFT.cpp               |  118 -
 .../unsupported/doc/examples/MatrixExponential.cpp |   16 -
 .../unsupported/doc/examples/MatrixFunction.cpp    |   23 -
 .../unsupported/doc/examples/MatrixSine.cpp        |   20 -
 .../unsupported/doc/examples/MatrixSinh.cpp        |   20 -
 .../unsupported/doc/examples/PolynomialSolver1.cpp |   53 -
 .../unsupported/doc/examples/PolynomialUtils1.cpp  |   20 -
 .../unsupported/doc/snippets/CMakeLists.txt        |   28 -
 .../eigen-eigen-3.0.3/unsupported/test/BVH.cpp     |  237 -
 .../unsupported/test/CMakeLists.txt                |  138 -
 .../eigen-eigen-3.0.3/unsupported/test/FFT.cpp     |    2 -
 .../eigen-eigen-3.0.3/unsupported/test/FFTW.cpp    |  280 -
 .../unsupported/test/NonLinearOptimization.cpp     | 1860 -----
 .../unsupported/test/NumericalDiff.cpp             |  114 -
 .../unsupported/test/alignedvector3.cpp            |   74 -
 .../unsupported/test/autodiff.cpp                  |  163 -
 .../unsupported/test/forward_adolc.cpp             |  141 -
 .../unsupported/test/matrix_exponential.cpp        |  161 -
 .../unsupported/test/matrix_function.cpp           |  188 -
 .../unsupported/test/mpreal/dlmalloc.c             | 5702 --------------
 .../unsupported/test/mpreal/dlmalloc.h             |  562 --
 .../unsupported/test/mpreal/mpreal.cpp             |  506 --
 .../unsupported/test/mpreal/mpreal.h               | 3215 --------
 .../unsupported/test/mpreal_support.cpp            |   47 -
 .../unsupported/test/openglsupport.cpp             |  352 -
 .../unsupported/test/polynomialsolver.cpp          |  262 -
 .../unsupported/test/polynomialutils.cpp           |  128 -
 .../unsupported/test/sparse_extra.cpp              |  154 -
 .../unsupported/test/sparse_ldlt.cpp               |  175 -
 .../unsupported/test/sparse_llt.cpp                |  140 -
 .../unsupported/test/sparse_lu.cpp                 |  113 -
 Plugins/SierraPlotTools/pqGlobalPlotter.cxx        |   26 +-
 Plugins/SierraPlotTools/pqGlobalPlotter.h          |    9 +-
 Plugins/SierraPlotTools/pqPlotter.cxx              |    2 +
 .../SierraPlotTools/pqSierraPlotToolsManager.cxx   |   34 +-
 Plugins/SierraPlotTools/warningState.h             |    2 +-
 .../vtkStreamingParticlesPriorityQueue.h           |    3 +-
 .../vtkStreamingParticlesRepresentation.h          |    4 +-
 .../Testing/Python/SurfaceLIC-OfficeContour.pvsm   |    8 -
 .../Testing/Python/SurfaceLIC-OfficeHSlice.pvsm    |    8 -
 .../Testing/Python/SurfaceLIC-OfficeSlices.pvsm    |    8 -
 .../Testing/Python/SurfaceLIC-OfficeVSlice.pvsm    |    8 -
 .../Testing/Python/SurfaceLIC-ShuttleAll.pvsm      |    8 -
 .../Testing/Python/SurfaceLIC-ShuttleZoom1.pvsm    |    8 -
 .../Testing/Python/SurfaceLIC-ShuttleZoom2.pvsm    |    8 -
 .../Testing/Python/SurfaceLICTestDriver.py         |    4 +-
 Plugins/SurfaceLIC/vtkSurfaceLICRepresentation.cxx |   30 +-
 Plugins/SurfaceLIC/vtkSurfaceLICRepresentation.h   |    3 +-
 .../pqTPExportStateWizard.cxx                      |    2 +-
 .../ThickenLayeredCells/ThickenLayeredCells.xml    |   10 +
 .../ThickenLayeredCells/vtkThickenLayeredCells.cxx |  107 +-
 .../ThickenLayeredCells/vtkThickenLayeredCells.h   |    9 +-
 Plugins/VR/CMakeLists.txt                          |    1 +
 Plugins/VR/old_sample.pvsm                         |    8 -
 Plugins/VR/sample.pvsm                             |    8 -
 Plugins/VR/vtkPVRenderLoopEvent.h                  |    6 +-
 Plugins/VR/vtkVRInteractorStyleFactory.cxx         |    9 +
 Plugins/VR/vtkVRVirtualHandStyle.cxx               |  162 +
 Plugins/VR/vtkVRVirtualHandStyle.h                 |   76 +
 Plugins/Vapor/vtkVDFReader.h                       |    2 -
 Qt/ApplicationComponents/CMakeLists.txt            |   64 +-
 .../ExampleVisualizations/CanExample.pvsm          | 5902 ++++++++++++++
 .../ExampleVisualizations/DiskOutRefExample.pvsm   | 8196 ++++++++++++++++++++
 .../ExampleVisualizations/WaveletExample.pvsm      | 3835 +++++++++
 .../Resources/Thumbnails/CanExample.png            |  Bin 0 -> 33098 bytes
 .../Resources/Thumbnails/DiskOutRefExample.png     |  Bin 0 -> 53129 bytes
 .../Resources/Thumbnails/WaveletExample.png        |  Bin 0 -> 42939 bytes
 .../Resources/UI/pqBoxPropertyWidget.ui            |  158 +
 .../Resources/UI/pqCameraToolbar.ui                |   44 +
 .../Resources/UI/pqColorEditorPropertyWidget.ui    |  124 +-
 .../Resources/UI/pqColorMapEditor.ui               |   19 -
 .../Resources/UI/pqCylinderPropertyWidget.ui       |  166 +
 .../Resources/UI/pqExampleVisualizationsDialog.ui  |  260 +
 .../Resources/UI/pqHandlePropertyWidget.ui         |   86 +
 .../Resources/UI/pqImplicitPlanePropertyWidget.ui  |  176 +
 .../Resources/UI/pqLinePropertyWidget.ui           |  165 +
 .../Resources/UI/pqSpherePropertyWidget.ui         |  112 +
 .../Resources/UI/pqSplinePropertyWidget.ui         |  128 +
 .../Resources/UI/pqWelcomeDialog.ui                |  164 +
 .../Resources/UI/pqYoungsMaterialPropertyWidget.ui |   55 +
 .../Resources/pqApplicationComponents.qrc          |    6 +
 Qt/ApplicationComponents/pqApplyBehavior.cxx       |    3 +-
 .../pqBoolPropertyWidgetDecorator.cxx              |    8 +
 Qt/ApplicationComponents/pqBoxPropertyWidget.cxx   |  180 +
 Qt/ApplicationComponents/pqBoxPropertyWidget.h     |   73 +
 Qt/ApplicationComponents/pqCameraReaction.cxx      |   28 +-
 Qt/ApplicationComponents/pqCameraReaction.h        |    9 +-
 Qt/ApplicationComponents/pqCameraToolbar.cxx       |    4 +-
 .../pqChooseColorPresetReaction.cxx                |  204 +
 .../pqChooseColorPresetReaction.h                  |  114 +
 .../pqColorAnnotationsPropertyWidget.cxx           |   30 +-
 .../pqColorAnnotationsPropertyWidget.h             |    3 -
 .../pqColorEditorPropertyWidget.cxx                |   63 +-
 Qt/ApplicationComponents/pqColorMapEditor.cxx      |   81 +-
 Qt/ApplicationComponents/pqColorMapEditor.h        |    5 +-
 .../pqColorOpacityEditorWidget.cxx                 |   95 +-
 .../pqColorOpacityEditorWidget.h                   |    4 +-
 .../pqCubeAxesPropertyWidget.cxx                   |   73 -
 .../pqCubeAxesPropertyWidget.h                     |   52 -
 .../pqCylinderPropertyWidget.cxx                   |  183 +
 .../pqCylinderPropertyWidget.h                     |   71 +
 .../pqDesktopServicesReaction.cxx                  |   19 +-
 .../pqDesktopServicesReaction.h                    |    4 +-
 .../pqEditColorMapReaction.cxx                     |   44 +-
 Qt/ApplicationComponents/pqEditColorMapReaction.h  |   26 +-
 .../pqEditScalarBarReaction.cxx                    |   92 +
 Qt/ApplicationComponents/pqEditScalarBarReaction.h |   80 +
 .../pqExampleVisualizationsDialog.cxx              |  114 +
 .../pqExampleVisualizationsDialog.h                |   32 +
 .../pqExampleVisualizationsDialogReaction.cxx      |   53 +
 .../pqExampleVisualizationsDialogReaction.h        |   61 +
 Qt/ApplicationComponents/pqExportReaction.cxx      |   10 +-
 Qt/ApplicationComponents/pqExportReaction.h        |    5 +-
 .../pqHandlePropertyWidget.cxx                     |  131 +
 Qt/ApplicationComponents/pqHandlePropertyWidget.h  |   71 +
 .../pqImplicitPlanePropertyWidget.cxx              |  294 +
 .../pqImplicitPlanePropertyWidget.h                |  102 +
 .../pqInteractivePropertyWidget.cxx                |  323 +
 .../pqInteractivePropertyWidget.h                  |  143 +
 Qt/ApplicationComponents/pqLinePropertyWidget.cxx  |  301 +
 Qt/ApplicationComponents/pqLinePropertyWidget.h    |   89 +
 Qt/ApplicationComponents/pqLoadPaletteReaction.cxx |    6 +
 Qt/ApplicationComponents/pqLoadPaletteReaction.h   |    4 +
 .../pqOSPRayHidingDecorator.cxx                    |   57 +
 Qt/ApplicationComponents/pqOSPRayHidingDecorator.h |   56 +
 Qt/ApplicationComponents/pqParaViewBehaviors.cxx   |  242 +-
 Qt/ApplicationComponents/pqParaViewBehaviors.h     |   79 +-
 .../pqParaViewMenuBuilders.cxx                     |  108 +-
 Qt/ApplicationComponents/pqPointPickingHelper.cxx  |  109 +
 Qt/ApplicationComponents/pqPointPickingHelper.h    |   85 +
 .../pqProxyGroupMenuManager.cxx                    |    2 +-
 Qt/ApplicationComponents/pqRenameProxyReaction.cxx |   80 +
 Qt/ApplicationComponents/pqRenameProxyReaction.h   |   56 +
 .../pqResetScalarRangeReaction.cxx                 |  168 +-
 .../pqResetScalarRangeReaction.h                   |   51 +-
 Qt/ApplicationComponents/pqSaveDataReaction.cxx    |   45 +-
 .../pqSaveScreenshotReaction.cxx                   |   24 +-
 Qt/ApplicationComponents/pqSaveStateReaction.cxx   |    1 +
 .../pqScalarBarVisibilityReaction.cxx              |   27 +-
 .../pqScalarBarVisibilityReaction.h                |    9 +-
 .../pqSpherePropertyWidget.cxx                     |  169 +
 Qt/ApplicationComponents/pqSpherePropertyWidget.h  |   72 +
 .../pqSplinePropertyWidget.cxx                     |  187 +
 Qt/ApplicationComponents/pqSplinePropertyWidget.h  |   86 +
 .../pqStandardPropertyWidgetInterface.cxx          |   77 +-
 .../pqStandardPropertyWidgetInterface.h            |   13 +-
 .../pqStandardViewFrameActionsImplementation.cxx   |    6 +-
 .../pqStandardViewFrameActionsImplementation.h     |    7 +-
 .../pqStreamingTestingEventPlayer.h                |    1 +
 Qt/ApplicationComponents/pqTraceReaction.cxx       |    1 +
 Qt/ApplicationComponents/pqWelcomeDialog.cxx       |   94 +
 Qt/ApplicationComponents/pqWelcomeDialog.h         |   36 +
 .../pqYoungsMaterialPropertyWidget.cxx             |  282 +
 .../pqYoungsMaterialPropertyWidget.h               |   83 +
 Qt/Components/CMakeLists.txt                       |   73 +-
 .../Resources/Icons/pqRotateCameraCCW24.png        |  Bin 0 -> 1671 bytes
 .../Resources/Icons/pqRotateCameraCW24.png         |  Bin 0 -> 1630 bytes
 Qt/Components/Resources/UI/pqAnimationSettings.ui  |   35 -
 .../Resources/UI/pqCinemaTrackSelection.ui         |  140 +-
 .../Resources/UI/pqCubeAxesEditorDialog.ui         |  730 --
 .../Resources/UI/pqImplicitCylinderWidget.ui       |  152 -
 Qt/Components/Resources/UI/pqLinksEditor.ui        |   14 +-
 .../Resources/UI/pqProxySelectionWidget.ui         |   66 +
 Qt/Components/Resources/UI/pqSaveSnapshotDialog.ui |   35 -
 Qt/Components/Resources/UI/pqWriterDialog.ui       |  111 -
 Qt/Components/Resources/pqComponents.qrc           |    2 +
 Qt/Components/pq3DWidget.h                         |  235 -
 Qt/Components/pq3DWidgetInterface.cxx              |   37 -
 Qt/Components/pq3DWidgetInterface.h                |   62 -
 Qt/Components/pqAbstractItemSelectionModel.cxx     |  194 +
 Qt/Components/pqAbstractItemSelectionModel.h       |   75 +
 Qt/Components/pqAnimationManager.cxx               |   52 +-
 Qt/Components/pqBoxWidget.h                        |   92 -
 Qt/Components/pqCameraKeyFrameWidget.cxx           |   57 +-
 Qt/Components/pqCameraKeyFrameWidget.h             |    5 -
 Qt/Components/pqCinemaConfiguration.cxx            |   27 +-
 Qt/Components/pqCinemaConfiguration.h              |    9 +-
 Qt/Components/pqCinemaTrack.cxx                    |   10 +-
 Qt/Components/pqCinemaTrack.h                      |    2 +
 Qt/Components/pqCinemaTrackSelection.cxx           |  347 +-
 Qt/Components/pqCinemaTrackSelection.h             |   51 +-
 Qt/Components/pqContourWidget.h                    |  125 -
 Qt/Components/pqCubeAxesEditorDialog.cxx           |  295 -
 Qt/Components/pqCubeAxesEditorDialog.h             |   72 -
 Qt/Components/pqDistanceWidget.h                   |   61 -
 Qt/Components/pqExportViewSelection.cxx            |    2 +-
 Qt/Components/pqExportViewSelection.h              |    2 +-
 Qt/Components/pqHandleWidget.cxx                   |  189 -
 Qt/Components/pqHandleWidget.h                     |   77 -
 Qt/Components/pqImplicitCylinderWidget.cxx         |  326 -
 Qt/Components/pqImplicitCylinderWidget.h           |   93 -
 Qt/Components/pqImplicitPlaneWidget.cxx            |  547 --
 Qt/Components/pqImplicitPlaneWidget.h              |  125 -
 Qt/Components/pqItemViewSearchWidgetEventPlayer.h  |    1 +
 Qt/Components/pqLineSourceWidget.cxx               |  117 -
 Qt/Components/pqLineWidget.h                       |   90 -
 Qt/Components/pqLinksEditor.cxx                    |   26 +-
 Qt/Components/pqLinksEditor.h                      |    3 +
 Qt/Components/pqLinksManager.cxx                   |    4 +-
 Qt/Components/pqLiveInsituManager.cxx              |    1 +
 Qt/Components/pqLiveInsituVisualizationManager.cxx |    9 +
 Qt/Components/pqLiveInsituVisualizationManager.h   |    5 +
 Qt/Components/pqMemoryInspectorPanel.cxx           |    4 +-
 Qt/Components/pqMultiViewWidget.cxx                |    9 +-
 Qt/Components/pqNamedObjectPanel.cxx               |   38 +-
 Qt/Components/pqNamedWidgets.cxx                   |   97 +-
 Qt/Components/pqOrbitWidget.cxx                    |   54 -
 Qt/Components/pqOrbitWidget.h                      |   52 -
 Qt/Components/pqPipelineBrowserWidget.cxx          |   59 +-
 Qt/Components/pqPipelineBrowserWidget.h            |   14 +-
 Qt/Components/pqPluginTreeWidgetEventPlayer.h      |    1 +
 Qt/Components/pqPluginTreeWidgetEventTranslator.h  |    1 +
 Qt/Components/pqPointSourceWidget.cxx              |  135 -
 Qt/Components/pqPointSourceWidget.h                |   77 -
 Qt/Components/pqPolyLineWidget.h                   |   80 -
 Qt/Components/pqPropertyWidget.cxx                 |    1 +
 Qt/Components/pqPropertyWidget.h                   |    9 +-
 Qt/Components/pqProxiesWidget.cxx                  |    3 +-
 Qt/Components/pqProxyEditorPropertyWidget.cxx      |    6 +-
 Qt/Components/pqProxyPropertyWidget.cxx            |   70 +-
 Qt/Components/pqProxySelectionWidget.cxx           |  361 +-
 Qt/Components/pqProxySelectionWidget.h             |   79 +-
 Qt/Components/pqProxyWidget.cxx                    |   51 +-
 Qt/Components/pqProxyWidgetDialog.cxx              |  104 +-
 Qt/Components/pqProxyWidgetDialog.h                |   26 +-
 Qt/Components/pqSGExportStateWizard.cxx            |   12 +-
 Qt/Components/pqSMSignalAdaptors.cxx               |    1 -
 Qt/Components/pqSaveSnapshotDialog.cxx             |   31 +-
 Qt/Components/pqSelectionManager.cxx               |    2 +-
 Qt/Components/pqSphereWidget.cxx                   |  197 -
 Qt/Components/pqSphereWidget.h                     |   83 -
 Qt/Components/pqSplineWidget.h                     |   82 -
 Qt/Components/pqSpreadSheetViewDecorator.cxx       |   15 +
 Qt/Components/pqSpreadSheetViewDecorator.h         |   10 +-
 Qt/Components/pqStandardLegacyCustomPanels.cxx     |    8 +-
 Qt/Components/pqStringVectorPropertyWidget.cxx     |   40 +-
 Qt/Components/pqTabbedMultiViewWidget.cxx          |  236 +-
 Qt/Components/pqTabbedMultiViewWidget.h            |   79 +-
 Qt/Components/pqViewFrame.cxx                      |   22 +-
 Qt/Components/pqViewFrame.h                        |   10 +-
 Qt/Components/pqWriterDialog.cxx                   |   95 -
 Qt/Components/pqWriterDialog.h                     |   78 -
 Qt/Components/pqYoungsMaterialInterfacePanel.cxx   |  234 -
 Qt/Components/pqYoungsMaterialInterfacePanel.h     |   76 -
 Qt/Core/CMakeLists.txt                             |   15 +-
 Qt/Core/Resources/UI/pqOutputWindow.ui             |    6 +-
 Qt/Core/pqApplicationCore.cxx                      |   49 +-
 Qt/Core/pqApplicationCore.h                        |   17 +-
 Qt/Core/pqCollaborationEventPlayer.h               |    1 +
 Qt/Core/pqComparativeContextView.cxx               |   40 +-
 Qt/Core/pqComparativePlotView.cxx                  |  407 -
 Qt/Core/pqComparativePlotView.h                    |  108 -
 Qt/Core/pqComparativeRenderView.cxx                |  143 +-
 Qt/Core/pqComparativeRenderView.h                  |    5 -
 Qt/Core/pqContextView.cxx                          |   16 +-
 Qt/Core/pqCoreTestUtility.cxx                      |   78 +-
 Qt/Core/pqCoreTestUtility.h                        |    7 +
 Qt/Core/pqFileDialogEventPlayer.cxx                |    7 +-
 Qt/Core/pqFileDialogEventPlayer.h                  |    4 +-
 Qt/Core/pqFileDialogEventTranslator.cxx            |    5 +-
 Qt/Core/pqFileDialogEventTranslator.h              |    2 +
 Qt/Core/pqFlatTreeViewEventPlayer.cxx              |   14 +-
 Qt/Core/pqFlatTreeViewEventPlayer.h                |    4 +-
 Qt/Core/pqFlatTreeViewEventTranslator.cxx          |    6 +-
 Qt/Core/pqFlatTreeViewEventTranslator.h            |    2 +
 Qt/Core/pqFormBuilder.cxx                          |   97 -
 Qt/Core/pqFormBuilder.h                            |   62 -
 Qt/Core/pqInteractiveViewLink.cxx                  |  377 +
 Qt/Core/pqInteractiveViewLink.h                    |   81 +
 Qt/Core/pqLinkViewWidget.cxx                       |   14 +-
 Qt/Core/pqLinkViewWidget.h                         |    3 +
 Qt/Core/pqLinksModel.cxx                           |  192 +-
 Qt/Core/pqLinksModel.h                             |   26 +-
 Qt/Core/pqMultiSliceAxisWidget.cxx                 |    2 +-
 Qt/Core/pqOptions.cxx                              |   10 +-
 Qt/Core/pqOptions.h                                |    3 +
 Qt/Core/pqOutputWindow.cxx                         |   96 +-
 Qt/Core/pqOutputWindow.h                           |   12 +
 Qt/Core/pqOutputWindowAdapter.cxx                  |   10 +
 Qt/Core/pqOutputWindowAdapter.h                    |    5 +
 Qt/Core/pqOutputWindowModel.cxx                    |   55 +-
 Qt/Core/pqOutputWindowModel.h                      |   11 +
 Qt/Core/pqPropertyLinks.cxx                        |    5 +
 Qt/Core/pqPropertyLinksConnection.cxx              |    2 +-
 Qt/Core/pqProxyModifiedStateUndoElement.h          |    2 -
 Qt/Core/pqQVTKWidgetEventPlayer.cxx                |    4 +-
 Qt/Core/pqQVTKWidgetEventPlayer.h                  |    2 +
 Qt/Core/pqQVTKWidgetEventTranslator.cxx            |  217 +-
 Qt/Core/pqQVTKWidgetEventTranslator.h              |    6 +-
 Qt/Core/pqRenderViewBase.cxx                       |    3 +
 Qt/Core/pqRenderViewBase.h                         |    7 +-
 Qt/Core/pqSMAdaptor.cxx                            |    4 +-
 Qt/Core/pqServerManagerModel.cxx                   |   72 +
 Qt/Core/pqServerManagerModel.h                     |    6 +-
 Qt/Core/pqSpreadSheetViewModel.cxx                 |    2 +
 Qt/Core/pqStereoModeHelper.cxx                     |  153 +
 Qt/Core/pqStereoModeHelper.h                       |   91 +
 Qt/Core/pqXMLEventObserver.cxx                     |   55 +-
 Qt/Core/pqXMLEventObserver.h                       |    6 +-
 Qt/Core/pqXMLEventSource.cxx                       |  112 +-
 Qt/Core/pqXMLEventSource.h                         |    4 +-
 Qt/Deprecated/CMakeLists.txt                       |   67 +-
 Qt/{Components => Deprecated}/pq3DWidget.cxx       |    0
 Qt/Deprecated/pq3DWidget.h                         |  234 +
 .../pq3DWidgetPropertyWidget.cxx                   |    0
 .../pq3DWidgetPropertyWidget.h                     |    0
 Qt/{Components => Deprecated}/pqBoxWidget.cxx      |    0
 Qt/Deprecated/pqBoxWidget.h                        |   90 +
 .../Resources/UI => Deprecated}/pqBoxWidget.ui     |    0
 Qt/{Components => Deprecated}/pqContourWidget.cxx  |    0
 Qt/Deprecated/pqContourWidget.h                    |  123 +
 .../Resources/UI => Deprecated}/pqContourWidget.ui |    0
 Qt/{Components => Deprecated}/pqDistanceWidget.cxx |    0
 Qt/Deprecated/pqDistanceWidget.h                   |   59 +
 Qt/Deprecated/pqHandleWidget.cxx                   |  187 +
 Qt/Deprecated/pqHandleWidget.h                     |   77 +
 .../Resources/UI => Deprecated}/pqHandleWidget.ui  |    0
 Qt/Deprecated/pqImplicitPlaneWidget.cxx            |  546 ++
 Qt/Deprecated/pqImplicitPlaneWidget.h              |  125 +
 .../UI => Deprecated}/pqImplicitPlaneWidget.ui     |    0
 .../UI => Deprecated}/pqLineSourceControls.ui      |    0
 Qt/Deprecated/pqLineSourceWidget.cxx               |  116 +
 Qt/{Components => Deprecated}/pqLineSourceWidget.h |    0
 Qt/{Components => Deprecated}/pqLineWidget.cxx     |    0
 Qt/Deprecated/pqLineWidget.h                       |   90 +
 .../Resources/UI => Deprecated}/pqLineWidget.ui    |    0
 Qt/Deprecated/pqOrbitWidget.cxx                    |   53 +
 Qt/Deprecated/pqOrbitWidget.h                      |   50 +
 .../UI => Deprecated}/pqPointSourceControls.ui     |    0
 Qt/Deprecated/pqPointSourceWidget.cxx              |  134 +
 Qt/Deprecated/pqPointSourceWidget.h                |   77 +
 Qt/{Components => Deprecated}/pqPolyLineWidget.cxx |    0
 Qt/Deprecated/pqPolyLineWidget.h                   |   80 +
 .../UI => Deprecated}/pqPolyLineWidget.ui          |    0
 Qt/Deprecated/pqSphereWidget.cxx                   |  196 +
 Qt/Deprecated/pqSphereWidget.h                     |   81 +
 .../Resources/UI => Deprecated}/pqSphereWidget.ui  |    0
 Qt/{Components => Deprecated}/pqSplineWidget.cxx   |    0
 Qt/Deprecated/pqSplineWidget.h                     |   80 +
 .../Resources/UI => Deprecated}/pqSplineWidget.ui  |    0
 Qt/Deprecated/pqStandardColorButton.cxx            |  158 -
 Qt/Deprecated/pqStandardColorButton.h              |   88 -
 Qt/Deprecated/pqStandardColorLinkAdaptor.cxx       |   46 -
 Qt/Deprecated/pqStandardColorLinkAdaptor.h         |   59 -
 .../pqTransferFunctionChartViewWidget.cxx          |  830 --
 Qt/Deprecated/pqTransferFunctionChartViewWidget.h  |  170 -
 Qt/Widgets/CMakeLists.txt                          |    4 +-
 Qt/Widgets/pqColorButtonEventPlayer.h              |    1 +
 Qt/Widgets/pqColorButtonEventTranslator.h          |    1 +
 Qt/Widgets/pqColorDialogEventPlayer.h              |    1 +
 Qt/Widgets/pqColorDialogEventTranslator.h          |    1 +
 Qt/Widgets/pqConsoleWidgetEventPlayer.h            |    1 +
 Qt/Widgets/pqConsoleWidgetEventTranslator.h        |    1 +
 Qt/Widgets/pqExpanderButton.cxx                    |    2 +-
 Qt/Widgets/pqFlatTreeView.cxx                      |   17 +-
 Qt/Widgets/pqLineEditEventPlayer.h                 |    1 +
 Qt/Widgets/pqQuickLaunchDialog.cxx                 |   71 +-
 Testing/Data/Baseline/BagPlots.png.md5             |    1 +
 Testing/Data/Baseline/BagPlots_1.png.md5           |    1 +
 Testing/Data/Baseline/CheckSelectedBlocks.png.md5  |    2 +-
 Testing/Data/Baseline/ComparativeVisPanel.png.md5  |    2 +-
 Testing/Data/Baseline/EnsembleT0.png.md5           |    2 +-
 Testing/Data/Baseline/EnsembleT1.png.md5           |    2 +-
 Testing/Data/Baseline/EnsembleT3.png.md5           |    2 +-
 Testing/Data/Baseline/ForceTime.png.md5            |    1 +
 Testing/Data/Baseline/ForceTimeDiamond.png.md5     |    1 +
 Testing/Data/Baseline/FunctionalBagPlots.png.md5   |    2 +-
 Testing/Data/Baseline/FunctionalBagPlots_2.png.md5 |    1 +
 .../GMVReaderBasicRead_WithVisitBridge.png.md5     |    2 +-
 .../GMVReaderInvalidFiles_WithVisitBridge.png.md5  |    2 +-
 .../Baseline/InteractiveViewLinkOffscreen.png.md5  |    1 +
 .../Baseline/InteractiveViewLinkOnscreen.png.md5   |    1 +
 .../Data/Baseline/InteractiveViewLinkState.png.md5 |    1 +
 Testing/Data/Baseline/LoadStateMultiView.png.md5   |    2 +-
 Testing/Data/Baseline/LoadStateMultiView_1.png.md5 |    2 +-
 Testing/Data/Baseline/LoadStateMultiView_2.png.md5 |    1 -
 Testing/Data/Baseline/Molecule-BallStick.png.md5   |    1 +
 Testing/Data/Baseline/Molecule-Liquorice.png.md5   |    1 +
 .../Data/Baseline/MultiBlockSingleBlock.png.md5    |    1 +
 Testing/Data/Baseline/OSPRay.png.md5               |    1 +
 Testing/Data/Baseline/PLYWriter.png.md5            |    1 +
 .../Baseline/PlotMatrixViewArraySelection.png.md5  |    1 +
 .../PlotMatrixViewArraySelection_1.png.md5         |    1 +
 .../PlotMatrixViewArraySelection_2.png.md5         |    1 +
 Testing/Data/Baseline/PointInterpolator.png.md5    |    1 +
 Testing/Data/Baseline/PythonSelection.png.md5      |    2 +-
 ...estoreBlockColorDefaultTransferFunction.png.md5 |    1 +
 Testing/Data/Baseline/RotateCamera90.png.md5       |    1 +
 Testing/Data/Baseline/SaveColorMap.png.md5         |    2 +-
 Testing/Data/Baseline/SaveColorMap_1.png.md5       |    2 +-
 Testing/Data/Baseline/SpherePointSource.png.md5    |    1 +
 Testing/Data/Baseline/SpherePointSource_1.png.md5  |    1 +
 .../Data/Baseline/SpherePointSource_InterA.png.md5 |    1 +
 .../Baseline/SpherePointSource_InterA_1.png.md5    |    1 +
 .../Data/Baseline/SpherePointSource_InterB.png.md5 |    1 +
 Testing/Data/Baseline/SphereSlice.png.md5          |    1 +
 Testing/Data/Baseline/SpreadSheet3.png.md5         |    1 +
 Testing/Data/Baseline/TensorGlyph.png.md5          |    2 +-
 .../Data/Baseline/TestLineChartLabelPrefix.png.md5 |    1 +
 .../Baseline/TestLineChartLabelPrefix_1.png.md5    |    1 +
 Testing/Data/Baseline/UndoRedo1.png.md5            |    2 +-
 Testing/Data/Baseline/UndoRedo1_1.png.md5          |    1 -
 Testing/Data/porphyrin.cml.md5                     |    1 +
 Testing/Data/sineWaves.csv.md5                     |    2 +-
 ThirdParty/FreezePython/freeze/freeze_paraview.py  |   14 +-
 ThirdParty/QtTesting/vtkqttesting/CMakeLists.txt   |   66 +-
 .../vtkqttesting/Examples/TestingDemo.cxx          |   14 +-
 ThirdParty/QtTesting/vtkqttesting/ReadMe.rst       |   31 +-
 .../vtkqttesting/Resources/Icons/check.png         |  Bin 0 -> 879 bytes
 .../QtTesting/vtkqttesting/Resources/QtTesting.qrc |    1 +
 .../QtTesting/vtkqttesting/Testing/CMakeLists.txt  |    2 +-
 .../vtkqttesting/Testing/Cpp/CMakeLists.txt        |   13 +-
 .../Cpp/pqAbstractButtonEventTranslatorTest.cpp    |  216 +
 .../Testing/Cpp/pqDoubleSpinBoxEventPlayerTest.cpp |    8 +
 .../Cpp/pqDoubleSpinBoxEventTranslatorTest.cpp     |   53 +-
 .../vtkqttesting/Testing/Cpp/pqEventPlayerTest.cpp |   23 +-
 .../Testing/Cpp/pqEventTranslatorTest.cpp          |   25 +-
 .../Testing/Cpp/pqSpinBoxEventPlayerTest.cpp       |    6 +
 .../Testing/Cpp/pqSpinBoxEventTranslatorTest.cpp   |   46 +-
 .../QtTesting/vtkqttesting/Testing/Cpp/pqTest.h    |   15 +-
 .../QtTesting/vtkqttesting/pq3DViewEventPlayer.cxx |    6 +-
 .../QtTesting/vtkqttesting/pq3DViewEventPlayer.h   |    1 +
 .../vtkqttesting/pq3DViewEventTranslator.cxx       |  162 +-
 .../vtkqttesting/pq3DViewEventTranslator.h         |    1 +
 .../pqAbstractButtonEventTranslator.cxx            |   95 +-
 .../vtkqttesting/pqAbstractButtonEventTranslator.h |   11 +-
 .../vtkqttesting/pqAbstractItemViewEventPlayer.cxx |   85 +-
 .../vtkqttesting/pqAbstractItemViewEventPlayer.h   |    1 +
 .../pqAbstractItemViewEventPlayerBase.cxx          |  234 +
 .../pqAbstractItemViewEventPlayerBase.h            |   66 +
 .../pqAbstractItemViewEventTranslator.cxx          |   23 +-
 .../pqAbstractItemViewEventTranslator.h            |    1 +
 .../pqAbstractItemViewEventTranslatorBase.cxx      |  283 +
 .../pqAbstractItemViewEventTranslatorBase.h        |   86 +
 .../pqAbstractSliderEventTranslator.cxx            |    7 +-
 .../vtkqttesting/pqAbstractSliderEventTranslator.h |    1 +
 .../vtkqttesting/pqAbstractStringEventPlayer.cxx   |   47 +-
 .../vtkqttesting/pqAbstractStringEventPlayer.h     |    3 +-
 .../vtkqttesting/pqBasicWidgetEventPlayer.cxx      |  141 +-
 .../vtkqttesting/pqBasicWidgetEventPlayer.h        |    4 +-
 .../vtkqttesting/pqBasicWidgetEventTranslator.cxx  |  172 +-
 .../vtkqttesting/pqBasicWidgetEventTranslator.h    |    3 +-
 .../QtTesting/vtkqttesting/pqCheckEventOverlay.cxx |   62 +
 .../QtTesting/vtkqttesting/pqCheckEventOverlay.h   |   69 +
 .../vtkqttesting/pqComboBoxEventPlayer.cxx         |  103 +
 .../QtTesting/vtkqttesting/pqComboBoxEventPlayer.h |   60 +
 .../vtkqttesting/pqComboBoxEventTranslator.cxx     |   19 +-
 .../vtkqttesting/pqComboBoxEventTranslator.h       |   12 +-
 .../pqDoubleSpinBoxEventTranslator.cxx             |   17 +-
 .../vtkqttesting/pqDoubleSpinBoxEventTranslator.h  |    1 +
 .../QtTesting/vtkqttesting/pqEventDispatcher.cxx   |   12 +-
 .../QtTesting/vtkqttesting/pqEventObserver.h       |    8 +-
 .../QtTesting/vtkqttesting/pqEventPlayer.cxx       |   84 +-
 ThirdParty/QtTesting/vtkqttesting/pqEventPlayer.h  |   42 +-
 .../QtTesting/vtkqttesting/pqEventRecorder.cxx     |   59 +-
 .../QtTesting/vtkqttesting/pqEventRecorder.h       |   14 +-
 ThirdParty/QtTesting/vtkqttesting/pqEventSource.h  |   14 +-
 .../QtTesting/vtkqttesting/pqEventTranslator.cxx   |  480 +-
 .../QtTesting/vtkqttesting/pqEventTranslator.h     |   29 +-
 ThirdParty/QtTesting/vtkqttesting/pqEventTypes.h   |   45 +
 .../vtkqttesting/pqLineEditEventTranslator.cxx     |  103 +-
 .../vtkqttesting/pqLineEditEventTranslator.h       |    3 +-
 .../vtkqttesting/pqListViewEventPlayer.cxx         |   62 +
 .../QtTesting/vtkqttesting/pqListViewEventPlayer.h |   55 +
 .../vtkqttesting/pqListViewEventTranslator.cxx     |   82 +
 .../vtkqttesting/pqListViewEventTranslator.h       |   60 +
 .../vtkqttesting/pqMenuEventTranslator.cxx         |   15 +-
 .../QtTesting/vtkqttesting/pqMenuEventTranslator.h |    1 +
 .../pqNativeFileDialogEventTranslator.h            |    1 +
 .../QtTesting/vtkqttesting/pqObjectNaming.cxx      |   20 +-
 .../vtkqttesting/pqPlayBackEventsDialog.cxx        |    1 +
 .../vtkqttesting/pqPythonEventObserver.cxx         |    8 +-
 .../QtTesting/vtkqttesting/pqPythonEventObserver.h |    3 +-
 .../vtkqttesting/pqRecordEventsDialog.cxx          |   21 +-
 .../QtTesting/vtkqttesting/pqRecordEventsDialog.h  |    2 +-
 .../QtTesting/vtkqttesting/pqRecordEventsDialog.ui |   21 +-
 .../vtkqttesting/pqSpinBoxEventTranslator.cxx      |   10 +-
 .../vtkqttesting/pqSpinBoxEventTranslator.h        |    1 +
 .../vtkqttesting/pqStdoutEventObserver.cxx         |    8 +-
 .../QtTesting/vtkqttesting/pqStdoutEventObserver.h |    3 +-
 .../QtTesting/vtkqttesting/pqTabBarEventPlayer.cxx |   28 +-
 .../QtTesting/vtkqttesting/pqTabBarEventPlayer.h   |    1 +
 .../vtkqttesting/pqTabBarEventTranslator.cxx       |   16 +-
 .../vtkqttesting/pqTabBarEventTranslator.h         |    1 +
 .../vtkqttesting/pqTableViewEventPlayer.cxx        |   62 +
 .../vtkqttesting/pqTableViewEventPlayer.h          |   55 +
 .../vtkqttesting/pqTableViewEventTranslator.cxx    |   84 +
 .../vtkqttesting/pqTableViewEventTranslator.h      |   60 +
 .../QtTesting/vtkqttesting/pqTestUtility.cxx       |   64 +-
 ThirdParty/QtTesting/vtkqttesting/pqTestUtility.h  |   15 +-
 .../vtkqttesting/pqTreeViewEventPlayer.cxx         |  119 +-
 .../QtTesting/vtkqttesting/pqTreeViewEventPlayer.h |   10 +-
 .../vtkqttesting/pqTreeViewEventTranslator.cxx     |  181 +-
 .../vtkqttesting/pqTreeViewEventTranslator.h       |   40 +-
 .../QtTesting/vtkqttesting/pqWidgetEventPlayer.cxx |   33 +
 .../QtTesting/vtkqttesting/pqWidgetEventPlayer.h   |   14 +-
 .../vtkqttesting/pqWidgetEventTranslator.cxx       |   81 +
 .../vtkqttesting/pqWidgetEventTranslator.h         |   14 +-
 ThirdParty/lz4/vtklz4/.gitattributes               |   16 -
 ThirdParty/update-common.sh                        |   27 +-
 Utilities/Doxygen/pages/EnvironmentVariables.md    |    1 +
 Utilities/Doxygen/pages/MajorAPIChanges.md         |  149 +
 Utilities/Doxygen/pages/PropertyHints.md           |   23 +
 Utilities/Git/.gitattributes                       |    1 -
 Utilities/Git/.gitignore                           |    2 -
 Utilities/GitSetup/.gitattributes                  |    9 -
 Utilities/GitSetup/LICENSE                         |  202 -
 Utilities/GitSetup/NOTICE                          |    5 -
 Utilities/GitSetup/README                          |   80 -
 Utilities/GitSetup/config                          |   10 -
 Utilities/GitSetup/config.sample                   |   32 -
 Utilities/GitSetup/git-gerrit-push                 |   74 -
 Utilities/GitSetup/git-gitlab-push                 |  223 -
 Utilities/GitSetup/setup-gerrit                    |  147 -
 Utilities/GitSetup/setup-gitlab                    |  140 -
 Utilities/GitSetup/setup-hooks                     |   64 -
 Utilities/GitSetup/setup-ssh                       |  111 -
 Utilities/GitSetup/setup-stage                     |   82 -
 Utilities/GitSetup/setup-upstream                  |  104 -
 Utilities/GitSetup/setup-user                      |   39 -
 Utilities/GitSetup/tips                            |   55 -
 Utilities/Sphinx/config/api-changes.rst            |   35 +
 .../Database/Ghost/avtStructuredDomainBoundaries.C |    3 -
 .../Ghost/avtUnstructuredDomainBoundaries.C        |    3 -
 .../databases/OpenFOAM/avtOpenFOAMFileFormat.C     |    9 +-
 .../databases/OpenFOAM/visit_vtkOpenFOAMReader.cxx |    4 +-
 .../VisItBridge/databases/Silo/avtSiloFileFormat.C |   14 +-
 VTK/.hooks-config.bash                             |    6 -
 VTK/Accelerators/Dax/vtkToDax/Containers.h         |    6 +-
 VTK/Accelerators/Dax/vtkToDax/Contour.h            |    4 +-
 VTK/Accelerators/Dax/vtkToDax/Threshold.h          |    4 +-
 .../Piston/Testing/Cxx/TestDMPFiltering.cxx        |   16 +-
 VTK/Accelerators/Piston/vtkDataSetToPiston.cxx     |    2 +-
 VTK/Accelerators/Piston/vtkPistonDataObject.h      |    5 +-
 VTK/Accelerators/Piston/vtkPistonMapper.cxx        |   24 +-
 VTK/CMake/CTestCustom.cmake.in                     |   39 +-
 VTK/CMake/FindEGL.cmake                            |    9 +
 VTK/CMake/FindFFMPEG.cmake                         |  295 +-
 VTK/CMake/FindOSPRay.cmake                         |   77 +
 VTK/CMake/FindTBB.cmake                            |    4 +-
 VTK/CMake/GenerateExportHeader.cmake               |    8 +-
 VTK/CMake/RasterizePostScript.cmake                |   42 +-
 VTK/CMake/VTKConfig.cmake.in                       |    2 +
 VTK/CMake/VTKcppcheckSuppressions.txt              |   89 +-
 VTK/CMake/vtkAndroid.cmake                         |   20 +-
 VTK/CMake/vtkBackends.cmake                        |    5 +-
 VTK/CMake/vtkCompilerExtras.cmake                  |    6 +-
 VTK/CMake/vtkCreateArrayDispatchArrayList.cmake    |  213 +
 VTK/CMake/vtkCreateTypeListMacros.cmake            |  119 +
 VTK/CMake/vtkModuleInfo.cmake.in                   |    1 +
 VTK/CMake/vtkModuleMacros.cmake                    |    7 +-
 VTK/CMake/vtkModuleTop.cmake                       |   15 +
 VTK/CMake/vtkObjectFactory.cxx.in                  |    1 +
 VTK/CMake/vtkPythonWrapping.cmake                  |  131 +-
 VTK/CMake/vtkRequireLargeFilesSupport.cxx          |    2 +-
 VTK/CMake/vtkTestFFMPEG.cmake                      |   10 +-
 VTK/CMake/vtkTestSocklenT.cxx                      |    2 +-
 VTK/CMake/vtkTestSyncBuiltins.cxx                  |    2 +-
 VTK/CMake/vtkTestingGL2PS.cmake                    |   66 +
 VTK/CMake/vtkWrapPython.cmake                      |   42 +-
 VTK/CMake/vtkiOS.cmake                             |   77 +-
 VTK/CMakeLists.txt                                 |   60 +-
 VTK/Charts/Core/Testing/Cxx/TestAxes.cxx           |    2 +
 .../Core/Testing/Data/Baseline/TestAxes.png.md5    |    2 +-
 VTK/Charts/Core/vtkAxis.cxx                        |   28 +-
 VTK/Charts/Core/vtkAxis.h                          |    8 +-
 VTK/Charts/Core/vtkChart.h                         |    2 -
 VTK/Charts/Core/vtkChartBox.cxx                    |    4 +-
 VTK/Charts/Core/vtkChartBox.h                      |    7 +-
 VTK/Charts/Core/vtkChartParallelCoordinates.cxx    |    6 +-
 VTK/Charts/Core/vtkChartParallelCoordinates.h      |    5 +-
 VTK/Charts/Core/vtkChartPie.h                      |    4 -
 VTK/Charts/Core/vtkChartXY.cxx                     |    9 +-
 VTK/Charts/Core/vtkChartXY.h                       |    4 -
 VTK/Charts/Core/vtkChartXYZ.cxx                    |    2 +-
 VTK/Charts/Core/vtkChartXYZ.h                      |    2 -
 VTK/Charts/Core/vtkColorTransferFunctionItem.cxx   |    2 +-
 VTK/Charts/Core/vtkPiecewisePointHandleItem.h      |    3 +-
 VTK/Charts/Core/vtkPlot.h                          |    6 -
 VTK/Charts/Core/vtkPlot3D.cxx                      |   14 +-
 VTK/Charts/Core/vtkPlot3D.h                        |    2 -
 VTK/Charts/Core/vtkPlotArea.cxx                    |  259 +-
 VTK/Charts/Core/vtkPlotArea.h                      |    4 +-
 VTK/Charts/Core/vtkPlotBag.cxx                     |    8 +-
 VTK/Charts/Core/vtkPlotBar.cxx                     |   18 +-
 VTK/Charts/Core/vtkPlotBar.h                       |    2 -
 VTK/Charts/Core/vtkPlotBox.cxx                     |    2 +-
 VTK/Charts/Core/vtkPlotBox.h                       |    2 -
 VTK/Charts/Core/vtkPlotFunctionalBag.cxx           |    2 +-
 VTK/Charts/Core/vtkPlotFunctionalBag.h             |    3 +-
 VTK/Charts/Core/vtkPlotGrid.h                      |    3 +-
 VTK/Charts/Core/vtkPlotHistogram2D.cxx             |   10 +-
 VTK/Charts/Core/vtkPlotHistogram2D.h               |    2 -
 VTK/Charts/Core/vtkPlotLine.h                      |    2 -
 VTK/Charts/Core/vtkPlotLine3D.h                    |    2 -
 VTK/Charts/Core/vtkPlotParallelCoordinates.cxx     |   16 +-
 VTK/Charts/Core/vtkPlotParallelCoordinates.h       |    2 -
 VTK/Charts/Core/vtkPlotPie.h                       |    3 +-
 VTK/Charts/Core/vtkPlotPoints.cxx                  |    8 +-
 VTK/Charts/Core/vtkPlotPoints.h                    |    5 +-
 VTK/Charts/Core/vtkPlotPoints3D.h                  |    2 -
 VTK/Charts/Core/vtkPlotStacked.cxx                 |    6 +-
 VTK/Charts/Core/vtkPlotStacked.h                   |    3 -
 VTK/Charts/Core/vtkPlotSurface.cxx                 |    6 +-
 VTK/Charts/Core/vtkPlotSurface.h                   |    2 -
 VTK/Charts/Core/vtkScatterPlotMatrix.cxx           |   10 +-
 VTK/Common/Color/vtkColorSeries.h                  |   10 +-
 .../ComputationalGeometry/vtkKochanekSpline.h      |    2 +-
 .../vtkParametricEllipsoid.cxx                     |    2 +-
 .../vtkParametricRandomHills.cxx                   |    8 -
 .../vtkParametricRandomHills.h                     |    8 -
 .../ComputationalGeometry/vtkParametricSpline.h    |    2 +-
 .../vtkParametricSuperEllipsoid.cxx                |    2 +-
 .../vtkParametricSuperToroid.cxx                   |    2 +-
 VTK/Common/Core/CMakeLists.txt                     |  145 +-
 VTK/Common/Core/SMP/Kaapi/vtkSMPThreadLocal.h.in   |  270 -
 VTK/Common/Core/SMP/Kaapi/vtkSMPTools.cxx          |   58 -
 VTK/Common/Core/SMP/Kaapi/vtkSMPToolsInternal.h.in |   75 -
 VTK/Common/Core/SMP/OpenMP/vtkAtomic.h.in          |    4 +-
 .../Core/SMP/OpenMP/vtkSMPToolsInternal.h.in       |    4 +-
 VTK/Common/Core/SMP/Sequential/vtkAtomic.h.in      |    4 +-
 VTK/Common/Core/SMP/Simple/vtkSMPThreadLocal.h.in  |  269 -
 VTK/Common/Core/SMP/Simple/vtkSMPTools.cxx         |   88 -
 .../Core/SMP/Simple/vtkSMPToolsInternal.h.in       |  159 -
 VTK/Common/Core/Testing/Cxx/CMakeLists.txt         |   79 +-
 .../Testing/Cxx/TestAngularPeriodicDataArray.cxx   |    8 +-
 .../Core/Testing/Cxx/TestArrayDispatchers.cxx      |  792 ++
 VTK/Common/Core/Testing/Cxx/TestDataArrayAPI.cxx   | 2018 -----
 .../Core/Testing/Cxx/TestDataArrayAPI.cxx.in       | 3202 ++++++++
 .../Testing/Cxx/TestDataArrayComponentNames.cxx    |    2 +-
 .../Core/Testing/Cxx/TestDataArrayIterators.cxx    |   53 +-
 .../Core/Testing/Cxx/TestGenericDataArrayAPI.cxx   |  865 +++
 VTK/Common/Core/Testing/Cxx/TestMath.cxx           |    2 +-
 VTK/Common/Core/Testing/Cxx/UnitTestMath.cxx       |   28 +
 VTK/Common/Core/Testing/Cxx/otherArrays.cxx        |    3 -
 VTK/Common/Core/Testing/Cxx/otherStringArray.cxx   |    3 -
 VTK/Common/Core/Testing/Python/CMakeLists.txt      |    4 +-
 .../Core/Testing/Python/TestArrayArguments.py      |   12 +-
 VTK/Common/Core/Testing/Python/TestBuffer.py       |    4 +-
 VTK/Common/Core/Testing/Python/TestDefaultArgs.py  |   56 +
 VTK/Common/Core/Testing/Python/TestIgnoreBTX.py    |   18 -
 VTK/Common/Core/Testing/Python/TestInvokeEvent.py  |   57 +
 .../Core/Testing/Python/TestIterateCollection.py   |   47 +
 .../Core/Testing/Python/TestNumpyInterface.py      |    2 +-
 VTK/Common/Core/Testing/Tcl/CMakeLists.txt         |    1 -
 VTK/Common/Core/Testing/Tcl/TestIgnoreBTX.tcl      |   26 -
 VTK/Common/Core/module.cmake                       |    1 +
 VTK/Common/Core/vtkAOSDataArrayTemplate.h          |  311 +
 VTK/Common/Core/vtkAOSDataArrayTemplate.txx        |  293 +
 VTK/Common/Core/vtkAbstractArray.cxx               |   43 +-
 VTK/Common/Core/vtkAbstractArray.h                 |  217 +-
 VTK/Common/Core/vtkAngularPeriodicDataArray.h      |   10 +-
 VTK/Common/Core/vtkAngularPeriodicDataArray.txx    |   23 +-
 VTK/Common/Core/vtkAnimationCue.h                  |    9 +-
 VTK/Common/Core/vtkArray.h                         |    3 +-
 VTK/Common/Core/vtkArrayCoordinates.h              |    4 +-
 VTK/Common/Core/vtkArrayDispatch.h                 |  385 +
 VTK/Common/Core/vtkArrayDispatch.txx               |  839 ++
 VTK/Common/Core/vtkArrayDispatchArrayList.h.in     |    1 +
 VTK/Common/Core/vtkArrayExtents.h                  |    4 +-
 VTK/Common/Core/vtkArrayExtentsList.h              |    4 +-
 VTK/Common/Core/vtkArrayIteratorTemplate.h         |   11 +-
 VTK/Common/Core/vtkArrayIteratorTemplate.txx       |    9 +-
 VTK/Common/Core/vtkArraySort.h                     |    4 +-
 VTK/Common/Core/vtkAssume.h                        |   59 +
 VTK/Common/Core/vtkBitArray.cxx                    |   10 +-
 VTK/Common/Core/vtkBitArray.h                      |    5 +-
 VTK/Common/Core/vtkBitArrayIterator.cxx            |    2 +-
 VTK/Common/Core/vtkBitArrayIterator.h              |    3 +-
 VTK/Common/Core/vtkBuffer.h                        |  182 +
 VTK/Common/Core/vtkByteSwap.h                      |    2 -
 VTK/Common/Core/vtkCharArray.cxx                   |    6 +-
 VTK/Common/Core/vtkCharArray.h                     |   33 +-
 VTK/Common/Core/vtkCollection.cxx                  |    4 +-
 VTK/Common/Core/vtkCollection.h                    |   12 +-
 VTK/Common/Core/vtkCommand.h                       |   20 +-
 VTK/Common/Core/vtkConditionVariable.h             |    7 -
 VTK/Common/Core/vtkConfigure.h.in                  |   40 +-
 VTK/Common/Core/vtkDataArray.cxx                   | 1047 ++-
 VTK/Common/Core/vtkDataArray.h                     |  205 +-
 VTK/Common/Core/vtkDataArrayAccessor.h             |  178 +
 VTK/Common/Core/vtkDataArrayCollection.h           |    2 -
 VTK/Common/Core/vtkDataArrayIteratorMacro.h        |   21 +-
 VTK/Common/Core/vtkDataArrayPrivate.txx            |  114 +-
 VTK/Common/Core/vtkDataArraySelection.h            |    2 -
 VTK/Common/Core/vtkDataArrayTemplate.h             |  411 +-
 VTK/Common/Core/vtkDataArrayTemplate.txx           | 1278 ---
 VTK/Common/Core/vtkDataArrayTemplateHelper.cxx     |   90 -
 VTK/Common/Core/vtkDataArrayTemplateHelper.h       |   44 -
 VTK/Common/Core/vtkDataArrayTemplateImplicit.txx   |   25 -
 VTK/Common/Core/vtkDebugLeaks.cxx                  |   42 +-
 VTK/Common/Core/vtkDebugLeaks.h                    |    7 +-
 VTK/Common/Core/vtkDenseArray.h                    |    5 +-
 VTK/Common/Core/vtkDoubleArray.cxx                 |    6 +-
 VTK/Common/Core/vtkDoubleArray.h                   |   34 +-
 VTK/Common/Core/vtkDynamicLoader.h                 |    4 -
 VTK/Common/Core/vtkFloatArray.cxx                  |    6 +-
 VTK/Common/Core/vtkFloatArray.h                    |   33 +-
 VTK/Common/Core/vtkGarbageCollector.h              |    4 -
 VTK/Common/Core/vtkGenericDataArray.h              |  325 +
 VTK/Common/Core/vtkGenericDataArray.txx            |  924 +++
 VTK/Common/Core/vtkGenericDataArrayLookupHelper.h  |  151 +
 VTK/Common/Core/vtkIdList.h                        |    4 +-
 VTK/Common/Core/vtkIdListCollection.h              |    2 -
 VTK/Common/Core/vtkIdTypeArray.cxx                 |    8 +-
 VTK/Common/Core/vtkIdTypeArray.h                   |   35 +-
 VTK/Common/Core/vtkIndent.h                        |    2 -
 VTK/Common/Core/vtkInformation.cxx                 |   86 +-
 VTK/Common/Core/vtkInformation.h                   |   44 +-
 VTK/Common/Core/vtkInformationDataObjectKey.h      |    2 -
 VTK/Common/Core/vtkInformationDoubleVectorKey.cxx  |    5 +-
 VTK/Common/Core/vtkInformationDoubleVectorKey.h    |    2 +-
 VTK/Common/Core/vtkInformationIntegerVectorKey.cxx |    3 +-
 VTK/Common/Core/vtkInformationIntegerVectorKey.h   |    2 +-
 VTK/Common/Core/vtkInformationKeyVectorKey.cxx     |    3 +-
 VTK/Common/Core/vtkInformationKeyVectorKey.h       |    2 +-
 .../Core/vtkInformationObjectBaseVectorKey.cxx     |   46 +
 .../Core/vtkInformationObjectBaseVectorKey.h       |   12 +
 VTK/Common/Core/vtkInformationVector.h             |    6 +-
 VTK/Common/Core/vtkInstantiator.h                  |    7 +-
 VTK/Common/Core/vtkIntArray.cxx                    |    6 +-
 VTK/Common/Core/vtkIntArray.h                      |   33 +-
 VTK/Common/Core/vtkLargeInteger.cxx                |   48 +-
 VTK/Common/Core/vtkLargeInteger.h                  |   16 +-
 VTK/Common/Core/vtkLongArray.cxx                   |    6 +-
 VTK/Common/Core/vtkLongArray.h                     |   33 +-
 VTK/Common/Core/vtkLongLongArray.cxx               |    7 +-
 VTK/Common/Core/vtkLongLongArray.h                 |   34 +-
 VTK/Common/Core/vtkLookupTable.cxx                 |  124 +-
 VTK/Common/Core/vtkLookupTable.h                   |   13 +-
 VTK/Common/Core/vtkMappedDataArray.h               |   19 +-
 VTK/Common/Core/vtkMappedDataArray.txx             |   21 +-
 VTK/Common/Core/vtkMath.h                          |   74 +-
 VTK/Common/Core/vtkMultiThreader.h                 |    8 +-
 VTK/Common/Core/vtkMutexLock.h                     |    7 +-
 VTK/Common/Core/vtkObject.h                        |   18 +-
 VTK/Common/Core/vtkObjectBase.h                    |   12 +-
 VTK/Common/Core/vtkObjectFactory.cxx               |   10 +-
 VTK/Common/Core/vtkObjectFactory.h                 |   22 +-
 VTK/Common/Core/vtkObjectFactoryCollection.h       |    2 -
 VTK/Common/Core/vtkOldStyleCallbackCommand.cxx     |    4 +-
 VTK/Common/Core/vtkOutputWindow.h                  |    6 +-
 VTK/Common/Core/vtkOverrideInformation.h           |    3 +-
 VTK/Common/Core/vtkOverrideInformationCollection.h |    2 -
 VTK/Common/Core/vtkPeriodicDataArray.h             |   51 +-
 VTK/Common/Core/vtkPeriodicDataArray.txx           |   76 +-
 VTK/Common/Core/vtkPoints.h                        |    4 +-
 VTK/Common/Core/vtkPoints2D.h                      |    4 +-
 VTK/Common/Core/vtkPriorityQueue.h                 |    7 +-
 VTK/Common/Core/vtkSMPTools.h                      |    4 +-
 VTK/Common/Core/vtkSOADataArrayTemplate.h          |  267 +
 VTK/Common/Core/vtkSOADataArrayTemplate.txx        |  311 +
 .../Core/vtkSOADataArrayTemplateInstantiate.cxx    |   37 +
 VTK/Common/Core/vtkScalarsToColors.cxx             |   12 +-
 VTK/Common/Core/vtkScalarsToColors.h               |    3 -
 VTK/Common/Core/vtkSetGet.h                        |   52 +-
 VTK/Common/Core/vtkShortArray.cxx                  |    7 +-
 VTK/Common/Core/vtkShortArray.h                    |   33 +-
 VTK/Common/Core/vtkSignedCharArray.cxx             |    7 +-
 VTK/Common/Core/vtkSignedCharArray.h               |   33 +-
 VTK/Common/Core/vtkSimpleCriticalSection.h         |    3 -
 VTK/Common/Core/vtkSparseArray.h                   |    5 +-
 VTK/Common/Core/vtkStringArray.cxx                 |   16 +-
 VTK/Common/Core/vtkStringArray.h                   |   23 +-
 VTK/Common/Core/vtkSystemIncludes.h                |    3 +
 VTK/Common/Core/vtkTestDataArray.h                 |   89 +
 VTK/Common/Core/vtkTimePointUtility.h              |    2 -
 VTK/Common/Core/vtkTypeList.h                      |  152 +
 VTK/Common/Core/vtkTypeList.txx                    |  316 +
 VTK/Common/Core/vtkTypeListMacros.h.in             |    1 +
 VTK/Common/Core/vtkTypeTemplate.h                  |   18 +-
 VTK/Common/Core/vtkTypedArray.h                    |    8 +-
 VTK/Common/Core/vtkTypedArray.h.in                 |   10 +
 VTK/Common/Core/vtkTypedDataArray.h                |   57 +-
 VTK/Common/Core/vtkTypedDataArray.txx              |   57 +-
 VTK/Common/Core/vtkTypedDataArrayIterator.h        |    3 +
 VTK/Common/Core/vtkUnicodeStringArray.cxx          |   12 +-
 VTK/Common/Core/vtkUnicodeStringArray.h            |    3 +-
 VTK/Common/Core/vtkUnsignedCharArray.cxx           |    7 +-
 VTK/Common/Core/vtkUnsignedCharArray.h             |   33 +-
 VTK/Common/Core/vtkUnsignedIntArray.cxx            |    7 +-
 VTK/Common/Core/vtkUnsignedIntArray.h              |   33 +-
 VTK/Common/Core/vtkUnsignedLongArray.cxx           |    7 +-
 VTK/Common/Core/vtkUnsignedLongArray.h             |   33 +-
 VTK/Common/Core/vtkUnsignedLongLongArray.cxx       |    8 +-
 VTK/Common/Core/vtkUnsignedLongLongArray.h         |   34 +-
 VTK/Common/Core/vtkUnsignedShortArray.cxx          |    7 +-
 VTK/Common/Core/vtkUnsignedShortArray.h            |   34 +-
 VTK/Common/Core/vtkVariant.h                       |   14 +-
 VTK/Common/Core/vtkVariantArray.cxx                |   24 +-
 VTK/Common/Core/vtkVariantArray.h                  |   10 +-
 VTK/Common/Core/vtkVariantCast.h                   |    6 +
 VTK/Common/Core/vtkWin32Header.h                   |    4 +-
 VTK/Common/Core/vtkWrappingHints.h                 |   31 +
 VTK/Common/DataModel/CMakeLists.txt                |    4 +-
 VTK/Common/DataModel/Testing/Cxx/CMakeLists.txt    |    1 +
 VTK/Common/DataModel/Testing/Cxx/TestAMRBox.cxx    |    3 +-
 .../DataModel/Testing/Cxx/TestBiQuadraticQuad.cxx  |    2 +-
 .../DataModel/Testing/Cxx/TestBoundingBox.cxx      |    7 +
 .../DataModel/Testing/Cxx/TestCellIterators.cxx    |    6 +-
 .../DataModel/Testing/Cxx/TestDispatchers.cxx      |    1 +
 .../Testing/Cxx/TestPolyDataRemoveCell.cxx         |    8 +-
 .../Testing/Cxx/TestPolyDataRemoveDeletedCells.cxx |    2 +-
 .../Testing/Cxx/TestQuadraticPolygonFilters.cxx    |    2 +-
 .../DataModel/Testing/Cxx/TestSortFieldData.cxx    |    2 +
 .../DataModel/Testing/Cxx/TestStaticCellLinks.cxx  |    8 +-
 VTK/Common/DataModel/Testing/Cxx/TestTable.cxx     |    6 +-
 .../DataModel/Testing/Cxx/TimePointLocators.cxx    |  263 +
 .../Testing/Cxx/quadraticIntersection.cxx          |    4 +-
 VTK/Common/DataModel/module.cmake                  |    2 +
 VTK/Common/DataModel/vtkAMRBox.cxx                 |    3 -
 VTK/Common/DataModel/vtkAbstractCellLocator.h      |    4 -
 VTK/Common/DataModel/vtkAnimationScene.h           |    2 -
 VTK/Common/DataModel/vtkAnnotation.h               |    3 +-
 VTK/Common/DataModel/vtkAnnotationLayers.h         |    3 +-
 VTK/Common/DataModel/vtkArrayData.h                |    3 +-
 VTK/Common/DataModel/vtkArrayListTemplate.h        |  309 +
 VTK/Common/DataModel/vtkArrayListTemplate.txx      |  179 +
 VTK/Common/DataModel/vtkBSPCuts.h                  |    2 -
 VTK/Common/DataModel/vtkBSPIntersections.h         |    2 -
 VTK/Common/DataModel/vtkBiQuadraticQuad.cxx        |   39 +-
 VTK/Common/DataModel/vtkBiQuadraticQuad.h          |   11 +-
 VTK/Common/DataModel/vtkBoundingBox.cxx            |   11 +-
 VTK/Common/DataModel/vtkBoundingBox.h              |    8 +-
 VTK/Common/DataModel/vtkCellLinks.h                |    2 -
 VTK/Common/DataModel/vtkCellLocator.cxx            |    4 +-
 VTK/Common/DataModel/vtkCompositeDataIterator.h    |    3 +-
 VTK/Common/DataModel/vtkCompositeDataSet.h         |    5 +-
 VTK/Common/DataModel/vtkCylinder.cxx               |    1 -
 VTK/Common/DataModel/vtkDataObject.h               |   11 +-
 VTK/Common/DataModel/vtkDataObjectCollection.h     |    2 -
 VTK/Common/DataModel/vtkDataObjectTree.h           |    5 +-
 VTK/Common/DataModel/vtkDataObjectTreeIterator.h   |    3 +-
 VTK/Common/DataModel/vtkDataSet.cxx                |   18 +-
 VTK/Common/DataModel/vtkDataSet.h                  |    7 +-
 VTK/Common/DataModel/vtkDataSetAttributes.cxx      |  166 +-
 VTK/Common/DataModel/vtkDataSetAttributes.h        |   10 +-
 VTK/Common/DataModel/vtkDataSetCollection.h        |    2 -
 VTK/Common/DataModel/vtkDirectedAcyclicGraph.h     |    2 -
 VTK/Common/DataModel/vtkDirectedGraph.h            |    2 -
 VTK/Common/DataModel/vtkDistributedGraphHelper.h   |    7 +-
 VTK/Common/DataModel/vtkEdgeListIterator.h         |    6 +-
 VTK/Common/DataModel/vtkFieldData.cxx              |    4 +-
 VTK/Common/DataModel/vtkFieldData.h                |    5 -
 .../DataModel/vtkGenericAttributeCollection.h      |    2 -
 VTK/Common/DataModel/vtkGenericDataSet.h           |    2 -
 VTK/Common/DataModel/vtkGenericEdgeTable.h         |   10 +-
 VTK/Common/DataModel/vtkGraph.h                    |   21 +-
 VTK/Common/DataModel/vtkGraphInternals.h           |    9 +-
 VTK/Common/DataModel/vtkHierarchicalBoxDataSet.h   |    3 +-
 VTK/Common/DataModel/vtkHyperOctree.cxx            |    2 +-
 VTK/Common/DataModel/vtkHyperOctree.h              |    9 -
 VTK/Common/DataModel/vtkHyperTree.h                |    1 +
 VTK/Common/DataModel/vtkHyperTreeGrid.cxx          |    2 +-
 VTK/Common/DataModel/vtkHyperTreeGrid.h            |   15 +-
 VTK/Common/DataModel/vtkImageData.h                |    4 -
 VTK/Common/DataModel/vtkImplicitBoolean.cxx        |    2 +-
 VTK/Common/DataModel/vtkImplicitDataSet.h          |    2 +-
 .../DataModel/vtkImplicitFunctionCollection.h      |    2 -
 VTK/Common/DataModel/vtkImplicitSelectionLoop.cxx  |    2 +-
 VTK/Common/DataModel/vtkImplicitSum.cxx            |    2 +-
 VTK/Common/DataModel/vtkImplicitWindowFunction.h   |    6 +-
 VTK/Common/DataModel/vtkInEdgeIterator.h           |    2 -
 VTK/Common/DataModel/vtkIncrementalOctreeNode.h    |    3 +-
 .../DataModel/vtkIncrementalOctreePointLocator.cxx |    6 +-
 .../DataModel/vtkIncrementalOctreePointLocator.h   |    3 +-
 VTK/Common/DataModel/vtkKdNode.cxx                 |    9 +-
 VTK/Common/DataModel/vtkKdTree.cxx                 |    2 +-
 VTK/Common/DataModel/vtkKdTree.h                   |   10 -
 VTK/Common/DataModel/vtkLocator.h                  |    2 +-
 VTK/Common/DataModel/vtkMappedUnstructuredGrid.h   |   21 +-
 .../vtkMappedUnstructuredGridCellIterator.h        |    7 +-
 VTK/Common/DataModel/vtkMolecule.cxx               |   16 +-
 VTK/Common/DataModel/vtkMolecule.h                 |    7 +-
 VTK/Common/DataModel/vtkMultiBlockDataSet.h        |    5 +-
 VTK/Common/DataModel/vtkMultiPieceDataSet.h        |    5 +-
 VTK/Common/DataModel/vtkMutableDirectedGraph.h     |    6 -
 VTK/Common/DataModel/vtkMutableUndirectedGraph.h   |    3 -
 VTK/Common/DataModel/vtkNonMergingPointLocator.h   |    2 -
 VTK/Common/DataModel/vtkNonOverlappingAMR.h        |    2 -
 VTK/Common/DataModel/vtkOctreePointLocator.h       |    3 -
 VTK/Common/DataModel/vtkOctreePointLocatorNode.h   |    4 -
 VTK/Common/DataModel/vtkOutEdgeIterator.h          |    2 -
 VTK/Common/DataModel/vtkOverlappingAMR.h           |    2 -
 VTK/Common/DataModel/vtkPath.cxx                   |    6 +-
 VTK/Common/DataModel/vtkPath.h                     |    4 +-
 VTK/Common/DataModel/vtkPerlinNoise.cxx            |    2 +-
 VTK/Common/DataModel/vtkPiecewiseFunction.h        |    2 -
 VTK/Common/DataModel/vtkPixelExtent.h              |    4 +-
 VTK/Common/DataModel/vtkPlaneCollection.h          |    2 -
 VTK/Common/DataModel/vtkPlanes.cxx                 |   11 +-
 VTK/Common/DataModel/vtkPlanes.h                   |    7 +-
 VTK/Common/DataModel/vtkPointSet.cxx               |    2 +-
 VTK/Common/DataModel/vtkPointSet.h                 |    8 +-
 VTK/Common/DataModel/vtkPolyData.cxx               |   13 +-
 VTK/Common/DataModel/vtkPolyData.h                 |    5 +-
 VTK/Common/DataModel/vtkPolyDataCollection.h       |    2 -
 VTK/Common/DataModel/vtkPolygon.cxx                |   16 +-
 VTK/Common/DataModel/vtkPolyhedron.cxx             |   12 +-
 VTK/Common/DataModel/vtkPolyhedron.h               |    3 +-
 VTK/Common/DataModel/vtkRectilinearGrid.h          |    2 -
 VTK/Common/DataModel/vtkReebGraph.cxx              |   12 +-
 VTK/Common/DataModel/vtkSelection.h                |    8 +-
 VTK/Common/DataModel/vtkSelectionNode.h            |   11 +-
 VTK/Common/DataModel/vtkSimpleCellTessellator.h    |    3 +-
 VTK/Common/DataModel/vtkSpline.h                   |    4 +-
 VTK/Common/DataModel/vtkStaticPointLocator.cxx     |  169 +-
 VTK/Common/DataModel/vtkStaticPointLocator.h       |   20 +-
 VTK/Common/DataModel/vtkStructuredExtent.h         |    3 +-
 VTK/Common/DataModel/vtkStructuredGrid.h           |    2 -
 VTK/Common/DataModel/vtkStructuredPoints.cxx       |    2 +-
 .../DataModel/vtkStructuredPointsCollection.h      |    2 -
 VTK/Common/DataModel/vtkSuperquadric.cxx           |    2 +-
 VTK/Common/DataModel/vtkTable.cxx                  |   70 +-
 VTK/Common/DataModel/vtkTensor.cxx                 |   47 -
 VTK/Common/DataModel/vtkTensor.h                   |  105 -
 VTK/Common/DataModel/vtkTree.h                     |    4 -
 VTK/Common/DataModel/vtkTreeBFSIterator.h          |    2 -
 VTK/Common/DataModel/vtkTreeDFSIterator.h          |    4 -
 VTK/Common/DataModel/vtkUndirectedGraph.h          |    6 -
 VTK/Common/DataModel/vtkUniformGrid.h              |    4 -
 VTK/Common/DataModel/vtkUniformGridAMR.h           |    1 -
 .../DataModel/vtkUniformGridAMRDataIterator.h      |    4 +-
 VTK/Common/DataModel/vtkUnstructuredGrid.h         |    2 -
 VTK/Common/DataModel/vtkUnstructuredGridBase.h     |    2 -
 VTK/Common/DataModel/vtkXMLDataElement.cxx         |    2 +-
 VTK/Common/DataModel/vtkXMLDataElement.h           |    4 -
 .../ExecutionModel/Testing/Cxx/CMakeLists.txt      |    1 +
 .../Testing/Cxx/TestCopyAttributeData.cxx          |    6 +-
 .../Cxx/TestThreadedImageAlgorithmSplitExtent.cxx  |  255 +
 VTK/Common/ExecutionModel/vtkAlgorithm.cxx         |  112 +-
 VTK/Common/ExecutionModel/vtkAlgorithm.h           |   77 +-
 .../vtkCachedStreamingDemandDrivenPipeline.cxx     |   32 -
 .../vtkCachedStreamingDemandDrivenPipeline.h       |    5 -
 .../ExecutionModel/vtkCompositeDataPipeline.cxx    |    3 -
 .../ExecutionModel/vtkDemandDrivenPipeline.h       |    3 -
 VTK/Common/ExecutionModel/vtkExecutive.h           |   12 +-
 .../ExecutionModel/vtkExtentRCBPartitioner.h       |    2 -
 .../vtkHierarchicalBoxDataSetAlgorithm.h           |    3 +-
 .../ExecutionModel/vtkImageToStructuredPoints.cxx  |    2 +-
 VTK/Common/ExecutionModel/vtkSimpleScalarTree.h    |    2 -
 VTK/Common/ExecutionModel/vtkSpanSpace.cxx         |    1 +
 .../vtkStreamingDemandDrivenPipeline.cxx           |   98 +-
 .../vtkStreamingDemandDrivenPipeline.h             |   95 +-
 .../ExecutionModel/vtkThreadedImageAlgorithm.cxx   |  600 +-
 .../ExecutionModel/vtkThreadedImageAlgorithm.h     |   87 +-
 VTK/Common/ExecutionModel/vtkTrivialProducer.h     |    2 +-
 VTK/Common/Math/Testing/Cxx/TestQuaternion.cxx     |   13 +-
 VTK/Common/Math/vtkAmoebaMinimizer.h               |    5 +-
 VTK/Common/Math/vtkInitialValueProblemSolver.h     |    2 -
 VTK/Common/Math/vtkMatrix3x3.cxx                   |    2 +-
 VTK/Common/Math/vtkMatrix4x4.cxx                   |    6 +-
 VTK/Common/Math/vtkMatrix4x4.h                     |   39 +-
 VTK/Common/Math/vtkQuaternion.h                    |    4 +-
 VTK/Common/Math/vtkQuaternion.txx                  |   66 +-
 VTK/Common/Math/vtkQuaternionInterpolator.h        |    2 -
 VTK/Common/Math/vtkRungeKutta45.cxx                |    1 -
 VTK/Common/Misc/vtkErrorCode.cxx                   |    4 +-
 VTK/Common/Misc/vtkErrorCode.h                     |    4 +-
 VTK/Common/Misc/vtkFunctionParser.cxx              |  413 +-
 VTK/Common/Misc/vtkFunctionParser.h                |   45 +-
 VTK/Common/System/Testing/Cxx/otherTimerLog.cxx    |    2 +-
 VTK/Common/System/vtkClientSocket.h                |    3 +-
 VTK/Common/System/vtkDirectory.cxx                 |    6 +-
 VTK/Common/System/vtkSocket.cxx                    |    4 +-
 VTK/Common/System/vtkSocket.h                      |    2 -
 VTK/Common/System/vtkTimerLog.cxx                  |    6 +-
 VTK/Common/System/vtkTimerLog.h                    |    9 +-
 VTK/Common/Transforms/vtkAbstractTransform.h       |   11 +-
 VTK/Common/Transforms/vtkLandmarkTransform.h       |    3 +-
 .../Transforms/vtkThinPlateSplineTransform.h       |    5 +-
 VTK/Common/Transforms/vtkTransform.cxx             |    2 +-
 VTK/Common/Transforms/vtkTransformCollection.h     |    2 -
 VTK/Deprecated/TestGraphHierarchicalBundle.cxx     |    2 +-
 VTK/Deprecated/vtkStringToTimePoint.cxx            |    2 +-
 VTK/Deprecated/vtkTimePointToString.cxx            |    2 +-
 VTK/Documentation/.gitattributes                   |    1 -
 VTK/Documentation/Doxygen/ArrayDispatch-VTK-7-1.md | 1277 +++
 VTK/Documentation/Doxygen/ChangesVTK-7-1.md        |  158 +
 VTK/Documentation/dev/git/develop.md               |   31 +-
 VTK/Documentation/maint/gitlab.md                  |   62 -
 VTK/Documentation/maint/release.md                 |  308 -
 VTK/Domains/Chemistry/CMakeLists.txt               |    2 +
 .../Chemistry/Testing/Python/CMakeLists.txt        |    3 +
 .../Chemistry/Testing/Python/MoleculeXYZ.py        |   30 +
 VTK/Domains/Chemistry/vtkBlueObeliskDataParser.cxx |    2 +-
 VTK/Domains/Chemistry/vtkGaussianCubeReader2.cxx   |  332 +
 VTK/Domains/Chemistry/vtkGaussianCubeReader2.h     |   68 +
 VTK/Domains/Chemistry/vtkMoleculeMapper.cxx        |    6 +-
 VTK/Domains/Chemistry/vtkPeriodicTable.cxx         |    6 +-
 VTK/Domains/Chemistry/vtkProteinRibbonFilter.cxx   |   16 +-
 VTK/Domains/Chemistry/vtkSimpleBondPerceiver.cxx   |    9 +-
 VTK/Domains/Chemistry/vtkXYZMolReader2.cxx         |  258 +
 VTK/Domains/Chemistry/vtkXYZMolReader2.h           |   73 +
 VTK/Domains/ChemistryOpenGL2/module.cmake          |    1 +
 .../ChemistryOpenGL2/vtkOpenGLSphereMapper.cxx     |   44 +-
 .../ChemistryOpenGL2/vtkOpenGLStickMapper.cxx      |   93 +-
 VTK/Domains/Microscopy/CMakeLists.txt              |   16 +
 VTK/Domains/Microscopy/FindOpenSlide.cmake         |   30 +
 VTK/Domains/Microscopy/Testing/Cxx/CMakeLists.txt  |   14 +
 .../Microscopy/Testing/Cxx/TestOpenSlideReader.cxx |   76 +
 .../Testing/Cxx/TestOpenSlideReaderPartial.cxx     |   81 +
 .../Data/Baseline/TestOpenSlideReader.png.md5      |    1 +
 .../Baseline/TestOpenSlideReaderPartial.png.md5    |    1 +
 .../Baseline/TestOpenSlideReaderPartialTIF.png.md5 |    1 +
 .../Microscopy/Testing/Python/CMakeLists.txt       |    2 +
 .../Testing/Python/testOpenSlideReader.py          |   19 +
 VTK/Domains/Microscopy/module.cmake                |   16 +
 VTK/Domains/Microscopy/readme.md                   |    8 +
 VTK/Domains/Microscopy/vtkOpenSlideReader.cxx      |  173 +
 VTK/Domains/Microscopy/vtkOpenSlideReader.h        |   73 +
 .../AMR/Cxx/Generate2DAMRDataSetWithPulse.cxx      |    6 +-
 .../AMR/Cxx/Generate3DAMRDataSetWithPulse.cxx      |    6 +-
 VTK/Examples/Android/NativeVTK/AndroidManifest.xml |    4 +
 VTK/Examples/Android/NativeVTK/CMakeLists.txt      |    2 +
 VTK/Examples/Android/NativeVTK/jni/main.cxx        |   97 +
 VTK/Examples/Android/NativeVTK/runtest.cmake       |   67 +
 .../Build/vtkMy/Common/vtkmyCommonWin32Header.h    |    2 +-
 .../Build/vtkMy/Imaging/vtkmyImagingWin32Header.h  |    2 +-
 .../vtkMy/Unsorted/vtkmyUnsortedWin32Header.h      |    2 +-
 VTK/Examples/CMakeLists.txt                        |    6 +-
 VTK/Examples/Charts/Cxx/vtkGraphItem.h             |    5 +-
 .../GUI/Cocoa/Documentation/Instructions.rtf       |   55 +-
 VTK/Examples/GUI/Cocoa/PrefixHeader.pch            |   10 +-
 .../Cocoa/SimpleCocoaVTK.xcodeproj/project.pbxproj |  304 +-
 VTK/Examples/GUI/Qt/GraphicsView/OpenGLScene.cpp   |   12 +-
 VTK/Examples/ImageProcessing/Cxx/CMakeLists.txt    |   20 +-
 .../ImageProcessing/Cxx/ImageBenchmark.cxx         | 1769 +++++
 .../ImageProcessing/Cxx/ImageBenchmarkDriver.cxx   |  293 +
 .../ImageProcessing/Cxx/TestImageBenchmark.cxx     |    2 +
 VTK/Examples/Infovis/Cxx/CreateTree.cxx            |   12 +-
 VTK/Examples/Infovis/Cxx/MultiView.cxx             |   13 +-
 VTK/Examples/Infovis/Cxx/ParallelBFS.cxx           |    7 +-
 VTK/Examples/Infovis/Cxx/TreeLayout.cxx            |    4 +-
 .../Medical/Cxx/Baseline/TestMedical4.png.md5      |    2 +-
 VTK/Examples/Medical/Cxx/CMakeLists.txt            |   10 -
 .../Medical/Cxx/GenerateCubesFromLabels.cxx        |   10 +
 .../Medical/Cxx/GenerateModelsFromLabels.cxx       |   10 +
 VTK/Examples/Medical/Cxx/Medical4.cxx              |   14 +-
 VTK/Examples/Modelling/Cxx/finance.cxx             |   38 +-
 .../ParallelProcessing/Generic/Cxx/CMakeLists.txt  |   39 +-
 .../ParallelProcessing/Generic/Cxx/ParallelIso.cxx |   15 +-
 .../Statistics/ExampleDescriptiveStatistics.cxx    |   12 +-
 .../VisualizationAlgorithms/Cxx/BandedContours.cxx |   12 +
 .../VisualizationAlgorithms/Cxx/FilledContours.cxx |   12 +
 VTK/Examples/iOS/CMakeLists.txt                    |   40 +-
 VTK/Examples/iOS/CleanExamples.cmake               |   13 +
 .../iOS/GLPaint.old/Classes/AppController.h        |   22 -
 .../iOS/GLPaint.old/Classes/AppController.mm       |  126 -
 VTK/Examples/iOS/GLPaint.old/Classes/AppDelegate.h |   20 -
 .../iOS/GLPaint.old/Classes/AppDelegate.mm         |   50 -
 .../iOS/GLPaint.old/Classes/MyGLKViewController.h  |   49 -
 .../iOS/GLPaint.old/Classes/MyGLKViewController.mm |  193 -
 .../iOS/GLPaint.old/Classes/PaintingView.h         |   21 -
 .../iOS/GLPaint.old/Classes/PaintingView.mm        |  100 -
 .../GLPaint.old/Classes/PaintingViewController.h   |   19 -
 .../GLPaint.old/Classes/PaintingViewController.mm  |   56 -
 VTK/Examples/iOS/GLPaint.old/Default-568h at 2x.png   |  Bin 4211 -> 0 bytes
 VTK/Examples/iOS/GLPaint.old/Default.png           |  Bin 359 -> 0 bytes
 VTK/Examples/iOS/GLPaint.old/GLPaint-Info.plist    |   43 -
 .../GLPaint.old/GLPaint.xcodeproj/project.pbxproj  |  376 -
 VTK/Examples/iOS/GLPaint.old/Images/Icon-72.png    |  Bin 393 -> 0 bytes
 .../iOS/GLPaint.old/Images/Icon-Small-50.png       |  Bin 392 -> 0 bytes
 VTK/Examples/iOS/GLPaint.old/Images/Icon-Small.png |  Bin 390 -> 0 bytes
 .../iOS/GLPaint.old/Images/Icon-Small at 2x.png       |  Bin 392 -> 0 bytes
 VTK/Examples/iOS/GLPaint.old/Images/Icon.png       |  Bin 392 -> 0 bytes
 VTK/Examples/iOS/GLPaint.old/Images/Icon at 2x.png    |  Bin 401 -> 0 bytes
 VTK/Examples/iOS/GLPaint.old/Images/iTunesArtwork  |  Bin 5188 -> 0 bytes
 VTK/Examples/iOS/GLPaint.old/Prefix.pch            |    6 -
 VTK/Examples/iOS/GLPaint.old/main.m                |   23 -
 .../iOS/GLPaint/Classes/MyGLKViewController.mm     |   32 +-
 .../iOS/GLPaint/GLPaint.xcodeproj/.gitignore       |    2 -
 .../PlaneView/PlaneView.xcodeproj/project.pbxproj  |  351 +
 .../project.xcworkspace/contents.xcworkspacedata   |    7 +
 VTK/Examples/iOS/PlaneView/PlaneView/AppDelegate.h |   21 +
 VTK/Examples/iOS/PlaneView/PlaneView/AppDelegate.m |   50 +
 .../AppIcon.appiconset/Contents.json               |  128 +
 .../Assets.xcassets/AppIcon.appiconset/Icon-40.png |  Bin 0 -> 3041 bytes
 .../AppIcon.appiconset/Icon-40 at 2x.png              |  Bin 0 -> 8262 bytes
 .../AppIcon.appiconset/Icon-40 at 3x.png              |  Bin 0 -> 14029 bytes
 .../AppIcon.appiconset/Icon-60 at 2x.png              |  Bin 0 -> 14029 bytes
 .../AppIcon.appiconset/Icon-60 at 3x.png              |  Bin 0 -> 23854 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon-72.png |  Bin 0 -> 7013 bytes
 .../AppIcon.appiconset/Icon-72 at 2x.png              |  Bin 0 -> 17812 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon-76.png |  Bin 0 -> 7625 bytes
 .../AppIcon.appiconset/Icon-76 at 2x.png              |  Bin 0 -> 18887 bytes
 .../AppIcon.appiconset/Icon-83.5 at 2x.png            |  Bin 0 -> 21467 bytes
 .../AppIcon.appiconset/Icon-Small-50.png           |  Bin 0 -> 4224 bytes
 .../AppIcon.appiconset/Icon-Small-50 at 2x.png        |  Bin 0 -> 11070 bytes
 .../AppIcon.appiconset/Icon-Small.png              |  Bin 0 -> 1867 bytes
 .../AppIcon.appiconset/Icon-Small at 2x.png           |  Bin 0 -> 5207 bytes
 .../AppIcon.appiconset/Icon-Small at 3x.png           |  Bin 0 -> 9096 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon.png    |  Bin 0 -> 5097 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon at 2x.png |  Bin 0 -> 13109 bytes
 .../PlaneView/Assets.xcassets/Contents.json        |    6 +
 .../iOSapplication.imageset/Contents.json          |   23 +
 .../iOSapplication.imageset/iOSapplication.png     |  Bin 0 -> 21278 bytes
 .../iOSapplication at 2x-1.png                        |  Bin 0 -> 53015 bytes
 .../iOSapplication.imageset/iOSapplication at 2x.png  |  Bin 0 -> 53015 bytes
 .../PlaneView/Base.lproj/LaunchScreen.storyboard   |   54 +
 .../PlaneView/PlaneView/Base.lproj/Main.storyboard |  126 +
 VTK/Examples/iOS/PlaneView/PlaneView/Info.plist    |  198 +
 .../iOS/PlaneView/PlaneView/PlaneView.entitlements |   18 +
 .../PlaneView/SettingsTableViewController.h        |   18 +
 .../PlaneView/SettingsTableViewController.mm       |  164 +
 .../iOS/PlaneView/PlaneView/VTKViewController.h    |   48 +
 .../iOS/PlaneView/PlaneView/VTKViewController.mm   |  484 ++
 .../iOS/PlaneView/PlaneView/iOSapplication.icns    |  Bin 0 -> 217117 bytes
 VTK/Examples/iOS/PlaneView/PlaneView/main.m        |   16 +
 .../iOS/Surfaces/Surfaces.xcodeproj/.gitignore     |    2 -
 .../VolumeRender/Classes/MyGLKViewController.mm    |   32 +-
 .../VolumeRender/VolumeRender.xcodeproj/.gitignore |    2 -
 VTK/Examples/iOS/readme.txt                        |   10 +-
 .../AMR/Testing/Cxx/TestAMRGhostLayerStripping.cxx |    4 +-
 VTK/Filters/AMR/Testing/Cxx/TestImageToAMR.cxx     |    4 +-
 VTK/Filters/AMR/vtkAMRCutPlane.cxx                 |    6 +-
 VTK/Filters/AMR/vtkAMRCutPlane.h                   |    2 -
 VTK/Filters/AMR/vtkAMRResampleFilter.h             |    3 +-
 VTK/Filters/AMR/vtkAMRSliceFilter.cxx              |    8 +-
 VTK/Filters/AMR/vtkAMRSliceFilter.h                |    3 +-
 VTK/Filters/AMR/vtkImageToAMR.h                    |    4 +-
 VTK/Filters/Core/CMakeLists.txt                    |    1 +
 VTK/Filters/Core/Testing/Cxx/CMakeLists.txt        |    2 +
 VTK/Filters/Core/Testing/Cxx/TestAppendFilter.cxx  |    8 +-
 .../Core/Testing/Cxx/TestAppendSelection.cxx       |    4 +-
 .../Core/Testing/Cxx/TestNamedComponents.cxx       |    6 +-
 .../Cxx/TestProbeFilterOutputAttributes.cxx        |   65 +
 .../Core/Testing/Cxx/TestResampleToImage.cxx       |  100 +
 .../Core/Testing/Cxx/TestSMPPipelineContour.cxx    |    4 +-
 .../Core/Testing/Cxx/TestStructuredGridAppend.cxx  |   10 +-
 .../TestFlyingEdges3DWithInterpolation.png.md5     |    1 +
 ...TestFlyingEdgesPlaneCutterInterpolation.png.md5 |    1 +
 VTK/Filters/Core/Testing/Python/CMakeLists.txt     |    2 +
 .../Core/Testing/Python/TestFlyingEdges3D.py       |    2 +
 .../Python/TestFlyingEdges3DWithInterpolation.py   |   86 +
 .../TestFlyingEdgesPlaneCutterInterpolation.py     |  111 +
 VTK/Filters/Core/VoronoiKernel.cxx                 |   42 +
 VTK/Filters/Core/vtkAppendFilter.h                 |    2 -
 VTK/Filters/Core/vtkAppendPolyData.cxx             |   86 +-
 VTK/Filters/Core/vtkAppendPolyData.h               |   14 +-
 VTK/Filters/Core/vtkAppendSelection.h              |    2 -
 VTK/Filters/Core/vtkArrayCalculator.cxx            |   38 +-
 VTK/Filters/Core/vtkAssignAttribute.cxx            |    2 +-
 VTK/Filters/Core/vtkAssignAttribute.h              |    5 -
 VTK/Filters/Core/vtkClipPolyData.cxx               |    2 +-
 VTK/Filters/Core/vtkClipPolyData.h                 |   10 +-
 VTK/Filters/Core/vtkCompositeCutter.cxx            |    2 +-
 VTK/Filters/Core/vtkCompositeDataProbeFilter.cxx   |    2 +-
 VTK/Filters/Core/vtkCompositeDataProbeFilter.h     |    3 +-
 VTK/Filters/Core/vtkContourFilter.cxx              |   13 +-
 VTK/Filters/Core/vtkContourFilter.h                |    2 +-
 VTK/Filters/Core/vtkContourGrid.cxx                |    6 +-
 VTK/Filters/Core/vtkCutter.cxx                     |   52 +-
 .../Core/vtkDataSetEdgeSubdivisionCriterion.h      |   14 +-
 VTK/Filters/Core/vtkDecimatePro.h                  |    4 -
 VTK/Filters/Core/vtkEdgeSubdivisionCriterion.h     |    4 -
 .../Core/vtkFieldDataToAttributeDataFilter.h       |    2 -
 VTK/Filters/Core/vtkFlyingEdges2D.cxx              |    2 +-
 VTK/Filters/Core/vtkFlyingEdges3D.cxx              |  100 +-
 VTK/Filters/Core/vtkFlyingEdges3D.h                |   10 +
 VTK/Filters/Core/vtkFlyingEdgesPlaneCutter.cxx     |  215 +-
 VTK/Filters/Core/vtkFlyingEdgesPlaneCutter.h       |    9 +
 .../Core/vtkGridSynchronizedTemplates3D.cxx        |    2 +-
 VTK/Filters/Core/vtkMarchingSquares.cxx            |    2 +-
 VTK/Filters/Core/vtkMaskFields.cxx                 |    2 +-
 VTK/Filters/Core/vtkMaskFields.h                   |    4 -
 VTK/Filters/Core/vtkMassProperties.cxx             |   21 +-
 VTK/Filters/Core/vtkMergeFields.h                  |    6 -
 VTK/Filters/Core/vtkPolyDataConnectivityFilter.cxx |    2 +-
 VTK/Filters/Core/vtkPolyDataNormals.h              |    4 +-
 VTK/Filters/Core/vtkProbeFilter.cxx                |  106 +-
 VTK/Filters/Core/vtkProbeFilter.h                  |    3 +-
 VTK/Filters/Core/vtkQuadricClustering.h            |    2 -
 VTK/Filters/Core/vtkQuadricDecimation.h            |    2 -
 VTK/Filters/Core/vtkRearrangeFields.cxx            |    2 +-
 VTK/Filters/Core/vtkRearrangeFields.h              |    4 -
 .../Core/vtkRectilinearSynchronizedTemplates.cxx   |    2 +-
 .../Core/vtkRectilinearSynchronizedTemplates.h     |    3 -
 VTK/Filters/Core/vtkResampleToImage.cxx            |  351 +
 VTK/Filters/Core/vtkResampleToImage.h              |  111 +
 VTK/Filters/Core/vtkStreamingTessellator.h         |   18 +-
 VTK/Filters/Core/vtkStructuredGridAppend.cxx       |   37 +-
 VTK/Filters/Core/vtkSynchronizedTemplates2D.cxx    |    2 +-
 VTK/Filters/Core/vtkSynchronizedTemplates3D.cxx    |    2 +-
 VTK/Filters/Core/vtkSynchronizedTemplates3D.h      |    3 -
 .../Core/vtkSynchronizedTemplatesCutter3D.cxx      |   25 +-
 VTK/Filters/Core/vtkTensorGlyph.h                  |    2 -
 VTK/Filters/Core/vtkThreshold.h                    |    2 -
 VTK/Filters/Core/vtkThresholdPoints.h              |    2 -
 VTK/Filters/Core/vtkTransposeTable.cxx             |   14 +-
 VTK/Filters/Core/vtkVectorNorm.cxx                 |    2 +-
 VTK/Filters/Extraction/CMakeLists.txt              |    2 -
 .../Testing/Cxx/TestExtractRectilinearGrid.cxx     |    5 +-
 VTK/Filters/Extraction/vtkConvertSelection.cxx     |   17 +-
 .../Extraction/vtkExtractArraysOverTime.cxx        |   20 +-
 VTK/Filters/Extraction/vtkExtractArraysOverTime.h  |    2 -
 VTK/Filters/Extraction/vtkExtractBlock.h           |    3 +-
 VTK/Filters/Extraction/vtkExtractDataSets.h        |    3 +-
 VTK/Filters/Extraction/vtkExtractLevel.h           |    3 +-
 VTK/Filters/Extraction/vtkExtractSelectedBlock.cxx |    2 +-
 VTK/Filters/Extraction/vtkExtractSelectedBlock.h   |    3 +-
 .../Extraction/vtkExtractSelectedFrustum.cxx       | 1187 ---
 VTK/Filters/Extraction/vtkExtractSelectedFrustum.h |  156 -
 VTK/Filters/Extraction/vtkExtractSelectedIds.cxx   |   12 +-
 .../Extraction/vtkExtractSelectedLocations.cxx     |    4 +-
 .../Extraction/vtkExtractSelectedPolyDataIds.cxx   |    2 +-
 .../Extraction/vtkExtractSelectedThresholds.cxx    |    6 +-
 VTK/Filters/Extraction/vtkExtractSelection.cxx     |   11 +-
 VTK/Filters/Extraction/vtkExtractSelectionBase.cxx |  131 -
 VTK/Filters/Extraction/vtkExtractSelectionBase.h   |   71 -
 .../vtkHierarchicalDataExtractDataSets.h           |    2 -
 .../Extraction/vtkProbeSelectedLocations.cxx       |   13 +-
 VTK/Filters/Extraction/vtkProbeSelectedLocations.h |    3 +-
 .../FlowPaths/Testing/Cxx/TestParticleTracers.cxx  |   19 +-
 .../vtkAbstractInterpolatedVelocityField.h         |    9 +-
 .../vtkCachingInterpolatedVelocityField.cxx        |    8 +-
 .../vtkCachingInterpolatedVelocityField.h          |   16 +-
 .../vtkCompositeInterpolatedVelocityField.h        |    8 +-
 VTK/Filters/FlowPaths/vtkModifiedBSPTree.cxx       |    2 +-
 VTK/Filters/FlowPaths/vtkModifiedBSPTree.h         |   11 +-
 VTK/Filters/FlowPaths/vtkParticlePathFilter.cxx    |    4 +-
 VTK/Filters/FlowPaths/vtkParticleTracerBase.cxx    |   20 +-
 VTK/Filters/FlowPaths/vtkParticleTracerBase.h      |    5 +-
 VTK/Filters/FlowPaths/vtkStreaklineFilter.cxx      |    4 +-
 VTK/Filters/FlowPaths/vtkStreamTracer.cxx          |    5 +-
 VTK/Filters/FlowPaths/vtkStreamTracer.h            |    7 -
 VTK/Filters/FlowPaths/vtkStreamer.h                |    4 +-
 .../vtkTemporalInterpolatedVelocityField.h         |    7 +-
 VTK/Filters/FlowPaths/vtkTemporalStreamTracer.cxx  |    6 +-
 VTK/Filters/FlowPaths/vtkTemporalStreamTracer.h    |   17 +-
 VTK/Filters/General/CMakeLists.txt                 |    3 +
 .../General/Testing/Cxx/BoxClipTetrahedra.cxx      |    5 +-
 .../Testing/Cxx/TestGradientAndVorticity.cxx       |   16 +-
 .../Cxx/TestGraphWeightEuclideanDistanceFilter.cxx |    2 +-
 VTK/Filters/General/Testing/Cxx/TestPassArrays.cxx |    4 +-
 .../General/Testing/Cxx/TestQuadraturePoints.cxx   |   10 +-
 .../Testing/Cxx/TestTableSplitColumnComponents.cxx |   16 +-
 .../TestSampleImplicitFunctionFilter.png.md5       |    1 +
 .../TestSampleImplicitFunctionFilter_1.png.md5     |    1 +
 .../TestSampleImplicitFunctionFilter_2.png.md5     |    1 +
 .../Testing/Data/Baseline/streamTracer.png.md5     |    2 +-
 VTK/Filters/General/Testing/Python/CMakeLists.txt  |    7 +
 .../General/Testing/Python/GreenLagrangeStrain.py  |  134 +
 .../Python/TestSampleImplicitFunctionFilter.py     |   76 +
 VTK/Filters/General/vtkAnnotationLink.h            |    3 +-
 .../General/vtkAreaContourSpectrumFilter.cxx       |    4 +-
 VTK/Filters/General/vtkBlockIdScalars.h            |    3 +-
 .../General/vtkBooleanOperationPolyDataFilter.cxx  |    8 +-
 VTK/Filters/General/vtkBoxClipDataSet.cxx          |    2 +-
 VTK/Filters/General/vtkCellDerivatives.cxx         |   70 +-
 VTK/Filters/General/vtkCellDerivatives.h           |   23 +-
 VTK/Filters/General/vtkCellTreeLocator.cxx         |    4 +-
 VTK/Filters/General/vtkCellTreeLocator.h           |    6 +-
 VTK/Filters/General/vtkClipClosedSurface.cxx       |   44 +-
 VTK/Filters/General/vtkClipClosedSurface.h         |   11 +-
 VTK/Filters/General/vtkClipDataSet.cxx             |    2 +-
 VTK/Filters/General/vtkClipVolume.cxx              |    2 +-
 VTK/Filters/General/vtkClipVolume.h                |    2 +-
 VTK/Filters/General/vtkCoincidentPoints.h          |    5 +-
 VTK/Filters/General/vtkCursor2D.cxx                |    2 +-
 VTK/Filters/General/vtkCursor3D.cxx                |    2 +-
 VTK/Filters/General/vtkCurvatures.cxx              |    1 -
 VTK/Filters/General/vtkEdgePoints.cxx              |    2 +-
 VTK/Filters/General/vtkExtractSelectedFrustum.cxx  | 1187 +++
 VTK/Filters/General/vtkExtractSelectedFrustum.h    |  154 +
 VTK/Filters/General/vtkExtractSelectionBase.cxx    |  130 +
 VTK/Filters/General/vtkExtractSelectionBase.h      |   68 +
 VTK/Filters/General/vtkHyperStreamline.cxx         |    3 +-
 VTK/Filters/General/vtkIconGlyphFilter.cxx         |    2 +-
 VTK/Filters/General/vtkImageMarchingCubes.cxx      |    2 +-
 .../General/vtkInterpolateDataSetAttributes.h      |    2 +-
 VTK/Filters/General/vtkLinkEdgels.cxx              |    2 +-
 VTK/Filters/General/vtkMarchingContourFilter.cxx   |    2 +-
 VTK/Filters/General/vtkMatricizeArray.h            |    2 -
 VTK/Filters/General/vtkMergeCells.h                |    2 -
 VTK/Filters/General/vtkMultiThreshold.cxx          |    2 +-
 VTK/Filters/General/vtkMultiThreshold.h            |    9 -
 .../General/vtkNonOverlappingAMRLevelIdScalars.h   |    3 +-
 VTK/Filters/General/vtkOBBTree.h                   |    9 +-
 .../General/vtkOverlappingAMRLevelIdScalars.h      |    3 +-
 VTK/Filters/General/vtkPassArrays.h                |    2 -
 .../General/vtkRectilinearGridToTetrahedra.h       |    3 +-
 VTK/Filters/General/vtkRecursiveDividingCubes.cxx  |    4 +-
 VTK/Filters/General/vtkReflectionFilter.h          |    2 -
 VTK/Filters/General/vtkRotationFilter.h            |    2 -
 .../General/vtkSampleImplicitFunctionFilter.cxx    |  273 +
 .../General/vtkSampleImplicitFunctionFilter.h      |   98 +
 .../General/vtkSpatialRepresentationFilter.h       |    2 +-
 VTK/Filters/General/vtkSplitField.cxx              |    2 +-
 VTK/Filters/General/vtkSplitField.h                |    6 -
 VTK/Filters/General/vtkSubPixelPositionEdgels.cxx  |    8 +-
 VTK/Filters/General/vtkTableBasedClipDataSet.cxx   |    2 +-
 VTK/Filters/General/vtkTableToPolyData.cxx         |   12 +-
 VTK/Filters/General/vtkTableToPolyData.h           |    3 +-
 VTK/Filters/General/vtkTableToStructuredGrid.cxx   |    6 +-
 VTK/Filters/General/vtkTableToStructuredGrid.h     |    3 +-
 VTK/Filters/General/vtkTemporalPathLineFilter.h    |    9 +-
 VTK/Filters/General/vtkTemporalStatistics.cxx      |    8 +-
 VTK/Filters/General/vtkTessellatorFilter.h         |    7 +-
 VTK/Filters/General/vtkUncertaintyTubeFilter.cxx   |    3 +-
 .../General/vtkVolumeContourSpectrumFilter.cxx     |    4 +-
 VTK/Filters/General/vtkWarpScalar.h                |    2 -
 VTK/Filters/General/vtkWarpVector.cxx              |  123 +-
 VTK/Filters/General/vtkYoungsMaterialInterface.cxx |    9 +-
 VTK/Filters/General/vtkYoungsMaterialInterface.h   |    7 +-
 VTK/Filters/Generic/Testing/Cxx/CMakeLists.txt     |    1 +
 .../Testing/Cxx/UnitTestGenericGeometryFilter.cxx  |  352 +
 VTK/Filters/Generic/Testing/Cxx/otherCreation.cxx  |    2 -
 VTK/Filters/Generic/vtkGenericClip.cxx             |    2 +-
 VTK/Filters/Generic/vtkGenericContourFilter.h      |    2 -
 VTK/Filters/Generic/vtkGenericCutter.cxx           |    2 +-
 VTK/Filters/Generic/vtkGenericGeometryFilter.cxx   |   70 +-
 VTK/Filters/Generic/vtkGenericGeometryFilter.h     |    1 -
 VTK/Filters/Generic/vtkGenericStreamTracer.h       |    6 -
 VTK/Filters/Geometry/Testing/Cxx/CMakeLists.txt    |    1 +
 .../Testing/Cxx/TestDataSetSurfaceFieldData.cxx    |    6 +-
 .../Testing/Cxx/TestGeometryFilterCellData.cxx     |    4 +-
 .../Testing/Cxx/TestStructuredGridConnectivity.cxx |   11 +-
 .../Cxx/TestStructuredGridGhostDataGenerator.cxx   |    4 +-
 .../Cxx/TestUniformGridGhostDataGenerator.cxx      |    4 +-
 .../Testing/Cxx/UnitTestDataSetSurfaceFilter.cxx   |  873 +++
 VTK/Filters/Geometry/vtkAbstractGridConnectivity.h |    2 -
 VTK/Filters/Geometry/vtkDataSetSurfaceFilter.cxx   |   63 +-
 VTK/Filters/Geometry/vtkDataSetSurfaceFilter.h     |    6 +-
 VTK/Filters/Geometry/vtkGeometryFilter.cxx         |    7 +
 .../Geometry/vtkStructuredAMRGridConnectivity.h    |    2 -
 .../Geometry/vtkStructuredGridConnectivity.h       |    2 -
 VTK/Filters/Hybrid/CMakeLists.txt                  |    1 +
 VTK/Filters/Hybrid/Testing/Cxx/CMakeLists.txt      |    1 +
 VTK/Filters/Hybrid/Testing/Cxx/TestForceTime.cxx   |  143 +
 .../Hybrid/Testing/Cxx/TestTemporalCacheSimple.cxx |    9 +-
 .../Testing/Cxx/TestTemporalCacheTemporal.cxx      |    7 +-
 .../Hybrid/Testing/Cxx/TestTemporalFractal.cxx     |    8 +-
 .../Testing/Data/Baseline/TestForceTime.png.md5    |    1 +
 .../Testing/Data/Baseline/TestForceTime_1.png.md5  |    1 +
 .../Testing/Python/TestTemporalSnapToTimeStep.py   |    5 +-
 VTK/Filters/Hybrid/vtkBSplineTransform.cxx         |    2 +-
 VTK/Filters/Hybrid/vtkBSplineTransform.h           |    2 -
 VTK/Filters/Hybrid/vtkDSPFilterGroup.cxx           |    2 +-
 VTK/Filters/Hybrid/vtkDepthSortPolyData.cxx        |   10 +-
 VTK/Filters/Hybrid/vtkEarthSource.cxx              |    2 +-
 VTK/Filters/Hybrid/vtkFacetReader.cxx              |    2 +-
 VTK/Filters/Hybrid/vtkForceTime.cxx                |  182 +
 VTK/Filters/Hybrid/vtkForceTime.h                  |   66 +
 VTK/Filters/Hybrid/vtkGridTransform.cxx            |    2 +-
 VTK/Filters/Hybrid/vtkGridTransform.h              |    6 +-
 VTK/Filters/Hybrid/vtkImageToPolyDataFilter.cxx    |    3 +-
 VTK/Filters/Hybrid/vtkImageToPolyDataFilter.h      |    2 +-
 VTK/Filters/Hybrid/vtkImplicitModeller.cxx         |   11 +-
 VTK/Filters/Hybrid/vtkProjectedTerrainPath.h       |    2 -
 VTK/Filters/Hybrid/vtkTemporalDataSetCache.h       |    3 -
 VTK/Filters/Hybrid/vtkTemporalFractal.cxx          |    3 +-
 VTK/Filters/Hybrid/vtkTemporalInterpolator.cxx     |    4 +-
 VTK/Filters/Hybrid/vtkTemporalSnapToTimeStep.cxx   |    2 +-
 VTK/Filters/Hybrid/vtkTemporalSnapToTimeStep.h     |    7 +-
 .../TestHyperTreeGridTernary2DFullMaterialBits.cxx |    2 -
 VTK/Filters/HyperTree/vtkClipHyperOctree.cxx       |    2 +-
 .../HyperTree/vtkHyperOctreeContourFilter.cxx      |    2 +-
 .../HyperTree/vtkHyperOctreeContourFilter.h        |    3 +-
 VTK/Filters/HyperTree/vtkHyperOctreeCutter.cxx     |    2 +-
 .../vtkHyperOctreeDualGridContourFilter.cxx        |    2 +-
 .../Imaging/vtkComputeHistogram2DOutliers.cxx      |    4 +-
 .../Imaging/vtkComputeHistogram2DOutliers.h        |    3 +-
 VTK/Filters/Imaging/vtkExtractHistogram2D.cxx      |    8 +-
 VTK/Filters/Imaging/vtkExtractHistogram2D.h        |    2 -
 .../Imaging/vtkPairwiseExtractHistogram2D.cxx      |    4 +-
 .../Imaging/vtkPairwiseExtractHistogram2D.h        |    4 -
 .../Testing/Cxx/TestMatlabEngineInterface.cxx      |    2 +-
 VTK/Filters/Matlab/vtkMatlabEngineFilter.cxx       |    2 +-
 VTK/Filters/Matlab/vtkMatlabMexAdapter.h           |    3 -
 .../Cxx/TestQuadRotationalExtrusionMultiBlock.cxx  |   37 +-
 .../Modeling/vtkBandedPolyDataContourFilter.cxx    |    2 +-
 .../Modeling/vtkButterflySubdivisionFilter.cxx     |    4 +-
 VTK/Filters/Modeling/vtkLinearExtrusionFilter.h    |    2 -
 .../Modeling/vtkQuadRotationalExtrusionFilter.cxx  |   50 +-
 .../Modeling/vtkQuadRotationalExtrusionFilter.h    |    4 -
 VTK/Filters/Modeling/vtkSelectEnclosedPoints.h     |    2 +-
 VTK/Filters/Modeling/vtkSelectPolyData.cxx         |    3 +-
 VTK/Filters/Modeling/vtkSpherePuzzle.cxx           |    2 +-
 VTK/Filters/Modeling/vtkSpherePuzzleArrows.cxx     |    2 +-
 .../Parallel/Testing/Cxx/ParallelResampling.cxx    |    4 +-
 .../Parallel/Testing/Python/testTransmit.py        |    8 +-
 VTK/Filters/Parallel/vtkAngularPeriodicFilter.cxx  |   33 +-
 VTK/Filters/Parallel/vtkAngularPeriodicFilter.h    |   10 +
 VTK/Filters/Parallel/vtkCollectGraph.cxx           |    8 +-
 VTK/Filters/Parallel/vtkCollectGraph.h             |    2 -
 VTK/Filters/Parallel/vtkExtractCTHPart.cxx         |    2 +-
 VTK/Filters/Parallel/vtkExtractUserDefinedPiece.h  |    2 -
 VTK/Filters/Parallel/vtkPExtractArraysOverTime.cxx |    2 +-
 VTK/Filters/Parallel/vtkPExtractArraysOverTime.h   |    2 -
 VTK/Filters/Parallel/vtkPProbeFilter.cxx           |    9 +-
 VTK/Filters/Parallel/vtkPProbeFilter.h             |    3 +-
 VTK/Filters/Parallel/vtkPReflectionFilter.h        |    3 +-
 VTK/Filters/Parallel/vtkPResampleFilter.cxx        |    3 +-
 VTK/Filters/Parallel/vtkPResampleFilter.h          |    3 +-
 VTK/Filters/Parallel/vtkPSphereSource.cxx          |    2 +-
 VTK/Filters/Parallel/vtkPipelineSize.cxx           |    9 +-
 VTK/Filters/Parallel/vtkTransmitPolyDataPiece.cxx  |   29 +-
 VTK/Filters/ParallelDIY2/CMakeLists.txt            |   25 +
 .../ParallelDIY2/Testing/Cxx/CMakeLists.txt        |   10 +
 .../Testing/Cxx/TestPResampleToImage.cxx           |  131 +
 .../Cxx/TestPResampleToImageCompositeDataSet.cxx   |  148 +
 .../Data/Baseline/TestPResampleToImage.png.md5     |    1 +
 .../TestPResampleToImageCompositeDataSet.png.md5   |    1 +
 VTK/Filters/ParallelDIY2/module.cmake              |   22 +
 VTK/Filters/ParallelDIY2/vtkPResampleToImage.cxx   |  632 ++
 VTK/Filters/ParallelDIY2/vtkPResampleToImage.h     |   60 +
 .../Testing/Cxx/TestPStreamGeometry.cxx            |    4 +-
 .../Testing/Cxx/TestVectorFieldSource.cxx          |    4 +-
 .../ParallelFlowPaths/vtkPParticlePathFilter.cxx   |    4 +-
 .../ParallelFlowPaths/vtkPParticleTracerBase.h     |    5 +-
 VTK/Filters/ParallelFlowPaths/vtkPStreamTracer.cxx |    2 +-
 .../ParallelFlowPaths/vtkPTemporalStreamTracer.h   |    6 +-
 .../Cxx/TestPStructuredGridGhostDataGenerator.cxx  |    4 +-
 .../Cxx/TestPUniformGridGhostDataGenerator.cxx     |    4 +-
 .../Cxx/TestPUnstructuredGridConnectivity.cxx      |    3 +-
 .../TestPUnstructuredGridGhostCellsGenerator.cxx   |  135 +-
 .../Testing/Cxx/UnstructuredGhostZonesCommon.cxx   |    8 +-
 .../vtkPStructuredGridConnectivity.h               |    2 -
 .../vtkPUnstructuredGridConnectivity.cxx           |    2 +-
 .../vtkPUnstructuredGridConnectivity.h             |    2 -
 .../vtkPUnstructuredGridGhostCellsGenerator.cxx    |  393 +-
 .../vtkPUnstructuredGridGhostCellsGenerator.h      |   67 +-
 VTK/Filters/ParallelImaging/vtkExtractPiece.cxx    |   71 +-
 .../vtkPComputeHistogram2DOutliers.cxx             |    2 +-
 .../Testing/Cxx/TestImplicitConnectivity.cxx       |    5 +-
 .../ParallelMPI/vtkDistributedDataFilter.cxx       |    8 +-
 VTK/Filters/ParallelMPI/vtkDistributedDataFilter.h |    6 +-
 .../Cxx/TestRandomPContingencyStatisticsMPI.cxx    |    4 +-
 .../Testing/Cxx/TestRandomPMomentStatisticsMPI.cxx |    2 +-
 .../vtkPBivariateLinearTableThreshold.cxx          |    2 +-
 .../vtkPContingencyStatistics.cxx                  |    4 +-
 .../ParallelStatistics/vtkPContingencyStatistics.h |    4 -
 .../ParallelStatistics/vtkPOrderStatistics.cxx     |    6 +-
 .../ParallelStatistics/vtkPOrderStatistics.h       |    4 -
 VTK/Filters/Points/CMakeLists.txt                  |   25 +
 VTK/Filters/Points/Testing/Cxx/CMakeLists.txt      |    4 +
 VTK/Filters/Points/Testing/Cxx/UnitTestKernels.cxx |  533 ++
 .../Baseline/TestEllipsoidalGaussianKernel.png.md5 |    1 +
 .../Data/Baseline/TestPointInterpolator.png.md5    |    1 +
 .../Data/Baseline/TestPointInterpolator2.png.md5   |    1 +
 .../Data/Baseline/TestPointInterpolator2D.png.md5  |    1 +
 .../Data/Baseline/TestPointInterpolator2D2.png.md5 |    1 +
 .../Baseline/TestPointInterpolator2D2_1.png.md5    |    1 +
 .../Baseline/TestPointInterpolator2D2_2.png.md5    |    1 +
 .../Baseline/TestPointInterpolator2D2_3.png.md5    |    1 +
 .../Baseline/TestPointInterpolator2D_1.png.md5     |    1 +
 .../Data/Baseline/TestSPHInterpolator.png.md5      |    1 +
 .../Data/Baseline/TestSPHInterpolator_1.png.md5    |    1 +
 VTK/Filters/Points/Testing/Python/CMakeLists.txt   |    8 +
 .../Python/TestEllipsoidalGaussianKernel.py        |   95 +
 .../Points/Testing/Python/TestPointInterpolator.py |  232 +
 .../Testing/Python/TestPointInterpolator2.py       |  106 +
 .../Testing/Python/TestPointInterpolator2D.py      |  122 +
 .../Testing/Python/TestPointInterpolator2D2.py     |  111 +
 .../Points/Testing/Python/TestSPHInterpolator.py   |   94 +
 VTK/Filters/Points/module.cmake                    |   22 +
 .../Points/vtkEllipsoidalGaussianKernel.cxx        |  223 +
 VTK/Filters/Points/vtkEllipsoidalGaussianKernel.h  |  169 +
 VTK/Filters/Points/vtkGaussianKernel.cxx           |  103 +
 VTK/Filters/Points/vtkGaussianKernel.h             |  100 +
 VTK/Filters/Points/vtkGeneralizedKernel.cxx        |   66 +
 VTK/Filters/Points/vtkGeneralizedKernel.h          |  169 +
 VTK/Filters/Points/vtkInterpolationKernel.cxx      |  121 +
 VTK/Filters/Points/vtkInterpolationKernel.h        |  127 +
 VTK/Filters/Points/vtkLinearKernel.cxx             |   79 +
 VTK/Filters/Points/vtkLinearKernel.h               |   73 +
 VTK/Filters/Points/vtkPointInterpolator.cxx        |  544 ++
 VTK/Filters/Points/vtkPointInterpolator.h          |  272 +
 VTK/Filters/Points/vtkPointInterpolator2D.cxx      |  302 +
 VTK/Filters/Points/vtkPointInterpolator2D.h        |  108 +
 .../Points/vtkProbabilisticVoronoiKernel.cxx       |   94 +
 VTK/Filters/Points/vtkProbabilisticVoronoiKernel.h |   81 +
 VTK/Filters/Points/vtkSPHCubicKernel.cxx           |   50 +
 VTK/Filters/Points/vtkSPHCubicKernel.h             |   83 +
 VTK/Filters/Points/vtkSPHInterpolator.cxx          |  624 ++
 VTK/Filters/Points/vtkSPHInterpolator.h            |  348 +
 VTK/Filters/Points/vtkSPHKernel.cxx                |  140 +
 VTK/Filters/Points/vtkSPHKernel.h                  |  156 +
 VTK/Filters/Points/vtkSPHQuarticKernel.cxx         |   50 +
 VTK/Filters/Points/vtkSPHQuarticKernel.h           |   86 +
 VTK/Filters/Points/vtkSPHQuinticKernel.cxx         |   51 +
 VTK/Filters/Points/vtkSPHQuinticKernel.h           |   87 +
 VTK/Filters/Points/vtkShepardKernel.cxx            |   99 +
 VTK/Filters/Points/vtkShepardKernel.h              |   89 +
 VTK/Filters/Points/vtkVoronoiKernel.cxx            |   60 +
 VTK/Filters/Points/vtkVoronoiKernel.h              |   77 +
 .../vtkProgrammableAttributeDataFilter.h           |    2 +-
 .../ReebGraph/Testing/Cxx/TestReebGraph.cxx        |   20 +-
 .../vtkReebGraphSurfaceSkeletonFilter.cxx          |   10 +-
 .../vtkReebGraphToJoinSplitTreeFilter.cxx          |   10 +-
 .../ReebGraph/vtkReebGraphVolumeSkeletonFilter.cxx |   10 +-
 VTK/Filters/SMP/Testing/Cxx/TestSMPWarp.cxx        |    4 +-
 VTK/Filters/SMP/vtkSMPContourGrid.cxx              |    2 +-
 VTK/Filters/SMP/vtkSMPContourGridManyPieces.cxx    |    2 +-
 VTK/Filters/SMP/vtkSMPTransform.cxx                |    2 +-
 VTK/Filters/SMP/vtkSMPWarpVector.cxx               |    1 -
 .../SMP/vtkThreadedSynchronizedTemplates3D.cxx     |    2 +-
 .../SMP/vtkThreadedSynchronizedTemplates3D.h       |    3 -
 .../vtkThreadedSynchronizedTemplatesCutter3D.cxx   |   23 +-
 VTK/Filters/Selection/vtkCellDistanceSelector.cxx  |    2 +-
 VTK/Filters/Sources/CMakeLists.txt                 |    1 +
 VTK/Filters/Sources/Testing/Cxx/CMakeLists.txt     |    4 +-
 .../Sources/Testing/Cxx/TestEllipseArcSource.cxx   |   54 +
 .../Data/Baseline/TestEllipseArcSource.png.md5     |    1 +
 VTK/Filters/Sources/vtkArcSource.cxx               |   18 +-
 VTK/Filters/Sources/vtkArcSource.h                 |    7 +-
 VTK/Filters/Sources/vtkConeSource.cxx              |    2 +-
 VTK/Filters/Sources/vtkCubeSource.cxx              |    2 +-
 VTK/Filters/Sources/vtkCylinderSource.cxx          |    2 +-
 VTK/Filters/Sources/vtkDiagonalMatrixSource.h      |    2 -
 VTK/Filters/Sources/vtkEllipseArcSource.cxx        |  212 +
 VTK/Filters/Sources/vtkEllipseArcSource.h          |  110 +
 VTK/Filters/Sources/vtkGraphToPolyData.cxx         |    2 +-
 VTK/Filters/Sources/vtkLineSource.cxx              |    2 +-
 .../Sources/vtkParametricFunctionSource.cxx        |    2 +-
 VTK/Filters/Sources/vtkPlatonicSolidSource.cxx     |   27 +-
 VTK/Filters/Sources/vtkPointSource.cxx             |    4 +-
 VTK/Filters/Sources/vtkSelectionSource.h           |    2 -
 VTK/Filters/Sources/vtkSphereSource.cxx            |    2 +-
 VTK/Filters/Sources/vtkSuperquadricSource.cxx      |    2 +-
 .../Testing/Cxx/TestDescriptiveStatistics.cxx      |   12 +-
 .../Testing/Cxx/TestExtractFunctionalBagPlot.cxx   |   51 +-
 .../Cxx/TestHighestDensityRegionsStatistics.cxx    |    2 +-
 .../Statistics/Testing/Cxx/TestOrderStatistics.cxx |    2 +-
 .../Statistics/vtkAutoCorrelativeStatistics.cxx    |    4 +-
 .../Statistics/vtkAutoCorrelativeStatistics.h      |    2 -
 .../vtkBivariateLinearTableThreshold.cxx           |    6 +-
 .../Statistics/vtkBivariateLinearTableThreshold.h  |    4 -
 .../Statistics/vtkContingencyStatistics.cxx        |   88 +-
 VTK/Filters/Statistics/vtkContingencyStatistics.h  |    4 +-
 .../Statistics/vtkCorrelativeStatistics.cxx        |   12 +-
 VTK/Filters/Statistics/vtkCorrelativeStatistics.h  |    2 -
 .../Statistics/vtkDescriptiveStatistics.cxx        |    6 +-
 VTK/Filters/Statistics/vtkDescriptiveStatistics.h  |    2 -
 .../Statistics/vtkExtractFunctionalBagPlot.cxx     |   66 +-
 .../Statistics/vtkExtractFunctionalBagPlot.h       |   14 +
 .../vtkHighestDensityRegionsStatistics.cxx         |  109 +-
 .../vtkHighestDensityRegionsStatistics.h           |   24 +-
 .../Statistics/vtkKMeansDistanceFunctor.cxx        |    2 +-
 VTK/Filters/Statistics/vtkKMeansStatistics.cxx     |   10 +-
 VTK/Filters/Statistics/vtkKMeansStatistics.h       |    5 +-
 .../Statistics/vtkMultiCorrelativeStatistics.cxx   |   20 +-
 .../Statistics/vtkMultiCorrelativeStatistics.h     |    2 -
 VTK/Filters/Statistics/vtkOrderStatistics.cxx      |   28 +-
 VTK/Filters/Statistics/vtkOrderStatistics.h        |    4 -
 VTK/Filters/Statistics/vtkPCAStatistics.cxx        |   18 +-
 VTK/Filters/Statistics/vtkPCAStatistics.h          |    8 +-
 VTK/Filters/Statistics/vtkStatisticsAlgorithm.h    |    9 +-
 .../Testing/Cxx/TestDescriptiveStatistics.cxx      |   12 +-
 .../Testing/Cxx/TestRCalculatorFilter.cxx          |    4 +-
 .../StatisticsGnuR/Testing/Cxx/TestRInterface.cxx  |   14 +-
 .../vtkContingencyStatisticsGnuR.cxx               |   10 +-
 .../StatisticsGnuR/vtkContingencyStatisticsGnuR.h  |    2 -
 .../vtkCorrelativeStatisticsGnuR.cxx               |    2 +-
 .../StatisticsGnuR/vtkCorrelativeStatisticsGnuR.h  |    2 -
 .../vtkDescriptiveStatisticsGnuR.cxx               |    2 +-
 .../StatisticsGnuR/vtkDescriptiveStatisticsGnuR.h  |    2 -
 .../StatisticsGnuR/vtkPCAStatisticsGnuR.cxx        |    2 +-
 VTK/Filters/StatisticsGnuR/vtkPCAStatisticsGnuR.h  |    3 +-
 VTK/Filters/StatisticsGnuR/vtkRAdapter.cxx         |    8 +-
 VTK/Filters/StatisticsGnuR/vtkRAdapter.h           |    2 -
 VTK/Filters/StatisticsGnuR/vtkRInterface.cxx       |   16 +-
 VTK/Filters/StatisticsGnuR/vtkRRandomTableSource.h |    2 -
 VTK/Filters/Texture/vtkThresholdTextureCoords.h    |    2 -
 VTK/Filters/Texture/vtkTriangularTCoords.cxx       |    2 +-
 VTK/Filters/Verdict/vtkCellQuality.h               |    7 +-
 VTK/Filters/Verdict/vtkMatrixMathFilter.h          |    3 +-
 VTK/GUISupport/MFC/vtkMFCWindow.cpp                |   49 +-
 VTK/GUISupport/Qt/CMakeLists.txt                   |   17 +-
 VTK/GUISupport/Qt/QVTKInteractorAdapter.cxx        |   24 +-
 VTK/GUISupport/Qt/QVTKInteractorAdapter.h          |    3 +
 VTK/GUISupport/Qt/QVTKWidget.cxx                   |  102 +-
 VTK/GUISupport/Qt/QVTKWidget.h                     |   33 +-
 .../Qt/vtkQtAnnotationLayersModelAdapter.cxx       |    4 +-
 VTK/GUISupport/Qt/vtkQtConnection.cxx              |    2 +-
 VTK/GUISupport/Qt/vtkQtTableModelAdapter.cxx       |   10 +-
 VTK/GUISupport/Qt/vtkQtTreeModelAdapter.cxx        |   14 +-
 VTK/GUISupport/QtWebkit/vtkQtRichTextView.cxx      |    2 +-
 .../Cxx/TestCoincidentGeoGraphRepresentation2D.cxx |    2 +-
 VTK/Geovis/Core/Testing/Cxx/TestGlobeSource.cxx    |    4 +-
 .../Core/Testing/Cxx/TestLabeledGeoView2D.cxx      |    2 +-
 VTK/Geovis/Core/vtkCompassRepresentation.cxx       |   14 +-
 VTK/Geovis/Core/vtkCompassRepresentation.h         |    5 +-
 VTK/Geovis/Core/vtkCompassWidget.h                 |    2 -
 VTK/Geovis/Core/vtkGeoAlignedImageSource.h         |    2 -
 VTK/Geovis/Core/vtkGeoCamera.cxx                   |    2 +-
 VTK/Geovis/Core/vtkGeoCamera.h                     |    2 -
 VTK/Geovis/Core/vtkGeoGraticule.h                  |    4 -
 VTK/Geovis/Core/vtkGeoImageNode.cxx                |    4 +-
 VTK/Geovis/Core/vtkGeoImageNode.h                  |    2 -
 VTK/Geovis/Core/vtkGeoInteractorStyle.cxx          |    2 +-
 VTK/Geovis/Core/vtkGeoInteractorStyle.h            |    3 -
 VTK/Geovis/Core/vtkGeoProjection.cxx               |   43 +-
 VTK/Geovis/Core/vtkGeoProjection.h                 |   11 +-
 VTK/Geovis/Core/vtkGeoSampleArcs.h                 |    2 -
 VTK/Geovis/Core/vtkGeoSource.h                     |    2 -
 VTK/Geovis/Core/vtkGeoTerrainNode.h                |    2 -
 VTK/Geovis/Core/vtkGeoTransform.cxx                |   31 +-
 VTK/Geovis/Core/vtkGeoTreeNode.h                   |    4 -
 VTK/Geovis/Core/vtkGeoTreeNodeCache.h              |    3 +-
 VTK/Geovis/Core/vtkGlobeSource.cxx                 |    2 +-
 VTK/IO/ADIOS/ADIOSWriter.cxx                       |    2 +-
 VTK/IO/ADIOS/Testing/Cxx/TestADIOSSphereWR.cxx     |    1 -
 VTK/IO/ADIOS/vtkADIOSWriter.cxx                    |    2 +-
 VTK/IO/ADIOS/vtkADIOSWriter.h                      |    2 +-
 VTK/IO/AMR/vtkAMRBaseReader.h                      |    3 -
 VTK/IO/AMR/vtkAMRDataSetCache.cxx                  |    1 -
 VTK/IO/AMR/vtkAMRDataSetCache.h                    |    2 -
 VTK/IO/AMR/vtkAMREnzoParticlesReader.cxx           |    2 +-
 VTK/IO/AMR/vtkAMREnzoReader.cxx                    |    6 +-
 VTK/IO/AMR/vtkAMREnzoReader.h                      |    6 +-
 VTK/IO/AMR/vtkAMREnzoReaderInternal.cxx            |   20 +-
 VTK/IO/AMR/vtkAMRFlashReader.cxx                   |    2 +-
 VTK/IO/Core/vtkASCIITextCodec.h                    |    2 -
 VTK/IO/Core/vtkArrayDataWriter.h                   |    2 -
 VTK/IO/Core/vtkArrayWriter.h                       |    2 -
 VTK/IO/Core/vtkBase64Utilities.cxx                 |   58 +
 VTK/IO/Core/vtkBase64Utilities.h                   |   27 +-
 VTK/IO/Core/vtkDelimitedTextWriter.h               |    4 +-
 VTK/IO/Core/vtkInputStream.h                       |    2 -
 VTK/IO/Core/vtkJavaScriptDataWriter.cxx            |    2 +-
 VTK/IO/Core/vtkJavaScriptDataWriter.h              |    2 +-
 VTK/IO/Core/vtkOutputStream.h                      |    2 -
 VTK/IO/Core/vtkSortFileNames.cxx                   |    2 +-
 VTK/IO/Core/vtkSortFileNames.h                     |    2 -
 VTK/IO/Core/vtkTextCodec.h                         |    2 -
 VTK/IO/Core/vtkTextCodecFactory.h                  |    2 -
 VTK/IO/Core/vtkUTF16TextCodec.h                    |    2 -
 VTK/IO/Core/vtkUTF8TextCodec.cxx                   |    2 +-
 VTK/IO/Core/vtkUTF8TextCodec.h                     |    2 -
 VTK/IO/Core/vtkWriter.h                            |    3 +-
 VTK/IO/EnSight/vtkEnSight6BinaryReader.cxx         |    2 +-
 VTK/IO/EnSight/vtkEnSight6Reader.cxx               |    2 +-
 VTK/IO/EnSight/vtkEnSightGoldBinaryReader.cxx      |    2 +-
 VTK/IO/EnSight/vtkEnSightGoldBinaryReader.h        |    2 -
 VTK/IO/EnSight/vtkEnSightGoldReader.cxx            |    2 +-
 VTK/IO/EnSight/vtkEnSightGoldReader.h              |    4 -
 VTK/IO/EnSight/vtkEnSightReader.h                  |    2 -
 VTK/IO/EnSight/vtkGenericEnSightReader.cxx         |    2 +-
 VTK/IO/EnSight/vtkGenericEnSightReader.h           |    8 -
 VTK/IO/Exodus/Testing/Cxx/CMakeLists.txt           |    9 +-
 VTK/IO/Exodus/Testing/Cxx/TestExodusSideSets.cxx   |    4 +-
 .../Exodus/vtkCPExodusIINodalCoordinatesTemplate.h |   21 +-
 .../vtkCPExodusIINodalCoordinatesTemplate.txx      |   21 +-
 VTK/IO/Exodus/vtkCPExodusIIResultsArrayTemplate.h  |   21 +-
 .../Exodus/vtkCPExodusIIResultsArrayTemplate.txx   |   21 +-
 VTK/IO/Exodus/vtkExodusIICache.h                   |    6 -
 VTK/IO/Exodus/vtkExodusIIReader.cxx                |   79 +-
 VTK/IO/Exodus/vtkExodusIIReader.h                  |    3 +-
 VTK/IO/Exodus/vtkExodusIIReaderParser.h            |    4 +-
 VTK/IO/Exodus/vtkExodusIIReaderVariableCheck.cxx   |    2 +-
 VTK/IO/Exodus/vtkExodusIIWriter.cxx                |  189 +-
 VTK/IO/Exodus/vtkExodusIIWriter.h                  |   23 +-
 VTK/IO/Exodus/vtkModelMetadata.cxx                 |   14 +-
 VTK/IO/Exodus/vtkModelMetadata.h                   |   16 +-
 VTK/IO/Export/CMakeLists.txt                       |    7 +-
 VTK/IO/Export/Testing/Cxx/CMakeLists.txt           |   63 +-
 VTK/IO/Export/Testing/Cxx/TestContextGL2PS.cxx     |  231 -
 VTK/IO/Export/Testing/Cxx/TestGL2PSScalarBar.cxx   |  201 +
 VTK/IO/Export/Testing/Cxx/TestGL2PSTextMapper.cxx  |  169 +
 VTK/IO/Export/Testing/Cxx/UnitTestRIB.cxx          |    1 -
 .../Baseline/TestContextGL2PS-rasterRef.png.md5    |    1 -
 .../Testing/Data/Baseline/TestContextGL2PS.png.md5 |    1 -
 ...L2PSExporterMultipleRenderers-rasterRef.png.md5 |    2 +-
 .../TestGL2PSExporterRaster-rasterRef.png.md5      |    2 +-
 .../TestGL2PSExporterRaster-rasterRef_1.png.md5    |    2 +-
 ...tGL2PSExporterRasterExclusion-rasterRef.png.md5 |    1 -
 ...L2PSExporterRasterExclusion-rasterRef_1.png.md5 |    1 -
 .../TestGL2PSExporterRasterExclusion.png.md5       |    1 -
 .../TestGL2PSExporterVector-rasterRef.png.md5      |    1 -
 .../TestGL2PSExporterVector-rasterRef_1.png.md5    |    1 -
 ...TestGL2PSExporterVolumeRaster-rasterRef.png.md5 |    2 +-
 .../TestGL2PSLabeledDataMapper-rasterRef.png.md5   |    2 +-
 .../Baseline/TestGL2PSScalarBar-rasterRef.png.md5  |    1 +
 .../TestGL2PSScalarBar-rasterRef_1.png.md5         |    1 +
 .../TestGL2PSScalarBar-rasterRef_2.png.md5         |    1 +
 .../TestGL2PSScalarBar-rasterRef_3.png.md5         |    1 +
 .../Data/Baseline/TestGL2PSScalarBar.png.md5       |    1 +
 .../Data/Baseline/TestGL2PSScalarBar_1.png.md5     |    1 +
 .../Data/Baseline/TestGL2PSScalarBar_2.png.md5     |    1 +
 .../Baseline/TestGL2PSTextActor-rasterRef.png.md5  |    2 +-
 .../TestGL2PSTextActor3D-rasterRef.png.md5         |    2 +-
 .../TestGL2PSTextActor3D-rasterRef_1.png.md5       |    1 +
 .../Baseline/TestGL2PSTextMapper-rasterRef.png.md5 |    1 +
 .../Data/Baseline/TestGL2PSTextMapper.png.md5      |    1 +
 .../Baseline/TestLinePlotGL2PS-rasterRef.png.md5   |    2 +-
 .../TestStackedPlotGL2PS-rasterRef.png.md5         |    2 +-
 VTK/IO/Export/module.cmake                         |   28 +-
 VTK/IO/Export/vtkGL2PSExporter.cxx                 |  873 +--
 VTK/IO/Export/vtkGL2PSExporter.h                   |   72 +-
 VTK/IO/Export/vtkX3DExporter.cxx                   |   30 +-
 VTK/IO/Export/vtkX3DExporterFIWriter.cxx           |   21 +-
 VTK/IO/ExportOpenGL/CMakeLists.txt                 |   13 +
 VTK/IO/ExportOpenGL/Testing/Cxx/CMakeLists.txt     |   19 +
 .../ExportOpenGL/Testing/Cxx/TestGL2PSContext.cxx  |  282 +
 .../Cxx/TestGL2PSExporterRasterExclusion.cxx       |    0
 .../Testing/Cxx/TestGL2PSExporterVector.cxx        |    0
 .../Baseline/TestGL2PSContext-rasterRef.png.md5    |    1 +
 .../Testing/Data/Baseline/TestGL2PSContext.png.md5 |    1 +
 ...tGL2PSExporterRasterExclusion-rasterRef.png.md5 |    1 +
 ...L2PSExporterRasterExclusion-rasterRef_1.png.md5 |    1 +
 .../TestGL2PSExporterRasterExclusion.png.md5       |    1 +
 .../TestGL2PSExporterVector-rasterRef.png.md5      |    1 +
 .../TestGL2PSExporterVector-rasterRef_1.png.md5    |    1 +
 .../Data/Baseline/TestGL2PSExporterVector.png.md5  |    0
 VTK/IO/ExportOpenGL/module.cmake                   |   25 +
 VTK/IO/ExportOpenGL/vtkOpenGLGL2PSExporter.cxx     |  934 +++
 VTK/IO/ExportOpenGL/vtkOpenGLGL2PSExporter.h       |  160 +
 VTK/IO/ExportOpenGL2/CMakeLists.txt                |   13 +
 VTK/IO/ExportOpenGL2/Testing/Cxx/CMakeLists.txt    |   17 +
 .../ExportOpenGL2/Testing/Cxx/TestGL2PSContext.cxx |  282 +
 .../Baseline/TestGL2PSContext-rasterRef.png.md5    |    1 +
 .../Testing/Data/Baseline/TestGL2PSContext.png.md5 |    1 +
 VTK/IO/ExportOpenGL2/module.cmake                  |   22 +
 VTK/IO/ExportOpenGL2/vtkOpenGLGL2PSExporter.cxx    |  203 +
 VTK/IO/ExportOpenGL2/vtkOpenGLGL2PSExporter.h      |   50 +
 VTK/IO/FFMPEG/CMakeLists.txt                       |    6 +-
 VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx                  |   31 +-
 VTK/IO/GDAL/vtkGDALRasterReader.cxx                |   53 +-
 VTK/IO/GDAL/vtkGDALRasterReader.h                  |    4 -
 VTK/IO/GDAL/vtkGDALVectorReader.cxx                |   91 +-
 VTK/IO/GDAL/vtkGDALVectorReader.h                  |    4 -
 VTK/IO/GeoJSON/vtkGeoJSONFeature.cxx               |   36 +-
 VTK/IO/GeoJSON/vtkGeoJSONReader.cxx                |    8 +-
 VTK/IO/GeoJSON/vtkGeoJSONWriter.cxx                |    2 +-
 .../Cxx/TestIncrementalOctreePointLocator.cxx      |    2 +-
 VTK/IO/Geometry/vtkAVSucdReader.h                  |    3 +-
 VTK/IO/Geometry/vtkCGMWriter.cxx                   |    7 +-
 VTK/IO/Geometry/vtkChacoReader.cxx                 |   12 +-
 VTK/IO/Geometry/vtkFLUENTReader.cxx                |   88 +-
 VTK/IO/Geometry/vtkFacetWriter.h                   |    4 -
 VTK/IO/Geometry/vtkGAMBITReader.h                  |    2 -
 VTK/IO/Geometry/vtkGaussianCubeReader.cxx          |    2 +-
 VTK/IO/Geometry/vtkMoleculeReaderBase.cxx          |    2 +-
 VTK/IO/Geometry/vtkOBJReader.cxx                   |    2 +-
 VTK/IO/Geometry/vtkOpenFOAMReader.cxx              |   13 +-
 VTK/IO/Geometry/vtkOpenFOAMReader.h                |    2 -
 VTK/IO/Geometry/vtkPDBReader.cxx                   |    8 +-
 VTK/IO/Geometry/vtkPTSReader.cxx                   |  148 +-
 VTK/IO/Geometry/vtkPTSReader.h                     |   18 +
 VTK/IO/Geometry/vtkParticleReader.h                |    2 -
 VTK/IO/Geometry/vtkProStarReader.cxx               |    4 +-
 VTK/IO/Geometry/vtkSTLReader.cxx                   |    2 +-
 VTK/IO/Geometry/vtkTecplotReader.cxx               |   17 +-
 VTK/IO/Geometry/vtkTecplotReader.h                 |    4 -
 VTK/IO/Geometry/vtkWindBladeReader.cxx             |   38 +-
 VTK/IO/Geometry/vtkWindBladeReader.h               |    3 +-
 .../Image/Testing/Cxx/TestCompressedTIFFReader.cxx |    5 +-
 .../Image/Testing/Cxx/TestTIFFReaderMultiple.cxx   |    6 +-
 VTK/IO/Image/vtkBMPReader.cxx                      |    1 +
 VTK/IO/Image/vtkBMPReader.h                        |    2 -
 VTK/IO/Image/vtkDEMReader.h                        |    2 -
 VTK/IO/Image/vtkDICOMImageReader.h                 |    2 -
 VTK/IO/Image/vtkImageExport.cxx                    |   13 +-
 VTK/IO/Image/vtkImageExport.h                      |    4 -
 VTK/IO/Image/vtkImageImport.cxx                    |    2 +-
 VTK/IO/Image/vtkImageImport.h                      |    5 -
 VTK/IO/Image/vtkImageReader2.h                     |    2 -
 VTK/IO/Image/vtkImageReader2Collection.h           |    2 -
 VTK/IO/Image/vtkImageReader2Factory.h              |    5 +-
 VTK/IO/Image/vtkImageWriter.cxx                    |   25 +-
 VTK/IO/Image/vtkImageWriter.h                      |    2 -
 VTK/IO/Image/vtkJPEGWriter.cxx                     |    5 +-
 VTK/IO/Image/vtkJSONImageWriter.cxx                |    8 +-
 VTK/IO/Image/vtkMedicalImageProperties.cxx         |    2 +-
 VTK/IO/Image/vtkMedicalImageProperties.h           |    5 +-
 VTK/IO/Image/vtkMetaImageReader.h                  |    4 -
 VTK/IO/Image/vtkMetaImageWriter.cxx                |    6 +-
 VTK/IO/Image/vtkMetaImageWriter.h                  |    4 -
 VTK/IO/Image/vtkNIFTIImageHeader.cxx               |   26 +-
 VTK/IO/Image/vtkNIFTIImageReader.cxx               |    4 +-
 VTK/IO/Image/vtkNIFTIImageWriter.cxx               |   11 +-
 VTK/IO/Image/vtkNrrdReader.cxx                     |    6 +-
 VTK/IO/Image/vtkPNGWriter.cxx                      |    6 +-
 VTK/IO/Image/vtkSLCReader.cxx                      |    5 +-
 VTK/IO/Image/vtkTIFFReader.cxx                     |    3 +-
 VTK/IO/Image/vtkTIFFWriter.h                       |    2 -
 VTK/IO/Image/vtkVolume16Reader.cxx                 |    3 +-
 VTK/IO/Import/Testing/Cxx/TestOBJImporter.cxx      |    1 -
 VTK/IO/Import/vtk3DSImporter.cxx                   |  130 +-
 VTK/IO/Import/vtkOBJImporter.cxx                   |    2 +-
 VTK/IO/Import/vtkOBJImporterInternals.cxx          |    6 +-
 VTK/IO/Import/vtkOBJImporterInternals.h            |    5 +-
 VTK/IO/Import/vtkVRMLImporter.cxx                  |    2 +-
 VTK/IO/Import/vtkVRMLImporter_Yacc.h               |    2 +-
 .../Testing/Cxx/TestPhyloXMLTreeReadWrite.cxx      |    2 +-
 .../Testing/Cxx/TestTulipReaderProperties.cxx      |   14 +-
 VTK/IO/Infovis/vtkDelimitedTextReader.cxx          |   10 +-
 VTK/IO/Infovis/vtkDelimitedTextReader.h            |    3 +-
 VTK/IO/Infovis/vtkFixedWidthTextReader.cxx         |    2 +-
 VTK/IO/Infovis/vtkPhyloXMLTreeReader.cxx           |    4 +-
 VTK/IO/Infovis/vtkPhyloXMLTreeWriter.cxx           |    2 +-
 VTK/IO/Infovis/vtkTulipReader.cxx                  |    2 +-
 VTK/IO/Infovis/vtkXGMLReader.cxx                   |   14 +-
 VTK/IO/Infovis/vtkXMLTreeReader.cxx                |   13 +-
 VTK/IO/LSDyna/private/LSDynaFamily.cxx             |   56 +-
 VTK/IO/LSDyna/private/LSDynaFamily.h               |    4 +-
 VTK/IO/LSDyna/vtkLSDynaReader.cxx                  |   14 +-
 VTK/IO/Legacy/vtkCompositeDataReader.cxx           |    4 +-
 VTK/IO/Legacy/vtkCompositeDataReader.h             |    3 +-
 VTK/IO/Legacy/vtkCompositeDataWriter.cxx           |    2 +-
 VTK/IO/Legacy/vtkCompositeDataWriter.h             |    3 +-
 VTK/IO/Legacy/vtkDataReader.cxx                    |   22 +-
 VTK/IO/Legacy/vtkDataReader.h                      |    4 -
 VTK/IO/Legacy/vtkGenericDataObjectReader.h         |    4 +-
 VTK/IO/Legacy/vtkGraphReader.cxx                   |    3 +-
 VTK/IO/Legacy/vtkStructuredGridReader.cxx          |    2 +-
 VTK/IO/Legacy/vtkTableReader.cxx                   |    3 +-
 VTK/IO/Legacy/vtkTreeReader.cxx                    |    3 +-
 VTK/IO/MINC/vtkMINCImageAttributes.cxx             |  155 +-
 VTK/IO/MINC/vtkMINCImageReader.cxx                 |   45 +-
 VTK/IO/MINC/vtkMINCImageWriter.cxx                 |   22 +-
 VTK/IO/MINC/vtkMNIObjectReader.cxx                 |    2 +-
 VTK/IO/MINC/vtkMNIObjectWriter.cxx                 |    6 +-
 VTK/IO/MINC/vtkMNITagPointReader.cxx               |   13 +-
 VTK/IO/MINC/vtkMNITagPointWriter.cxx               |    6 +-
 VTK/IO/MINC/vtkMNITransformReader.cxx              |    5 +-
 VTK/IO/MINC/vtkMNITransformWriter.cxx              |    4 +-
 VTK/IO/MPIImage/Testing/Cxx/ParallelIso.cxx        |   24 +-
 VTK/IO/MPIImage/vtkPNrrdReader.cxx                 |   30 +-
 .../MPIParallel/vtkMPIMultiBlockPLOT3DReader.cxx   |  290 +-
 VTK/IO/MPIParallel/vtkMPIMultiBlockPLOT3DReader.h  |   10 +-
 VTK/IO/Movie/vtkAVIWriter.cxx                      |    3 -
 VTK/IO/Movie/vtkGenericMovieWriter.h               |    2 -
 VTK/IO/Movie/vtkMPEG2Writer.cxx                    |    5 +-
 VTK/IO/MySQL/vtkMySQLDatabase.h                    |    5 +-
 VTK/IO/MySQL/vtkMySQLQuery.cxx                     |    2 +-
 VTK/IO/MySQL/vtkMySQLQuery.h                       |   11 +-
 VTK/IO/NetCDF/Testing/Cxx/SLACMultipleModes.cxx    |    7 +-
 VTK/IO/NetCDF/Testing/Cxx/SLACParticleReader.cxx   |    7 +-
 VTK/IO/NetCDF/Testing/Cxx/SLACReaderQuadratic.cxx  |    8 +-
 VTK/IO/NetCDF/vtkMPASReader.cxx                    |    2 +-
 VTK/IO/NetCDF/vtkNetCDFCFReader.cxx                |    4 +-
 VTK/IO/NetCDF/vtkNetCDFCFReader.h                  |    4 -
 VTK/IO/NetCDF/vtkNetCDFReader.cxx                  |   22 +-
 VTK/IO/NetCDF/vtkNetCDFReader.h                    |    4 -
 VTK/IO/NetCDF/vtkSLACReader.cxx                    |    9 +-
 VTK/IO/NetCDF/vtkSLACReader.h                      |   11 -
 VTK/IO/ODBC/vtkODBCDatabase.cxx                    |    2 +-
 VTK/IO/ODBC/vtkODBCDatabase.h                      |    3 +-
 VTK/IO/ODBC/vtkODBCQuery.cxx                       |    1 -
 VTK/IO/ODBC/vtkODBCQuery.h                         |   11 +-
 VTK/IO/PLY/Testing/Cxx/TestPLYWriter.cxx           |    4 +-
 VTK/IO/PLY/vtkPLY.cxx                              |    2 +-
 VTK/IO/PLY/vtkPLYReader.cxx                        |    2 +-
 VTK/IO/PLY/vtkPLYWriter.cxx                        |   19 +-
 VTK/IO/PLY/vtkPLYWriter.h                          |    6 +-
 .../Parallel/Testing/Cxx/PSLACReaderQuadratic.cxx  |   15 +-
 VTK/IO/Parallel/vtkEnSightWriter.cxx               |   13 +-
 VTK/IO/Parallel/vtkMultiBlockPLOT3DReader.cxx      |  297 +-
 VTK/IO/Parallel/vtkMultiBlockPLOT3DReader.h        |   13 +-
 .../vtkMultiBlockPLOT3DReaderInternals.cxx         |  162 +
 .../Parallel/vtkMultiBlockPLOT3DReaderInternals.h  |  121 +
 VTK/IO/Parallel/vtkPDataSetReader.cxx              |   17 +-
 VTK/IO/Parallel/vtkPDataSetReader.h                |    3 +-
 VTK/IO/Parallel/vtkPDataSetWriter.cxx              |    4 +-
 VTK/IO/Parallel/vtkPDataSetWriter.h                |    2 -
 VTK/IO/Parallel/vtkPImageWriter.cxx                |   17 +-
 VTK/IO/Parallel/vtkPOpenFOAMReader.h               |    4 +-
 VTK/IO/Parallel/vtkPSLACReader.cxx                 |   21 +-
 VTK/IO/Parallel/vtkPSLACReader.h                   |    4 -
 VTK/IO/Parallel/vtkPlot3DMetaReader.cxx            |    4 +-
 VTK/IO/Parallel/vtkPlot3DMetaReader.h              |    2 -
 .../Testing/Cxx/TestExodusImplicitArrays.cxx       |    4 +-
 VTK/IO/ParallelExodus/vtkPExodusIIReader.cxx       |    2 +-
 VTK/IO/ParallelExodus/vtkPExodusIIReader.h         |    3 +-
 VTK/IO/ParallelExodus/vtkPExodusIIWriter.cxx       |    2 +-
 VTK/IO/ParallelXML/Testing/Python/CMakeLists.txt   |    1 +
 .../Testing/Python/testParallelMultiBlockWriter.py |  110 +
 VTK/IO/ParallelXML/vtkXMLPDataSetWriter.h          |    2 -
 VTK/IO/ParallelXML/vtkXMLPDataWriter.cxx           |  303 +-
 VTK/IO/ParallelXML/vtkXMLPDataWriter.h             |   40 +-
 VTK/IO/ParallelXML/vtkXMLPImageDataWriter.h        |    2 -
 VTK/IO/ParallelXML/vtkXMLPMultiBlockDataWriter.cxx |   42 +-
 VTK/IO/ParallelXML/vtkXMLPMultiBlockDataWriter.h   |    3 +-
 VTK/IO/ParallelXML/vtkXMLPPolyDataWriter.h         |    2 -
 VTK/IO/ParallelXML/vtkXMLPRectilinearGridWriter.h  |    2 -
 VTK/IO/ParallelXML/vtkXMLPStructuredDataWriter.cxx |  173 +-
 VTK/IO/ParallelXML/vtkXMLPStructuredDataWriter.h   |   11 +-
 VTK/IO/ParallelXML/vtkXMLPStructuredGridWriter.h   |    2 -
 VTK/IO/ParallelXML/vtkXMLPUniformGridAMRWriter.h   |    3 +-
 .../ParallelXML/vtkXMLPUnstructuredDataWriter.cxx  |   22 -
 VTK/IO/ParallelXML/vtkXMLPUnstructuredDataWriter.h |    7 -
 VTK/IO/ParallelXML/vtkXMLPUnstructuredGridWriter.h |    2 -
 VTK/IO/PostgreSQL/vtkPostgreSQLDatabase.h          |    3 +-
 VTK/IO/PostgreSQL/vtkPostgreSQLQuery.h             |    2 -
 VTK/IO/SQL/vtkDatabaseToTableReader.h              |    4 +-
 VTK/IO/SQL/vtkRowQuery.cxx                         |    2 +-
 VTK/IO/SQL/vtkSQLDatabase.h                        |    9 +-
 VTK/IO/SQL/vtkSQLDatabaseGraphSource.h             |    2 -
 VTK/IO/SQL/vtkSQLDatabaseSchema.h                  |    7 +-
 VTK/IO/SQL/vtkSQLDatabaseTableSource.h             |    3 +-
 VTK/IO/SQL/vtkSQLQuery.h                           |   13 +-
 VTK/IO/SQL/vtkSQLiteDatabase.h                     |    5 +-
 VTK/IO/SQL/vtkSQLiteQuery.h                        |   15 +-
 VTK/IO/SQL/vtkTableToDatabaseWriter.h              |    3 +-
 VTK/IO/TecplotTable/CMakeLists.txt                 |    5 +
 VTK/IO/TecplotTable/Testing/Cxx/CMakeLists.txt     |   13 +
 .../Testing/Cxx/TestTecplotTableReader.cxx         |   52 +
 VTK/IO/TecplotTable/Testing/Data/residuals.dat.md5 |    1 +
 VTK/IO/TecplotTable/module.cmake                   |   11 +
 VTK/IO/TecplotTable/vtkTecplotTableReader.cxx      |  510 ++
 VTK/IO/TecplotTable/vtkTecplotTableReader.h        |  124 +
 VTK/IO/VPIC/vtkVPICReader.cxx                      |    4 -
 VTK/IO/VPIC/vtkVPICReader.h                        |    4 +-
 VTK/IO/Video/vtkMILVideoSource.cxx                 |    4 +-
 VTK/IO/Video/vtkWin32VideoSource.cxx               |    2 +-
 VTK/IO/XML/Testing/Cxx/CMakeLists.txt              |    1 +
 VTK/IO/XML/Testing/Cxx/TestHyperOctreeIO.cxx       |    4 +-
 .../Cxx/TestXMLWriterWithDataArrayFallback.cxx     |   93 +
 VTK/IO/XML/Testing/Python/TestEmptyXML.py          |    6 +-
 VTK/IO/XML/vtkXMLCompositeDataReader.h             |    3 +-
 VTK/IO/XML/vtkXMLCompositeDataWriter.cxx           |  192 +-
 VTK/IO/XML/vtkXMLCompositeDataWriter.h             |    5 +
 VTK/IO/XML/vtkXMLDataReader.cxx                    |   13 +-
 VTK/IO/XML/vtkXMLDataSetWriter.cxx                 |  106 +-
 VTK/IO/XML/vtkXMLDataSetWriter.h                   |   10 +-
 .../XML/vtkXMLHierarchicalBoxDataFileConverter.h   |    3 +-
 VTK/IO/XML/vtkXMLHierarchicalBoxDataWriter.h       |    3 +-
 VTK/IO/XML/vtkXMLHyperOctreeReader.cxx             |    4 +-
 VTK/IO/XML/vtkXMLHyperOctreeWriter.h               |    2 -
 VTK/IO/XML/vtkXMLImageDataWriter.h                 |    2 -
 VTK/IO/XML/vtkXMLMultiBlockDataWriter.cxx          |   11 +
 VTK/IO/XML/vtkXMLMultiBlockDataWriter.h            |    3 +-
 VTK/IO/XML/vtkXMLPDataReader.cxx                   |    5 +-
 VTK/IO/XML/vtkXMLPRectilinearGridReader.cxx        |    6 +-
 VTK/IO/XML/vtkXMLPStructuredDataReader.cxx         |    5 +-
 VTK/IO/XML/vtkXMLPStructuredGridReader.cxx         |    2 +-
 VTK/IO/XML/vtkXMLPUnstructuredDataReader.cxx       |    7 +-
 VTK/IO/XML/vtkXMLPUnstructuredGridReader.cxx       |   50 +-
 VTK/IO/XML/vtkXMLPUnstructuredGridReader.h         |    2 +
 VTK/IO/XML/vtkXMLPolyDataWriter.h                  |    2 -
 VTK/IO/XML/vtkXMLReader.cxx                        |    2 +
 VTK/IO/XML/vtkXMLReader.h                          |   18 +-
 VTK/IO/XML/vtkXMLRectilinearGridReader.cxx         |    6 +-
 VTK/IO/XML/vtkXMLRectilinearGridWriter.h           |    2 -
 VTK/IO/XML/vtkXMLStructuredDataWriter.cxx          |    8 +-
 VTK/IO/XML/vtkXMLStructuredGridReader.cxx          |    2 +-
 VTK/IO/XML/vtkXMLStructuredGridWriter.h            |    2 -
 VTK/IO/XML/vtkXMLUniformGridAMRWriter.h            |    3 +-
 VTK/IO/XML/vtkXMLUnstructuredDataReader.cxx        |   20 +-
 VTK/IO/XML/vtkXMLUnstructuredDataReader.h          |    4 +
 VTK/IO/XML/vtkXMLUnstructuredDataWriter.cxx        |   16 +-
 VTK/IO/XML/vtkXMLUnstructuredGridReader.cxx        |    2 +-
 VTK/IO/XML/vtkXMLUnstructuredGridWriter.h          |    2 -
 VTK/IO/XML/vtkXMLWriter.cxx                        |  369 +-
 VTK/IO/XML/vtkXMLWriter.h                          |   48 +-
 VTK/IO/XMLParser/vtkXMLDataParser.h                |    2 -
 VTK/IO/XMLParser/vtkXMLParser.cxx                  |    2 +-
 VTK/IO/XMLParser/vtkXMLParser.h                    |    4 -
 VTK/IO/XMLParser/vtkXMLUtilities.h                 |    6 -
 VTK/IO/Xdmf2/vtkSILBuilder.h                       |    3 +-
 VTK/IO/Xdmf2/vtkXdmfDataArray.cxx                  |   18 +-
 VTK/IO/Xdmf2/vtkXdmfHeavyData.cxx                  |    2 +-
 VTK/IO/Xdmf2/vtkXdmfReader.h                       |    3 +-
 VTK/IO/Xdmf2/vtkXdmfWriter.cxx                     |    8 +-
 VTK/IO/Xdmf3/Testing/Cxx/TestXdmf3Parallel.cxx     |    3 +-
 VTK/IO/Xdmf3/Testing/Python/VToXLoop.py            |    6 +-
 VTK/IO/Xdmf3/vtkXdmf3DataSet.cxx                   |    2 +-
 VTK/Imaging/Color/vtkImageHSIToRGB.cxx             |    2 +-
 VTK/Imaging/Color/vtkImageLuminance.cxx            |    2 +-
 VTK/Imaging/Color/vtkImageQuantizeRGBToIndex.cxx   |    2 +-
 VTK/Imaging/Color/vtkImageQuantizeRGBToIndex.h     |    2 -
 VTK/Imaging/Color/vtkImageRGBToHSI.cxx             |    2 +-
 VTK/Imaging/Core/CMakeLists.txt                    |   10 +-
 VTK/Imaging/Core/Testing/Cxx/CMakeLists.txt        |    1 +
 .../Core/Testing/Cxx/TestImageStencilIterator.cxx  |  266 +
 .../Baseline/TestMapToRGBABlockStreaming.png.md5   |    2 +-
 .../Core/Testing/Data/Baseline/voxelModel.png.md5  |    2 +-
 .../Core/Testing/Python/TestBlendStencil.py        |    1 -
 .../Testing/Python/TestMapToRGBABlockStreaming.py  |    2 +-
 VTK/Imaging/Core/Testing/Tcl/TestBlendStencil.tcl  |    1 -
 .../Testing/Tcl/TestMapToRGBABlockStreaming.tcl    |    2 +-
 VTK/Imaging/Core/vtkAbstractImageInterpolator.cxx  |   36 +-
 VTK/Imaging/Core/vtkAbstractImageInterpolator.h    |    4 +-
 VTK/Imaging/Core/vtkImageBSplineCoefficients.cxx   |   56 +-
 VTK/Imaging/Core/vtkImageBSplineCoefficients.h     |    5 -
 VTK/Imaging/Core/vtkImageBSplineInternals.cxx      |    2 +-
 VTK/Imaging/Core/vtkImageDataStreamer.h            |    6 -
 VTK/Imaging/Core/vtkImageDecomposeFilter.cxx       |    2 +-
 VTK/Imaging/Core/vtkImageDifference.cxx            |  274 +-
 VTK/Imaging/Core/vtkImageDifference.h              |   27 +-
 VTK/Imaging/Core/vtkImageExtractComponents.cxx     |    2 +-
 VTK/Imaging/Core/vtkImageMapToColors.cxx           |    2 +-
 VTK/Imaging/Core/vtkImagePointDataIterator.cxx     |  440 ++
 VTK/Imaging/Core/vtkImagePointDataIterator.h       |  183 +
 VTK/Imaging/Core/vtkImagePointIterator.cxx         |   54 +
 VTK/Imaging/Core/vtkImagePointIterator.h           |  139 +
 VTK/Imaging/Core/vtkImageResize.cxx                |    6 +-
 VTK/Imaging/Core/vtkImageReslice.cxx               |   21 +-
 VTK/Imaging/Core/vtkImageReslice.h                 |    2 +-
 VTK/Imaging/Core/vtkImageResliceToColors.cxx       |    4 +-
 VTK/Imaging/Core/vtkImageShrink3D.cxx              |    2 +-
 VTK/Imaging/Core/vtkImageStencilData.cxx           |    2 +-
 VTK/Imaging/Core/vtkImageStencilData.h             |    4 -
 VTK/Imaging/Core/vtkImageStencilIterator.cxx       |    6 +-
 VTK/Imaging/Core/vtkImageStencilIterator.h         |  135 +-
 VTK/Imaging/Core/vtkImageStencilIterator.txx       |  401 -
 VTK/Imaging/Core/vtkImageStencilSource.h           |    2 +-
 VTK/Imaging/Core/vtkRTAnalyticSource.cxx           |   12 +-
 .../Fourier/vtkImageButterworthHighPass.cxx        |    2 +-
 VTK/Imaging/Fourier/vtkImageButterworthLowPass.cxx |    2 +-
 VTK/Imaging/Fourier/vtkImageFFT.cxx                |   89 +-
 VTK/Imaging/Fourier/vtkImageFFT.h                  |   12 -
 VTK/Imaging/Fourier/vtkImageFourierCenter.cxx      |    2 +-
 VTK/Imaging/Fourier/vtkImageFourierFilter.cxx      |   21 +-
 VTK/Imaging/Fourier/vtkImageFourierFilter.h        |   15 +-
 VTK/Imaging/Fourier/vtkImageIdealHighPass.cxx      |    2 +-
 VTK/Imaging/Fourier/vtkImageIdealLowPass.cxx       |    2 +-
 VTK/Imaging/Fourier/vtkImageRFFT.cxx               |   89 +-
 VTK/Imaging/Fourier/vtkImageRFFT.h                 |   11 -
 VTK/Imaging/Fourier/vtkTableFFT.cxx                |    4 +-
 VTK/Imaging/Fourier/vtkTableFFT.h                  |    2 -
 .../General/vtkImageAnisotropicDiffusion2D.cxx     |    2 +-
 .../General/vtkImageAnisotropicDiffusion3D.cxx     |    2 +-
 VTK/Imaging/General/vtkImageConvolve.h             |   12 +-
 VTK/Imaging/General/vtkImageEuclideanDistance.cxx  |   96 +-
 VTK/Imaging/General/vtkImageEuclideanDistance.h    |   11 -
 VTK/Imaging/General/vtkImageEuclideanToPolar.cxx   |    2 +-
 VTK/Imaging/General/vtkImageGaussianSmooth.cxx     |    2 +-
 VTK/Imaging/General/vtkImageGradient.cxx           |    2 +-
 VTK/Imaging/General/vtkImageGradientMagnitude.cxx  |    2 +-
 VTK/Imaging/General/vtkImageLaplacian.cxx          |    2 +-
 VTK/Imaging/General/vtkImageNormalize.cxx          |    2 +-
 VTK/Imaging/General/vtkImageSlab.cxx               |    2 +-
 VTK/Imaging/General/vtkImageSobel2D.cxx            |    2 +-
 VTK/Imaging/General/vtkImageSobel3D.cxx            |    2 +-
 VTK/Imaging/General/vtkImageSpatialAlgorithm.cxx   |    2 +-
 VTK/Imaging/Hybrid/CMakeLists.txt                  |    1 +
 VTK/Imaging/Hybrid/Testing/Cxx/CMakeLists.txt      |    8 +-
 .../Hybrid/Testing/Cxx/TestImageToPoints.cxx       |  106 +
 .../Hybrid/Testing/Cxx/TestSampleFunction.cxx      |    4 +-
 .../Data/Baseline/TestImageToPoints.png.md5        |    1 +
 VTK/Imaging/Hybrid/module.cmake                    |    3 +
 VTK/Imaging/Hybrid/vtkBooleanTexture.cxx           |    2 +-
 VTK/Imaging/Hybrid/vtkCheckerboardSplatter.cxx     |    9 +-
 VTK/Imaging/Hybrid/vtkFastSplatter.h               |    6 -
 VTK/Imaging/Hybrid/vtkGaussianSplatter.cxx         |    4 +-
 VTK/Imaging/Hybrid/vtkGaussianSplatter.h           |    4 -
 VTK/Imaging/Hybrid/vtkImageToPoints.cxx            |  255 +
 VTK/Imaging/Hybrid/vtkImageToPoints.h              |   80 +
 VTK/Imaging/Hybrid/vtkPointLoad.cxx                |    2 +-
 VTK/Imaging/Hybrid/vtkSampleFunction.cxx           |    1 +
 VTK/Imaging/Hybrid/vtkSampleFunction.h             |    2 +-
 VTK/Imaging/Hybrid/vtkShepardMethod.cxx            |    2 +-
 .../Hybrid/vtkSurfaceReconstructionFilter.cxx      |    2 +-
 VTK/Imaging/Hybrid/vtkTriangularTexture.cxx        |    2 +-
 VTK/Imaging/Hybrid/vtkVoxelModeller.cxx            |    2 +-
 VTK/Imaging/Math/vtkImageDivergence.cxx            |    2 +-
 VTK/Imaging/Math/vtkImageLogarithmicScale.cxx      |    2 +-
 VTK/Imaging/Math/vtkImageLogic.cxx                 |    2 +-
 VTK/Imaging/Math/vtkImageMagnitude.cxx             |    2 +-
 VTK/Imaging/Math/vtkImageMaskBits.cxx              |    2 +-
 VTK/Imaging/Math/vtkImageMathematics.cxx           |    2 +-
 .../Testing/Cxx/TestImageThresholdConnectivity.cxx |    4 +-
 VTK/Imaging/Morphological/vtkImageConnector.h      |    7 +-
 .../Morphological/vtkImageIslandRemoval2D.h        |    2 -
 .../vtkImageNonMaximumSuppression.cxx              |    2 +-
 VTK/Imaging/Morphological/vtkImageOpenClose3D.cxx  |    2 +-
 VTK/Imaging/Morphological/vtkImageOpenClose3D.h    |    2 +-
 .../vtkImageThresholdConnectivity.cxx              |    2 +-
 VTK/Imaging/Sources/vtkImageCanvasSource2D.cxx     |    2 +-
 VTK/Imaging/Sources/vtkImageGaussianSource.cxx     |    2 +-
 VTK/Imaging/Sources/vtkImageGridSource.cxx         |    2 +-
 VTK/Imaging/Sources/vtkImageSinusoidSource.cxx     |    2 +-
 VTK/Imaging/Statistics/vtkImageAccumulate.cxx      |    2 +-
 VTK/Imaging/Statistics/vtkImageHistogram.cxx       |  314 +-
 VTK/Imaging/Statistics/vtkImageHistogram.h         |   11 +-
 .../Statistics/vtkImageHistogramStatistics.cxx     |    2 +-
 VTK/Imaging/Stencil/vtkImageStencil.cxx            |    2 +-
 VTK/Imaging/Stencil/vtkImageToImageStencil.cxx     |    2 +-
 .../Stencil/vtkImplicitFunctionToImageStencil.cxx  |    2 +-
 VTK/Imaging/Stencil/vtkLassoStencilSource.cxx      |    2 +-
 VTK/Imaging/Stencil/vtkLassoStencilSource.h        |    2 -
 VTK/Imaging/Stencil/vtkPolyDataToImageStencil.cxx  |    2 +-
 VTK/Imaging/Stencil/vtkROIStencilSource.cxx        |    2 +-
 VTK/Imaging/Stencil/vtkROIStencilSource.h          |    2 -
 .../Testing/Cxx/TestBoostBetweennessClustering.cxx |    2 +-
 .../Testing/Cxx/TestBoostDividedEdgeBundling.cxx   |    8 +-
 .../vtkBoostBreadthFirstSearch.cxx                 |    4 +-
 .../vtkBoostBreadthFirstSearchTree.cxx             |    4 +-
 .../vtkBoostDividedEdgeBundling.cxx                |    2 +-
 .../vtkBoostExtractLargestComponent.cxx            |    2 +-
 .../BoostGraphAlgorithms/vtkBoostGraphAdapter.h    |    4 +-
 .../BoostGraphAlgorithms/vtkBoostLogWeighting.cxx  |    2 +-
 .../BoostGraphAlgorithms/vtkBoostLogWeighting.h    |    5 +-
 .../vtkBoostPrimMinimumSpanningTree.cxx            |    4 +-
 .../vtkBoostRandomSparseArraySource.h              |    5 +-
 .../BoostGraphAlgorithms/vtkBoostSplitTableField.h |    4 +-
 .../Core/Testing/Cxx/TestDataObjectToTable.cxx     |    4 +-
 .../Core/Testing/Cxx/TestExtractSelectedTree.cxx   |    2 +-
 VTK/Infovis/Core/Testing/Cxx/TestMergeGraphs.cxx   |    4 +-
 .../Core/Testing/Cxx/TestStringToNumeric.cxx       |   26 +-
 .../Core/Testing/Cxx/TestThresholdTable.cxx        |    6 +-
 .../Core/Testing/Cxx/TestTreeDifferenceFilter.cxx  |    2 +-
 VTK/Infovis/Core/vtkAddMembershipArray.h           |    5 +-
 VTK/Infovis/Core/vtkArrayNorm.h                    |    3 +-
 VTK/Infovis/Core/vtkCollapseVerticesByArray.cxx    |    4 +-
 VTK/Infovis/Core/vtkDataObjectToTable.h            |    2 -
 VTK/Infovis/Core/vtkExtractSelectedGraph.cxx       |    2 +-
 VTK/Infovis/Core/vtkExtractSelectedTree.cxx        |    2 +-
 VTK/Infovis/Core/vtkGenerateIndexArray.h           |    2 -
 VTK/Infovis/Core/vtkGroupLeafVertices.cxx          |   21 +-
 VTK/Infovis/Core/vtkMergeColumns.cxx               |   12 +-
 VTK/Infovis/Core/vtkMergeGraphs.cxx                |    2 +-
 VTK/Infovis/Core/vtkMutableGraphHelper.h           |    3 +-
 VTK/Infovis/Core/vtkNetworkHierarchy.cxx           |    4 +-
 VTK/Infovis/Core/vtkPipelineGraphSource.h          |    3 +-
 VTK/Infovis/Core/vtkReduceTable.h                  |    2 -
 VTK/Infovis/Core/vtkRemoveHiddenData.h             |    3 +-
 VTK/Infovis/Core/vtkStringToCategory.cxx           |    4 +-
 VTK/Infovis/Core/vtkStringToNumeric.cxx            |    8 +-
 VTK/Infovis/Core/vtkTableToArray.h                 |    3 +-
 VTK/Infovis/Core/vtkTableToGraph.cxx               |   30 +-
 VTK/Infovis/Core/vtkTableToSparseArray.h           |    3 +-
 VTK/Infovis/Core/vtkThresholdGraph.h               |    3 +-
 VTK/Infovis/Core/vtkThresholdTable.h               |    2 -
 VTK/Infovis/Core/vtkTreeDifferenceFilter.cxx       |    4 +-
 VTK/Infovis/Core/vtkTreeFieldAggregator.cxx        |   16 +-
 VTK/Infovis/Layout/vtkAreaLayout.cxx               |    4 +-
 .../Layout/vtkAssignCoordinatesLayoutStrategy.h    |    2 -
 .../vtkAttributeClustering2DLayoutStrategy.cxx     |    6 +-
 .../vtkAttributeClustering2DLayoutStrategy.h       |    4 -
 .../vtkCirclePackFrontChainLayoutStrategy.cxx      |    4 +-
 VTK/Infovis/Layout/vtkCirclePackLayout.cxx         |   10 +-
 .../Layout/vtkClustering2DLayoutStrategy.cxx       |    8 +-
 VTK/Infovis/Layout/vtkClustering2DLayoutStrategy.h |    3 -
 .../Layout/vtkCommunity2DLayoutStrategy.cxx        |    8 +-
 VTK/Infovis/Layout/vtkCommunity2DLayoutStrategy.h  |    3 -
 .../Layout/vtkConstrained2DLayoutStrategy.cxx      |   10 +-
 .../Layout/vtkConstrained2DLayoutStrategy.h        |    3 -
 VTK/Infovis/Layout/vtkCosmicTreeLayoutStrategy.cxx |    6 +-
 VTK/Infovis/Layout/vtkCosmicTreeLayoutStrategy.h   |    4 -
 VTK/Infovis/Layout/vtkFast2DLayoutStrategy.cxx     |    8 +-
 VTK/Infovis/Layout/vtkFast2DLayoutStrategy.h       |    3 -
 .../Layout/vtkForceDirectedLayoutStrategy.h        |    2 -
 VTK/Infovis/Layout/vtkIncrementalForceLayout.cxx   |    2 +-
 VTK/Infovis/Layout/vtkIncrementalForceLayout.h     |    2 -
 VTK/Infovis/Layout/vtkKCoreLayout.cxx              |    2 +-
 .../Layout/vtkPerturbCoincidentVertices.cxx        |    5 +-
 VTK/Infovis/Layout/vtkSimple2DLayoutStrategy.cxx   |    6 +-
 VTK/Infovis/Layout/vtkSimple2DLayoutStrategy.h     |    2 -
 VTK/Infovis/Layout/vtkSimple3DCirclesStrategy.h    |   10 +-
 VTK/Infovis/Layout/vtkSplineGraphEdges.h           |    4 -
 .../Layout/vtkStackedTreeLayoutStrategy.cxx        |   16 +-
 VTK/Infovis/Layout/vtkTreeLayoutStrategy.cxx       |    4 +-
 VTK/Infovis/Layout/vtkTreeMapLayout.cxx            |   10 +-
 VTK/Infovis/Layout/vtkTreeMapLayoutStrategy.cxx    |    6 +-
 VTK/Infovis/Layout/vtkTreeOrbitLayoutStrategy.cxx  |    4 +-
 .../Parallel/Testing/Cxx/TestPBGLAlgorithms.cxx    |   18 +-
 .../Parallel/Testing/Cxx/TestPBGLCollapseGraph.cxx |   10 +-
 .../Testing/Cxx/TestPBGLEdgesPedigrees.cxx         |    4 +-
 .../Testing/Cxx/TestPBGLGraphSQLReader.cxx         |   13 +-
 .../Testing/Cxx/TestPBGLGraphSQLReaderFile.cxx     |   19 +-
 .../Parallel/Testing/Cxx/TestPBGLPedigrees.cxx     |   28 +-
 .../Parallel/Testing/Cxx/TestPBGLPipeline.cxx      |    7 +-
 .../Parallel/Testing/Cxx/TestPRMATGraphSource.cxx  |   23 +-
 .../Testing/Cxx/TestPRandomGraphSource.cxx         |   32 +-
 VTK/Infovis/Parallel/vtkPBGLBreadthFirstSearch.cxx |    4 +-
 VTK/Infovis/Parallel/vtkPBGLCollapseGraph.cxx      |    2 +-
 VTK/Infovis/Parallel/vtkPBGLCollectGraph.cxx       |    2 +-
 .../Parallel/vtkPBGLDistributedGraphHelper.cxx     |    8 +-
 .../Parallel/vtkPBGLDistributedGraphHelper.h       |    9 +-
 VTK/Infovis/Parallel/vtkPBGLGraphAdapter.h         |    2 -
 .../Parallel/vtkPBGLMinimumSpanningTree.cxx        |    2 +-
 VTK/Infovis/Parallel/vtkPBGLShortestPaths.cxx      |    6 +-
 VTK/Interaction/Image/vtkImageViewer.cxx           |    7 +-
 VTK/Interaction/Image/vtkImageViewer2.cxx          |    7 +-
 VTK/Interaction/Image/vtkImageViewer2.h            |    4 +-
 VTK/Interaction/Image/vtkResliceImageViewer.h      |    3 +-
 .../Testing/Python/TestStyleRubberBandZoom.py      |    1 +
 .../Style/Testing/Tcl/TestStyleRubberBandZoom.tcl  |    1 +
 VTK/Interaction/Style/vtkInteractorStyleFlight.h   |    7 +-
 VTK/Interaction/Style/vtkInteractorStyleImage.cxx  |   12 +-
 VTK/Interaction/Style/vtkInteractorStyleImage.h    |   15 +-
 .../Style/vtkInteractorStyleMultiTouchCamera.cxx   |  215 +-
 .../Style/vtkInteractorStyleMultiTouchCamera.h     |   35 +-
 .../Style/vtkInteractorStyleRubberBand2D.h         |    4 -
 .../Style/vtkInteractorStyleRubberBand3D.h         |    4 -
 VTK/Interaction/Style/vtkInteractorStyleUnicam.cxx |    2 +-
 .../Style/vtkParallelCoordinatesInteractorStyle.h  |   11 +-
 VTK/Interaction/Widgets/CMakeLists.txt             |    2 +
 VTK/Interaction/Widgets/Testing/Cxx/CMakeLists.txt |    4 +
 .../Widgets/Testing/Cxx/ScaledBoxWidget2.cxx       |   21 +-
 .../Widgets/Testing/Cxx/TestFinitePlaneWidget.cxx  |  441 ++
 .../Testing/Cxx/TestImplicitCylinderWidget2.cxx    |  472 ++
 .../Testing/Cxx/TestImplicitPlaneWidget3.cxx       |  337 +
 .../Testing/Cxx/TestSphereWidget2CenterCursor.cxx  |   80 +
 .../Widgets/Testing/Cxx/WidgetTestingMacros.h      |    4 +-
 .../Testing/Cxx/vtkCaptionRepresentationTest1.cxx  |    4 +-
 ...tkConstrainedPointHandleRepresentationTest1.cxx |    8 +-
 .../Cxx/vtkImplicitPlaneRepresentationTest1.cxx    |    8 +-
 .../Testing/Cxx/vtkLineRepresentationTest1.cxx     |    8 +-
 ...rientedPolygonalHandleRepresentation3DTest1.cxx |    2 +-
 .../Cxx/vtkPointHandleRepresentation2DTest1.cxx    |    2 +-
 .../Cxx/vtkPointHandleRepresentation3DTest1.cxx    |    2 +-
 .../Testing/Cxx/vtkPolyLineRepresentationTest1.cxx |   14 +-
 .../Testing/Cxx/vtkSeedRepresentationTest1.cxx     |    4 +-
 .../Cxx/vtkSphereHandleRepresentationTest1.cxx     |    4 +-
 .../Testing/Cxx/vtkSplineRepresentationTest1.cxx   |   16 +-
 .../Testing/Cxx/vtkTextRepresentationTest1.cxx     |    4 +-
 .../Data/Baseline/TestFinitePlaneWidget.png.md5    |    1 +
 .../Data/Baseline/TestFinitePlaneWidget_1.png.md5  |    1 +
 .../Baseline/TestImplicitCylinderWidget2.png.md5   |    1 +
 .../Baseline/TestImplicitCylinderWidget2_1.png.md5 |    1 +
 .../Data/Baseline/TestImplicitPlaneWidget3.png.md5 |    1 +
 .../Baseline/TestImplicitPlaneWidget3_1.png.md5    |    1 +
 .../Baseline/TestSphereWidget2CenterCursor.png.md5 |    1 +
 .../TestSphereWidget2CenterCursor_1.png.md5        |    1 +
 .../TestSphereWidget2CenterCursor_2.png.md5        |    1 +
 .../TestSphereWidget2CenterCursor_3.png.md5        |    1 +
 .../TestSphereWidget2CenterCursor_4.png.md5        |    1 +
 .../TestSphereWidget2CenterCursor_5.png.md5        |    1 +
 .../TestSphereWidget2CenterCursor_6.png.md5        |    1 +
 .../TestSphereWidget2CenterCursor_7.png.md5        |    1 +
 .../Widgets/Testing/Python/TestImagePlaneWidget.py |    2 -
 VTK/Interaction/Widgets/vtkAffineRepresentation.h  |    2 -
 VTK/Interaction/Widgets/vtkAngleWidget.h           |    5 +-
 VTK/Interaction/Widgets/vtkBalloonRepresentation.h |    3 +-
 VTK/Interaction/Widgets/vtkBalloonWidget.cxx       |   21 +-
 .../Widgets/vtkBezierContourLineInterpolator.cxx   |    2 +-
 .../Widgets/vtkBezierContourLineInterpolator.h     |   16 +-
 VTK/Interaction/Widgets/vtkBiDimensionalWidget.h   |    7 +-
 VTK/Interaction/Widgets/vtkBorderRepresentation.h  |    5 +-
 VTK/Interaction/Widgets/vtkBorderWidget.h          |    2 -
 .../Widgets/vtkBoundedPlanePointPlacer.h           |    2 -
 VTK/Interaction/Widgets/vtkButtonRepresentation.h  |    1 -
 VTK/Interaction/Widgets/vtkCaptionWidget.h         |    2 -
 .../Widgets/vtkCenteredSliderRepresentation.cxx    |   28 +-
 .../Widgets/vtkCheckerboardRepresentation.h        |    2 -
 VTK/Interaction/Widgets/vtkCheckerboardWidget.h    |    2 -
 .../vtkConstrainedPointHandleRepresentation.h      |    2 -
 .../vtkContinuousValueWidgetRepresentation.h       |    2 -
 .../Widgets/vtkContourLineInterpolator.cxx         |    2 +-
 .../Widgets/vtkContourLineInterpolator.h           |   12 +-
 .../Widgets/vtkContourRepresentation.cxx           |    2 +-
 VTK/Interaction/Widgets/vtkContourRepresentation.h |   29 +-
 VTK/Interaction/Widgets/vtkContourWidget.h         |    3 +-
 VTK/Interaction/Widgets/vtkCurveRepresentation.h   |    6 +-
 VTK/Interaction/Widgets/vtkDistanceWidget.h        |    5 +-
 VTK/Interaction/Widgets/vtkEvent.cxx               |   20 +-
 VTK/Interaction/Widgets/vtkEvent.h                 |    8 +-
 .../Widgets/vtkFinitePlaneRepresentation.cxx       | 1158 +++
 .../Widgets/vtkFinitePlaneRepresentation.h         |  280 +
 VTK/Interaction/Widgets/vtkFinitePlaneWidget.cxx   |  205 +
 VTK/Interaction/Widgets/vtkFinitePlaneWidget.h     |  118 +
 VTK/Interaction/Widgets/vtkHandleRepresentation.h  |    2 -
 VTK/Interaction/Widgets/vtkHoverWidget.h           |    4 +-
 .../Widgets/vtkImageCroppingRegionsWidget.h        |    8 +-
 VTK/Interaction/Widgets/vtkImageOrthoPlanes.cxx    |    2 +-
 VTK/Interaction/Widgets/vtkImagePlaneWidget.cxx    |    4 +-
 .../Widgets/vtkImplicitCylinderRepresentation.cxx  |  124 +-
 .../Widgets/vtkImplicitCylinderRepresentation.h    |   38 +-
 .../Widgets/vtkImplicitCylinderWidget.cxx          |    7 +
 .../Widgets/vtkImplicitCylinderWidget.h            |    3 +-
 .../Widgets/vtkImplicitPlaneRepresentation.cxx     |   79 +-
 .../Widgets/vtkImplicitPlaneRepresentation.h       |   20 +-
 VTK/Interaction/Widgets/vtkLineWidget.cxx          |    4 +-
 .../vtkOrientedGlyphContourRepresentation.cxx      |  347 +-
 .../vtkOrientedGlyphContourRepresentation.h        |    2 +-
 .../Widgets/vtkParallelopipedRepresentation.cxx    |    2 +-
 VTK/Interaction/Widgets/vtkParallelopipedWidget.h  |    6 +-
 VTK/Interaction/Widgets/vtkPlaneWidget.cxx         |  114 +
 VTK/Interaction/Widgets/vtkPlaneWidget.h           |    6 +-
 .../Widgets/vtkPointHandleRepresentation3D.cxx     |    1 -
 .../Widgets/vtkPolyLineRepresentation.cxx          |    2 +-
 .../Widgets/vtkPolyLineRepresentation.h            |    3 +-
 VTK/Interaction/Widgets/vtkPolyLineWidget.h        |    4 +-
 .../Widgets/vtkPolygonalSurfacePointPlacer.h       |    4 -
 .../Widgets/vtkRectilinearWipeRepresentation.h     |    2 -
 VTK/Interaction/Widgets/vtkResliceCursor.cxx       |    2 +-
 .../Widgets/vtkResliceCursorPolyDataAlgorithm.cxx  |    2 +-
 .../Widgets/vtkResliceCursorPolyDataAlgorithm.h    |    2 -
 VTK/Interaction/Widgets/vtkSeedWidget.h            |    3 +-
 VTK/Interaction/Widgets/vtkSliderRepresentation.h  |    2 -
 .../Widgets/vtkSphereRepresentation.cxx            |   76 +-
 VTK/Interaction/Widgets/vtkSphereRepresentation.h  |   14 +
 .../Widgets/vtkSplineRepresentation.cxx            |    2 +-
 VTK/Interaction/Widgets/vtkSplineRepresentation.h  |    3 +-
 VTK/Interaction/Widgets/vtkSplineWidget.cxx        |   20 +-
 VTK/Interaction/Widgets/vtkSplineWidget2.h         |    4 +-
 VTK/Interaction/Widgets/vtkTextRepresentation.h    |    2 -
 VTK/Interaction/Widgets/vtkWidgetCallbackMapper.h  |    2 -
 VTK/Interaction/Widgets/vtkWidgetEvent.h           |    2 -
 VTK/Interaction/Widgets/vtkWidgetEventTranslator.h |    2 -
 VTK/Interaction/Widgets/vtkWidgetSet.h             |    4 -
 VTK/Parallel/Core/CMakeLists.txt                   |    2 +
 VTK/Parallel/Core/vtkCommunicator.cxx              |    2 +-
 VTK/Parallel/Core/vtkCommunicator.h                |   16 +-
 VTK/Parallel/Core/vtkMultiProcessController.h      |   32 +-
 VTK/Parallel/Core/vtkPDirectory.cxx                |  242 +
 VTK/Parallel/Core/vtkPDirectory.h                  |   91 +
 VTK/Parallel/Core/vtkPSystemTools.cxx              |  200 +
 VTK/Parallel/Core/vtkPSystemTools.h                |  107 +
 VTK/Parallel/Core/vtkSocketCommunicator.h          |    4 -
 VTK/Parallel/Core/vtkSocketController.h            |    4 -
 VTK/Parallel/Core/vtkSubGroup.h                    |    3 +-
 VTK/Parallel/MPI/Testing/Cxx/CMakeLists.txt        |    2 +
 .../Testing/Cxx/ExerciseMultiProcessController.cxx |    4 +-
 VTK/Parallel/MPI/Testing/Cxx/PDirectory.cxx        |   73 +
 VTK/Parallel/MPI/Testing/Cxx/PSystemTools.cxx      |   83 +
 VTK/Parallel/MPI/vtkMPICommunicator.h              |    6 -
 VTK/Parallel/MPI/vtkMPIController.h                |    8 +-
 .../MPI4Py/Testing/Python/TestParallelNumpy.py     |    7 +-
 VTK/README.md                                      |   17 +
 VTK/Remote/.gitignore                              |    4 -
 VTK/Remote/WikiExamples.remote.cmake               |   19 +
 VTK/Remote/point-cloud.remote.cmake                |   10 +
 VTK/Remote/vtkDICOM.remote.cmake                   |    4 +-
 .../Annotation/Testing/Cxx/CMakeLists.txt          |   21 +-
 .../Annotation/Testing/Cxx/TestAxisActor.cxx       |    6 +
 .../Annotation/Testing/Cxx/TestAxisActor2D.cxx     |    6 +
 .../Annotation/Testing/Cxx/TestAxisActorInternal.h |  160 +
 .../Annotation/Testing/Cxx/TestAxisActorText3D.cxx |    6 +
 .../Annotation/Testing/Cxx/TestLegendBoxActor2.cxx |  103 +
 .../Annotation/Testing/Cxx/TestPolarAxes.cxx       |  100 +-
 .../Annotation/Testing/Cxx/TestScalarBar.cxx       |    1 +
 .../Testing/Cxx/TestScalarBarAboveBelow.cxx        |   95 +
 .../Testing/Data/Baseline/TestAxisActor.png.md5    |    1 +
 .../Testing/Data/Baseline/TestAxisActor2D.png.md5  |    1 +
 .../Testing/Data/Baseline/TestAxisActor3D.png.md5  |    2 +-
 .../Data/Baseline/TestAxisActorText3D.png.md5      |    1 +
 .../Testing/Data/Baseline/TestCubeAxes3.png.md5    |    2 +-
 .../Data/Baseline/TestCubeAxesInnerGridAll.png.md5 |    2 +-
 .../Baseline/TestCubeAxesInnerGridClosest.png.md5  |    2 +-
 .../Baseline/TestCubeAxesInnerGridFurthest.png.md5 |    2 +-
 .../Baseline/TestCubeAxesIntersectionPoint.png.md5 |    2 +-
 .../TestCubeAxesOrientedBoundingBox.png.md5        |    2 +-
 .../Data/Baseline/TestCubeAxesSticky.png.md5       |    2 +-
 .../Baseline/TestCubeAxesStickyCentered.png.md5    |    2 +-
 .../Baseline/TestCubeAxesWithGridLines.png.md5     |    2 +-
 .../Baseline/TestCubeAxesWithXInnerGrids.png.md5   |    2 +-
 .../Baseline/TestCubeAxesWithXInnerPolys.png.md5   |    2 +-
 .../Baseline/TestCubeAxesWithXInnerPolys_1.png.md5 |    2 +-
 .../Data/Baseline/TestCubeAxesWithXLines.png.md5   |    2 +-
 .../Data/Baseline/TestCubeAxesWithXLines_1.png.md5 |    2 +-
 .../Baseline/TestCubeAxesWithYInnerGrids.png.md5   |    2 +-
 .../Baseline/TestCubeAxesWithYInnerPolys.png.md5   |    2 +-
 .../Baseline/TestCubeAxesWithYInnerPolys_1.png.md5 |    2 +-
 .../Data/Baseline/TestCubeAxesWithYLines.png.md5   |    2 +-
 .../Data/Baseline/TestCubeAxesWithYLines_1.png.md5 |    2 +-
 .../Baseline/TestCubeAxesWithZInnerGrids.png.md5   |    2 +-
 .../Baseline/TestCubeAxesWithZInnerPolys.png.md5   |    2 +-
 .../Data/Baseline/TestCubeAxesWithZLines.png.md5   |    2 +-
 .../Data/Baseline/TestLegendBoxActor2.png.md5      |    1 +
 .../Data/Baseline/TestLegendBoxActor2_1.png.md5    |    1 +
 .../Testing/Data/Baseline/TestPolarAxes.png.md5    |    2 +-
 .../Testing/Data/Baseline/TestScalarBar.png.md5    |    2 +-
 .../Data/Baseline/TestScalarBarAboveBelow.png.md5  |    1 +
 .../Testing/Data/Baseline/TestScalarBar_1.png.md5  |    2 +-
 .../Testing/Data/Baseline/TestScalarBar_2.png.md5  |    2 +-
 .../Testing/Data/Baseline/cubeAxes2.png.md5        |    2 +-
 .../Testing/Data/Baseline/cubeAxes2_1.png.md5      |    1 +
 .../Testing/Data/Baseline/cubeAxes3.png.md5        |    2 +-
 .../Testing/Data/Baseline/xyPlot.png.md5           |    2 +-
 .../Testing/Data/Baseline/xyPlot2.png.md5          |    2 +-
 .../Testing/Data/Baseline/xyPlot2_1.png.md5        |    2 +-
 .../Testing/Data/Baseline/xyPlot3.png.md5          |    2 +-
 .../Testing/Data/Baseline/xyPlot4.png.md5          |    2 +-
 .../Testing/Data/Baseline/xyPlot4_1.png.md5        |    2 +-
 VTK/Rendering/Annotation/vtkAxesActor.h            |    2 -
 VTK/Rendering/Annotation/vtkAxisActor.cxx          | 2226 ++++--
 VTK/Rendering/Annotation/vtkAxisActor.h            |  235 +-
 VTK/Rendering/Annotation/vtkAxisActor2D.h          |    2 +-
 VTK/Rendering/Annotation/vtkAxisFollower.cxx       |   59 +-
 VTK/Rendering/Annotation/vtkAxisFollower.h         |   17 +-
 VTK/Rendering/Annotation/vtkCaptionActor2D.h       |    2 -
 VTK/Rendering/Annotation/vtkCubeAxesActor2D.h      |   11 +-
 .../Annotation/vtkGraphAnnotationLayersFilter.cxx  |    4 +-
 VTK/Rendering/Annotation/vtkLeaderActor2D.h        |    2 -
 VTK/Rendering/Annotation/vtkLegendBoxActor.cxx     |    2 +-
 VTK/Rendering/Annotation/vtkLegendBoxActor.h       |    2 -
 VTK/Rendering/Annotation/vtkLegendScaleActor.cxx   |    1 +
 VTK/Rendering/Annotation/vtkLegendScaleActor.h     |    2 -
 VTK/Rendering/Annotation/vtkPolarAxesActor.cxx     | 2416 ++++--
 VTK/Rendering/Annotation/vtkPolarAxesActor.h       |  616 +-
 VTK/Rendering/Annotation/vtkProp3DAxisFollower.cxx |   62 +-
 VTK/Rendering/Annotation/vtkProp3DAxisFollower.h   |   14 +-
 VTK/Rendering/Annotation/vtkScalarBarActor.cxx     | 1091 ++-
 VTK/Rendering/Annotation/vtkScalarBarActor.h       |  156 +-
 .../Annotation/vtkScalarBarActorInternal.h         |   36 +-
 VTK/Rendering/Annotation/vtkXYPlotActor.cxx        |   10 +-
 VTK/Rendering/Annotation/vtkXYPlotActor.h          |    8 +-
 VTK/Rendering/Context2D/vtkAbstractContextItem.h   |    5 +-
 VTK/Rendering/Context2D/vtkBlockItem.h             |    7 +-
 VTK/Rendering/Context2D/vtkBrush.h                 |    3 +-
 VTK/Rendering/Context2D/vtkContext2D.cxx           |   36 +-
 VTK/Rendering/Context2D/vtkContext2D.h             |    3 -
 VTK/Rendering/Context2D/vtkContextClip.h           |    3 +-
 VTK/Rendering/Context2D/vtkContextDevice2D.h       |    5 +-
 VTK/Rendering/Context2D/vtkContextItem.h           |    3 +-
 VTK/Rendering/Context2D/vtkContextMapper2D.h       |    3 +-
 VTK/Rendering/Context2D/vtkContextScene.h          |    3 +-
 VTK/Rendering/Context2D/vtkContextTransform.h      |    5 +-
 VTK/Rendering/Context2D/vtkImageItem.h             |    3 +-
 VTK/Rendering/Context2D/vtkMarkerUtilities.h       |    5 +-
 VTK/Rendering/Context2D/vtkPen.h                   |    5 +-
 VTK/Rendering/Context2D/vtkTooltipItem.h           |    3 +-
 VTK/Rendering/ContextOpenGL/module.cmake           |    1 +
 .../ContextOpenGL/vtkOpenGLContextDevice2D.h       |    2 -
 VTK/Rendering/ContextOpenGL2/module.cmake          |    2 +
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.cxx    | 1020 ++-
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.h      |   52 +-
 .../vtkOpenGLContextDevice2DPrivate.h              |    2 +-
 VTK/Rendering/Core/CMakeLists.txt                  |    7 +
 VTK/Rendering/Core/Testing/Cxx/CMakeLists.txt      |    1 +
 .../Core/Testing/Cxx/TestBareScalarsToColors.cxx   |    2 +-
 .../Cxx/TestColorTransferFunctionStringArray.cxx   |    2 +-
 .../Core/Testing/Cxx/TestDirectScalarsToColors.cxx |    2 +-
 ...scretizableColorTransferFunctionStringArray.cxx |    2 +-
 .../Core/Testing/Cxx/TestGlyph3DMapperPicking.cxx  |    2 +-
 .../Core/Testing/Cxx/TestMapVectorsAsRGBColors.cxx |    2 +-
 .../Core/Testing/Cxx/TestMapVectorsToColors.cxx    |    2 +-
 .../Core/Testing/Cxx/TestPickTextActor.cxx         |   56 +
 .../Core/Testing/Cxx/TestPickingManager.cxx        |   91 +
 .../Core/Testing/Cxx/TestPointSelection.cxx        |    2 +-
 .../Core/Testing/Cxx/TestPolygonSelection.cxx      |    2 +-
 .../Cxx/TestTranslucentImageActorDepthPeeling.cxx  |    2 +-
 VTK/Rendering/Core/module.cmake                    |    1 -
 VTK/Rendering/Core/vtkAbstractMapper.cxx           |    2 +-
 VTK/Rendering/Core/vtkAbstractVolumeMapper.h       |    3 -
 VTK/Rendering/Core/vtkActor.cxx                    |    2 +-
 VTK/Rendering/Core/vtkActor2DCollection.h          |    2 -
 VTK/Rendering/Core/vtkActorCollection.h            |    2 -
 VTK/Rendering/Core/vtkAssembly.h                   |    2 -
 VTK/Rendering/Core/vtkAssemblyPath.h               |    2 -
 VTK/Rendering/Core/vtkAssemblyPaths.h              |    2 -
 VTK/Rendering/Core/vtkCamera.cxx                   |    2 +-
 VTK/Rendering/Core/vtkCamera.h                     |    3 +-
 VTK/Rendering/Core/vtkCameraInterpolator.h         |    2 -
 VTK/Rendering/Core/vtkCellPicker.cxx               |    7 +
 VTK/Rendering/Core/vtkColorTransferFunction.cxx    |    2 +-
 VTK/Rendering/Core/vtkCullerCollection.h           |    2 -
 VTK/Rendering/Core/vtkDataSetMapper.h              |    2 +-
 .../Core/vtkDiscretizableColorTransferFunction.cxx |    6 +-
 VTK/Rendering/Core/vtkFollower.cxx                 |    2 +-
 VTK/Rendering/Core/vtkFrameBufferObjectBase.cxx    |   33 +
 VTK/Rendering/Core/vtkFrameBufferObjectBase.h      |   48 +
 VTK/Rendering/Core/vtkFrustumCoverageCuller.h      |    2 -
 .../Core/vtkGenericVertexAttributeMapping.h        |    3 +-
 VTK/Rendering/Core/vtkGlyph3DMapper.cxx            |   14 +-
 VTK/Rendering/Core/vtkGlyph3DMapper.h              |   13 +-
 VTK/Rendering/Core/vtkGraphMapper.h                |    4 +-
 VTK/Rendering/Core/vtkGraphToGlyphs.h              |    4 -
 VTK/Rendering/Core/vtkGraphicsFactory.h            |    1 +
 VTK/Rendering/Core/vtkHardwareSelector.cxx         |   27 +-
 VTK/Rendering/Core/vtkHardwareSelector.h           |    3 +-
 VTK/Rendering/Core/vtkImageMapper.cxx              |    7 +-
 VTK/Rendering/Core/vtkImageMapper3D.cxx            |    2 +-
 VTK/Rendering/Core/vtkImageSlice.cxx               |    4 +-
 VTK/Rendering/Core/vtkImageSliceMapper.cxx         |   20 -
 VTK/Rendering/Core/vtkImageSliceMapper.h           |    6 -
 VTK/Rendering/Core/vtkInteractorObserver.h         |    2 -
 VTK/Rendering/Core/vtkInteractorStyle.cxx          |   91 +
 VTK/Rendering/Core/vtkInteractorStyle.h            |    9 +
 VTK/Rendering/Core/vtkLODProp3D.cxx                |    2 +-
 VTK/Rendering/Core/vtkLODProp3D.h                  |    4 -
 VTK/Rendering/Core/vtkLightCollection.cxx          |    2 +-
 VTK/Rendering/Core/vtkLightCollection.h            |    2 -
 VTK/Rendering/Core/vtkLightKit.h                   |    3 -
 VTK/Rendering/Core/vtkLogLookupTable.cxx           |    2 +-
 VTK/Rendering/Core/vtkMapArrayValues.cxx           |    6 +-
 VTK/Rendering/Core/vtkMapArrayValues.h             |    2 -
 VTK/Rendering/Core/vtkMapper.cxx                   |   80 +-
 VTK/Rendering/Core/vtkMapper.h                     |   27 +-
 VTK/Rendering/Core/vtkMapperCollection.h           |    2 -
 VTK/Rendering/Core/vtkPickingManager.cxx           |   45 +-
 VTK/Rendering/Core/vtkPolyDataMapper.cxx           |  102 +-
 VTK/Rendering/Core/vtkPolyDataMapper.h             |    8 +-
 VTK/Rendering/Core/vtkPolyDataMapper2D.cxx         |    4 +-
 VTK/Rendering/Core/vtkProp.h                       |    3 -
 VTK/Rendering/Core/vtkProp3D.cxx                   |    2 +-
 VTK/Rendering/Core/vtkProp3DCollection.h           |    2 -
 VTK/Rendering/Core/vtkProp3DFollower.cxx           |    2 +-
 VTK/Rendering/Core/vtkPropAssembly.cxx             |    6 +-
 VTK/Rendering/Core/vtkPropAssembly.h               |    2 -
 VTK/Rendering/Core/vtkPropCollection.h             |    2 -
 VTK/Rendering/Core/vtkProperty.cxx                 |    1 +
 VTK/Rendering/Core/vtkProperty.h                   |    6 -
 VTK/Rendering/Core/vtkProperty2D.h                 |    2 -
 VTK/Rendering/Core/vtkRenderPass.cxx               |  114 +
 VTK/Rendering/Core/vtkRenderPass.h                 |  124 +
 VTK/Rendering/Core/vtkRenderState.cxx              |  151 +
 VTK/Rendering/Core/vtkRenderState.h                |  144 +
 VTK/Rendering/Core/vtkRenderWindow.cxx             |   10 +-
 VTK/Rendering/Core/vtkRenderWindowCollection.h     |    2 -
 VTK/Rendering/Core/vtkRenderWindowInteractor.cxx   |  378 +-
 VTK/Rendering/Core/vtkRenderWindowInteractor.h     |   74 +-
 VTK/Rendering/Core/vtkRenderer.cxx                 |   52 +-
 VTK/Rendering/Core/vtkRenderer.h                   |   47 +-
 VTK/Rendering/Core/vtkRendererCollection.h         |    2 -
 VTK/Rendering/Core/vtkRendererSource.cxx           |    2 +-
 VTK/Rendering/Core/vtkScenePicker.h                |    4 +-
 VTK/Rendering/Core/vtkShaderDeviceAdapter2.h       |    3 +-
 VTK/Rendering/Core/vtkTDxInteractorStyle.h         |    2 -
 VTK/Rendering/Core/vtkTDxInteractorStyleCamera.h   |    2 -
 VTK/Rendering/Core/vtkTextActor.cxx                |  143 +-
 VTK/Rendering/Core/vtkTextActor.h                  |   31 +-
 VTK/Rendering/Core/vtkTextActor3D.cxx              |    2 +-
 VTK/Rendering/Core/vtkTextActor3D.h                |    2 -
 VTK/Rendering/Core/vtkTextMapper.cxx               |   18 +-
 VTK/Rendering/Core/vtkTexture.cxx                  |   11 +-
 VTK/Rendering/Core/vtkTexture.h                    |    4 -
 VTK/Rendering/Core/vtkTransformInterpolator.h      |    2 -
 VTK/Rendering/Core/vtkTupleInterpolator.h          |    2 -
 VTK/Rendering/Core/vtkViewport.cxx                 |   36 +-
 VTK/Rendering/Core/vtkViewport.h                   |    2 -
 VTK/Rendering/Core/vtkVisibilitySort.h             |    2 -
 VTK/Rendering/Core/vtkVolume.cxx                   |    2 +-
 VTK/Rendering/Core/vtkVolume.h                     |    8 +-
 VTK/Rendering/Core/vtkVolumeCollection.h           |    2 -
 VTK/Rendering/Core/vtkVolumeProperty.h             |   15 +-
 VTK/Rendering/Core/vtkWindowLevelLookupTable.cxx   |    2 +-
 VTK/Rendering/Core/vtkWindowToImageFilter.cxx      |   10 +-
 VTK/Rendering/External/Testing/Cxx/CMakeLists.txt  |    6 +-
 .../External/Testing/Cxx/TestGLUTRenderWindow.cxx  |   10 +-
 VTK/Rendering/External/vtkExternalOpenGLCamera.cxx |    2 +-
 .../Testing/Cxx/TestFreeTypeTextMapper.cxx         |   23 -
 .../Testing/Cxx/TestFreeTypeTextMapperNoMath.cxx   |   37 +-
 .../FreeType/Testing/Cxx/TestTextActor.cxx         |   10 +-
 .../Testing/Cxx/TestTextActor3DDepthPeeling.cxx    |    2 +-
 .../Testing/Data/Baseline/TestTextActor.png.md5    |    2 +-
 VTK/Rendering/FreeType/vtkFreeTypeTools.cxx        |   11 +
 VTK/Rendering/GL2PS/module.cmake                   |    4 +
 VTK/Rendering/GL2PS/vtkGL2PSUtilities.cxx          |    6 +-
 VTK/Rendering/GL2PS/vtkGL2PSUtilities.h            |    2 +-
 VTK/Rendering/GL2PSOpenGL2/CMakeLists.txt          |   18 +
 .../GL2PSOpenGL2/Testing/Cxx/CMakeLists.txt        |   20 +
 .../GL2PSOpenGL2/Testing/Cxx/PNGCompare.cxx        |   76 +
 .../Testing/Cxx/TestGL2PSAddPolyPrimitive.cxx      |  137 +
 .../TestGL2PSAddPolyPrimitive-rasterRef.png.md5    |    1 +
 VTK/Rendering/GL2PSOpenGL2/module.cmake            |   21 +
 .../GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.cxx      | 1187 +++
 .../GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.h        |  115 +
 .../Testing/Cxx/TestImageSliceMapperBackground.cxx |   16 +-
 .../TestImageSliceMapperBackground.png.md5         |    2 +-
 .../TestImageSliceMapperBackground_1.png.md5       |    2 +-
 VTK/Rendering/Image/vtkImageResliceMapper.cxx      |   22 +-
 VTK/Rendering/Image/vtkImageResliceMapper.h        |    8 +-
 VTK/Rendering/Image/vtkImageSliceCollection.cxx    |   50 +-
 VTK/Rendering/Image/vtkImageSliceCollection.h      |    2 -
 .../LIC/Testing/Cxx/TestImageDataLIC2D.cxx         |    5 +-
 .../Cxx/vtkStructuredGridLIC2DTestDriver.cxx       |    4 +-
 VTK/Rendering/LIC/vtkImageDataLIC2D.h              |    3 +-
 VTK/Rendering/LIC/vtkLineIntegralConvolution2D.cxx |    2 +-
 VTK/Rendering/LIC/vtkLineIntegralConvolution2D.h   |    4 -
 VTK/Rendering/LIC/vtkStructuredGridLIC2D.h         |    3 +-
 VTK/Rendering/LIC/vtkSurfaceLICDefaultPainter.h    |    3 +-
 VTK/Rendering/LIC/vtkSurfaceLICPainter.cxx         |   23 +-
 VTK/Rendering/LICOpenGL2/CMakeLists.txt            |   15 +-
 .../LICOpenGL2/Testing/Cxx/TestImageDataLIC2D.cxx  |    5 +-
 .../Cxx/vtkStructuredGridLIC2DTestDriver.cxx       |    5 +-
 .../Testing/Cxx/vtkSurfaceLICTestDriver.cxx        |   58 +-
 .../LICOpenGL2/vtkCompositeSurfaceLICMapper.cxx    |    6 +-
 VTK/Rendering/LICOpenGL2/vtkImageDataLIC2D.cxx     |   25 +-
 VTK/Rendering/LICOpenGL2/vtkImageDataLIC2D.h       |    3 +-
 VTK/Rendering/LICOpenGL2/vtkLICNoiseHelper.cxx     |  468 ++
 VTK/Rendering/LICOpenGL2/vtkLICNoiseHelper.h       |  176 +
 .../LICOpenGL2/vtkLineIntegralConvolution2D.h      |    4 -
 VTK/Rendering/LICOpenGL2/vtkStructuredGridLIC2D.h  |    3 +-
 VTK/Rendering/LICOpenGL2/vtkSurfaceLICHelper.cxx   |  600 ++
 VTK/Rendering/LICOpenGL2/vtkSurfaceLICHelper.h     |  229 +
 .../LICOpenGL2/vtkSurfaceLICInterface.cxx          | 1339 ++++
 VTK/Rendering/LICOpenGL2/vtkSurfaceLICInterface.h  |  500 ++
 ...pper_CE.glsl => vtkSurfaceLICInterface_CE.glsl} |    0
 ..._DCpy.glsl => vtkSurfaceLICInterface_DCpy.glsl} |    0
 ...pper_SC.glsl => vtkSurfaceLICInterface_SC.glsl} |    0
 VTK/Rendering/LICOpenGL2/vtkSurfaceLICMapper.cxx   | 3266 +-------
 VTK/Rendering/LICOpenGL2/vtkSurfaceLICMapper.h     |  425 +-
 VTK/Rendering/LOD/Testing/Cxx/TestLODActor.cxx     |    2 +-
 VTK/Rendering/LOD/vtkLODActor.cxx                  |    2 +-
 VTK/Rendering/LOD/vtkQuadricLODActor.h             |    6 +-
 VTK/Rendering/Label/vtkDynamic2DLabelMapper.cxx    |   10 +-
 VTK/Rendering/Label/vtkLabelHierarchy.h            |    8 -
 .../Label/vtkLabelHierarchyCompositeIterator.h     |    2 -
 VTK/Rendering/Label/vtkLabelHierarchyIterator.cxx  |    2 +-
 VTK/Rendering/Label/vtkLabelPlacementMapper.h      |    6 -
 VTK/Rendering/Label/vtkLabelPlacer.cxx             |    6 +-
 VTK/Rendering/Label/vtkLabelPlacer.h               |    4 -
 VTK/Rendering/Label/vtkLabelSizeCalculator.cxx     |    2 +-
 VTK/Rendering/Label/vtkLabelSizeCalculator.h       |    2 -
 VTK/Rendering/Label/vtkLabeledDataMapper.cxx       |   10 +-
 VTK/Rendering/Label/vtkLabeledDataMapper.h         |    4 -
 .../Label/vtkLabeledTreeMapDataMapper.cxx          |    8 +-
 VTK/Rendering/Label/vtkLabeledTreeMapDataMapper.h  |    4 +-
 .../Label/vtkPointSetToLabelHierarchy.cxx          |   14 +-
 .../Matplotlib/Testing/Cxx/CMakeLists.txt          |   43 +-
 .../Baseline/TestContextMathTextImage_2.png.md5    |    1 +
 .../TestGL2PSFontDPIScaling-rasterRef.png.md5      |    2 +-
 .../Baseline/TestGL2PSFontDPIScaling_1.png.md5     |    1 +
 .../TestGL2PSMathTextActor-rasterRef.png.md5       |    2 +-
 .../TestGL2PSMathTextActor3D-rasterRef.png.md5     |    2 +-
 .../Data/Baseline/TestGL2PSMathTextActor_1.png.md5 |    1 +
 .../TestGL2PSMathTextOutput-rasterRef.png.md5      |    2 +-
 .../Baseline/TestGL2PSMathTextOutput_1.png.md5     |    1 +
 .../TestGL2PSMathTextScaling-rasterRef.png.md5     |    2 +-
 .../Data/Baseline/TestMathTextActor_1.png.md5      |    1 +
 .../Data/Baseline/TestRenderString_3.png.md5       |    1 +
 .../Baseline/TestScalarBarCombinatorics_1.png.md5  |    1 +
 .../Data/Baseline/TestStringToPath_2.png.md5       |    1 +
 VTK/Rendering/Matplotlib/module.cmake              |   12 +-
 .../Matplotlib/vtkMatplotlibMathTextUtilities.cxx  |   30 +-
 VTK/Rendering/OSPRay/CMakeLists.txt                |   23 +
 VTK/Rendering/OSPRay/Testing/Cxx/CMakeLists.txt    |   47 +
 .../OSPRay/Testing/Cxx/TestOSPRayComposite.cxx     |  186 +
 .../Cxx/TestOSPRayCompositePolyDataMapper2.cxx     |  201 +
 .../OSPRay/Testing/Cxx/TestOSPRayDynamicObject.cxx |  102 +
 .../OSPRay/Testing/Cxx/TestOSPRayDynamicScene.cxx  |  132 +
 .../OSPRay/Testing/Cxx/TestOSPRayImplicits.cxx     |  265 +
 .../OSPRay/Testing/Cxx/TestOSPRayLayers.cxx        |   74 +
 .../OSPRay/Testing/Cxx/TestOSPRayLights.cxx        |  215 +
 .../OSPRay/Testing/Cxx/TestOSPRayMultiBlock.cxx    |   79 +
 .../TestOSPRayMultiBlockPartialArrayFieldData.cxx  |  151 +
 .../OSPRay/Testing/Cxx/TestOSPRayPass.cxx          |   95 +
 .../OSPRay/Testing/Cxx/TestOSPRayRenderMesh.cxx    |  471 ++
 .../OSPRay/Testing/Cxx/TestOSPRayScalarBar.cxx     |  108 +
 .../OSPRay/Testing/Cxx/TestOSPRayTime.cxx          |   87 +
 .../OSPRay/Testing/Cxx/TestOSPRayWindow.cxx        |  105 +
 .../OSPRay/Testing/Cxx/vtkOSPRayTestInteractor.cxx |  235 +
 .../OSPRay/Testing/Cxx/vtkOSPRayTestInteractor.h   |   60 +
 .../Data/Baseline/TestOSPRayComposite.png.md5      |    1 +
 .../TestOSPRayCompositePolyDataMapper2.png.md5     |    1 +
 .../Data/Baseline/TestOSPRayDynamicObject.png.md5  |    1 +
 .../Data/Baseline/TestOSPRayDynamicScene.png.md5   |    1 +
 .../Data/Baseline/TestOSPRayImplicits.png.md5      |    1 +
 .../Testing/Data/Baseline/TestOSPRayLayers.png.md5 |    1 +
 .../Testing/Data/Baseline/TestOSPRayLights.png.md5 |    1 +
 .../Data/Baseline/TestOSPRayMultiBlock.png.md5     |    1 +
 ...stOSPRayMultiBlockPartialArrayFieldData.png.md5 |    1 +
 .../Testing/Data/Baseline/TestOSPRayPass.png.md5   |    1 +
 .../Data/Baseline/TestOSPRayRenderMesh.png.md5     |    1 +
 .../Data/Baseline/TestOSPRayScalarBar.png.md5      |    1 +
 .../Testing/Data/Baseline/TestOSPRayTime.png.md5   |    1 +
 .../Testing/Data/Baseline/TestOSPRayWindow.png.md5 |    1 +
 VTK/Rendering/OSPRay/module.cmake                  |   22 +
 VTK/Rendering/OSPRay/vtkOSPRayActorNode.cxx        |  191 +
 VTK/Rendering/OSPRay/vtkOSPRayActorNode.h          |   85 +
 VTK/Rendering/OSPRay/vtkOSPRayCameraNode.cxx       |   77 +
 VTK/Rendering/OSPRay/vtkOSPRayCameraNode.h         |   46 +
 .../vtkOSPRayCompositePolyDataMapper2Node.cxx      |  225 +
 .../OSPRay/vtkOSPRayCompositePolyDataMapper2Node.h |   69 +
 VTK/Rendering/OSPRay/vtkOSPRayLightNode.cxx        |  123 +
 VTK/Rendering/OSPRay/vtkOSPRayLightNode.h          |   54 +
 VTK/Rendering/OSPRay/vtkOSPRayPass.cxx             |  228 +
 VTK/Rendering/OSPRay/vtkOSPRayPass.h               |   81 +
 .../OSPRay/vtkOSPRayPolyDataMapperNode.cxx         |  973 +++
 VTK/Rendering/OSPRay/vtkOSPRayPolyDataMapperNode.h |   58 +
 VTK/Rendering/OSPRay/vtkOSPRayRendererNode.cxx     |  429 +
 VTK/Rendering/OSPRay/vtkOSPRayRendererNode.h       |  130 +
 VTK/Rendering/OSPRay/vtkOSPRayViewNodeFactory.cxx  |   87 +
 VTK/Rendering/OSPRay/vtkOSPRayViewNodeFactory.h    |   44 +
 VTK/Rendering/OSPRay/vtkOSPRayWindowNode.cxx       |  104 +
 VTK/Rendering/OSPRay/vtkOSPRayWindowNode.h         |   46 +
 VTK/Rendering/OpenGL/CMakeLists.txt                |    5 -
 VTK/Rendering/OpenGL/Testing/Cxx/CMakeLists.txt    |    2 +-
 .../OpenGL/Testing/Cxx/TestFBOImplementation.cxx   |    3 +-
 .../OpenGL/Testing/Cxx/TestRenderToImage.cxx       |    8 +-
 .../OpenGL/Testing/Cxx/TestValuePainter.cxx        |    2 +-
 .../Testing/Cxx/TestWin32OpenGLRenderWindow.cxx    |   97 +-
 .../Baseline/TestWin32OpenGLRenderWindow.png.md5   |    1 +
 VTK/Rendering/OpenGL/module.cmake                  |    1 +
 VTK/Rendering/OpenGL/vtkCameraPass.cxx             |    4 +-
 VTK/Rendering/OpenGL/vtkCameraPass.h               |    2 -
 VTK/Rendering/OpenGL/vtkChooserPainter.cxx         |   30 +-
 VTK/Rendering/OpenGL/vtkChooserPainter.h           |    8 -
 VTK/Rendering/OpenGL/vtkClearZPass.h               |    2 -
 .../OpenGL/vtkCocoaMacOSXSDKCompatibility.h        |    4 +-
 VTK/Rendering/OpenGL/vtkCocoaRenderWindow.mm       |    2 -
 VTK/Rendering/OpenGL/vtkColorMaterialHelper.h      |    5 +-
 VTK/Rendering/OpenGL/vtkCompositePainter.h         |    3 +-
 VTK/Rendering/OpenGL/vtkCompositePolyDataMapper2.h |    3 +-
 VTK/Rendering/OpenGL/vtkDataTransferHelper.cxx     |    5 -
 VTK/Rendering/OpenGL/vtkDataTransferHelper.h       |    4 +-
 VTK/Rendering/OpenGL/vtkDefaultPass.h              |    2 -
 VTK/Rendering/OpenGL/vtkDepthPeelingPass.cxx       |    2 +-
 VTK/Rendering/OpenGL/vtkDepthPeelingPass.h         |    2 -
 VTK/Rendering/OpenGL/vtkFrameBufferObject.h        |   12 +-
 VTK/Rendering/OpenGL/vtkFrameBufferObject2.h       |    3 +-
 VTK/Rendering/OpenGL/vtkGLSLShaderDeviceAdapter2.h |    3 +-
 VTK/Rendering/OpenGL/vtkGaussianBlurPass.h         |    2 -
 .../OpenGL/vtkHardwareSelectionPolyDataPainter.cxx |    8 +-
 .../OpenGL/vtkHardwareSelectionPolyDataPainter.h   |    3 +-
 VTK/Rendering/OpenGL/vtkLightingHelper.h           |    3 +-
 VTK/Rendering/OpenGL/vtkLightsPass.h               |    2 -
 VTK/Rendering/OpenGL/vtkOpaquePass.h               |    2 -
 VTK/Rendering/OpenGL/vtkOpenGLActor.cxx            |    2 +-
 VTK/Rendering/OpenGL/vtkOpenGLCamera.cxx           |    2 +-
 VTK/Rendering/OpenGL/vtkOpenGLDisplayListPainter.h |    4 +-
 VTK/Rendering/OpenGL/vtkOpenGLExtensionManager.cxx |    4 +-
 VTK/Rendering/OpenGL/vtkOpenGLExtensionManager.h   |    7 +-
 VTK/Rendering/OpenGL/vtkOpenGLGlyph3DMapper.cxx    |   38 +-
 VTK/Rendering/OpenGL/vtkOpenGLGlyph3DMapper.h      |    6 +-
 VTK/Rendering/OpenGL/vtkOpenGLImageSliceMapper.cxx |    2 +-
 VTK/Rendering/OpenGL/vtkOpenGLLight.cxx            |    2 +-
 VTK/Rendering/OpenGL/vtkOpenGLLightMonitor.h       |    2 -
 .../OpenGL/vtkOpenGLModelViewProjectionMonitor.h   |    2 -
 VTK/Rendering/OpenGL/vtkOpenGLPolyDataMapper.cxx   |    2 +-
 VTK/Rendering/OpenGL/vtkOpenGLPolyDataMapper2D.cxx |    2 +-
 VTK/Rendering/OpenGL/vtkOpenGLProperty.h           |    2 -
 VTK/Rendering/OpenGL/vtkOpenGLRenderWindow.cxx     |    6 +
 VTK/Rendering/OpenGL/vtkOpenGLRenderWindow.h       |    2 -
 VTK/Rendering/OpenGL/vtkOpenGLRenderer.cxx         |   15 +-
 VTK/Rendering/OpenGL/vtkOpenGLRenderer.h           |   15 +-
 VTK/Rendering/OpenGL/vtkOpenGLTexture.cxx          |    2 +-
 VTK/Rendering/OpenGL/vtkOpenGLTexture.h            |    6 +-
 VTK/Rendering/OpenGL/vtkOverlayPass.h              |    2 -
 VTK/Rendering/OpenGL/vtkPainter.h                  |    5 +-
 VTK/Rendering/OpenGL/vtkPixelBufferObject.h        |    7 +-
 VTK/Rendering/OpenGL/vtkPolygonsPainter.cxx        |    2 +-
 VTK/Rendering/OpenGL/vtkPrimitivePainter.cxx       |    6 +-
 VTK/Rendering/OpenGL/vtkPrimitivePainter.h         |    2 -
 VTK/Rendering/OpenGL/vtkRenderPass.cxx             |  121 -
 VTK/Rendering/OpenGL/vtkRenderPass.h               |  125 -
 VTK/Rendering/OpenGL/vtkRenderPassCollection.h     |    2 -
 VTK/Rendering/OpenGL/vtkRenderState.cxx            |  151 -
 VTK/Rendering/OpenGL/vtkRenderState.h              |  144 -
 VTK/Rendering/OpenGL/vtkScalarsToColorsPainter.cxx |   11 +-
 VTK/Rendering/OpenGL/vtkScalarsToColorsPainter.h   |    3 +-
 VTK/Rendering/OpenGL/vtkSequencePass.h             |    2 -
 VTK/Rendering/OpenGL/vtkShader2.cxx                |    2 +-
 VTK/Rendering/OpenGL/vtkShader2Collection.h        |    2 -
 VTK/Rendering/OpenGL/vtkShaderProgram2.h           |    4 +-
 VTK/Rendering/OpenGL/vtkShadowMapBakerPass.h       |    6 -
 VTK/Rendering/OpenGL/vtkShadowMapPass.h            |    2 -
 .../OpenGL/vtkSobelGradientMagnitudePass.h         |    2 -
 .../OpenGL/vtkStandardPolyDataPainter.cxx          |    2 +-
 VTK/Rendering/OpenGL/vtkStandardPolyDataPainter.h  |    4 +-
 VTK/Rendering/OpenGL/vtkTDxInteractorStyleGeo.h    |    2 -
 VTK/Rendering/OpenGL/vtkTextureObject.h            |    8 +-
 VTK/Rendering/OpenGL/vtkTranslucentPass.h          |    2 -
 VTK/Rendering/OpenGL/vtkUniformVariables.h         |    6 -
 VTK/Rendering/OpenGL/vtkVolumetricPass.h           |    2 -
 .../OpenGL/vtkWin32OpenGLRenderWindow.cxx          |   60 +-
 VTK/Rendering/OpenGL/vtkWin32OpenGLRenderWindow.h  |    6 +-
 .../OpenGL/vtkWin32RenderWindowInteractor.cxx      |    6 +-
 .../OpenGL/vtkWin32RenderWindowInteractor.h        |    4 -
 .../OpenGL/vtkXRenderWindowInteractor.cxx          |   40 +-
 VTK/Rendering/OpenGL/vtkXRenderWindowInteractor.h  |    2 -
 VTK/Rendering/OpenGL2/CMakeLists.txt               |   24 +-
 VTK/Rendering/OpenGL2/Testing/Cxx/CMakeLists.txt   |    2 +
 VTK/Rendering/OpenGL2/Testing/Cxx/TestAppleBug.cxx |    8 +-
 .../OpenGL2/Testing/Cxx/TestDepthPeelingPass.cxx   |  108 +
 .../OpenGL2/Testing/Cxx/TestPointFillPass.cxx      |  160 +
 .../OpenGL2/Testing/Cxx/TestRenderToImage.cxx      |    4 +-
 .../OpenGL2/Testing/Cxx/TestVBOPLYMapper.cxx       |    5 +
 .../OpenGL2/Testing/Cxx/TestValuePass.cxx          |    3 +-
 .../OpenGL2/Testing/Cxx/TestValuePass2.cxx         |    2 +-
 .../Data/Baseline/TestDepthPeelingPass.png.md5     |    1 +
 .../Data/Baseline/TestPointFillPass.png.md5        |    1 +
 VTK/Rendering/OpenGL2/glsl/vtkPointFillPassFS.glsl |   93 +
 VTK/Rendering/OpenGL2/glsl/vtkPolyData2DFS.glsl    |    4 +
 VTK/Rendering/OpenGL2/glsl/vtkPolyDataFS.glsl      |   12 +-
 VTK/Rendering/OpenGL2/module.cmake                 |    2 +-
 .../OpenGL2/vtkAndroidRenderWindowInteractor.cxx   |   18 +-
 VTK/Rendering/OpenGL2/vtkCameraPass.cxx            |    2 +-
 VTK/Rendering/OpenGL2/vtkCameraPass.h              |    2 -
 VTK/Rendering/OpenGL2/vtkClearZPass.h              |    2 -
 .../OpenGL2/vtkCocoaMacOSXSDKCompatibility.h       |    4 +-
 VTK/Rendering/OpenGL2/vtkCocoaRenderWindow.h       |    4 -
 VTK/Rendering/OpenGL2/vtkCocoaRenderWindow.mm      |   36 +-
 .../OpenGL2/vtkCompositePolyDataMapper2.cxx        |    2 +-
 VTK/Rendering/OpenGL2/vtkDataTransferHelper.cxx    |    5 -
 VTK/Rendering/OpenGL2/vtkDataTransferHelper.h      |    4 +-
 VTK/Rendering/OpenGL2/vtkDefaultPass.h             |    2 -
 .../OpenGL2/vtkDepthImageProcessingPass.cxx        |    8 +-
 VTK/Rendering/OpenGL2/vtkDepthOfFieldPass.h        |    2 -
 VTK/Rendering/OpenGL2/vtkDepthPeelingPass.cxx      |  102 +-
 VTK/Rendering/OpenGL2/vtkDepthPeelingPass.h        |   35 +-
 VTK/Rendering/OpenGL2/vtkDualDepthPeelingPass.cxx  |  970 +++
 VTK/Rendering/OpenGL2/vtkDualDepthPeelingPass.h    |  196 +
 VTK/Rendering/OpenGL2/vtkEDLShading.cxx            |   42 +-
 VTK/Rendering/OpenGL2/vtkEDLShading.h              |    2 -
 VTK/Rendering/OpenGL2/vtkEGLRenderWindow.cxx       |   64 +-
 VTK/Rendering/OpenGL2/vtkEGLRenderWindow.h         |    4 -
 VTK/Rendering/OpenGL2/vtkFrameBufferObject.h       |    6 +-
 VTK/Rendering/OpenGL2/vtkFrameBufferObject2.h      |    3 +-
 VTK/Rendering/OpenGL2/vtkGaussianBlurPass.h        |    2 -
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.cxx |    2 +-
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.h   |    3 +-
 VTK/Rendering/OpenGL2/vtkIOSRenderWindow.mm        |    4 -
 VTK/Rendering/OpenGL2/vtkLightingMapPass.h         |    2 -
 VTK/Rendering/OpenGL2/vtkLightsPass.h              |    2 -
 VTK/Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx  |    1 -
 VTK/Rendering/OpenGL2/vtkOpaquePass.h              |    2 -
 VTK/Rendering/OpenGL2/vtkOpenGLActor.cxx           |   22 +-
 VTK/Rendering/OpenGL2/vtkOpenGLActor.h             |   16 +
 VTK/Rendering/OpenGL2/vtkOpenGLCamera.cxx          |    2 +-
 VTK/Rendering/OpenGL2/vtkOpenGLCamera.h            |    6 +-
 VTK/Rendering/OpenGL2/vtkOpenGLGL2PSHelper.cxx     |   75 +
 VTK/Rendering/OpenGL2/vtkOpenGLGL2PSHelper.h       |  169 +
 VTK/Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.cxx   |   16 +-
 .../OpenGL2/vtkOpenGLHardwareSelector.cxx          |    1 -
 .../OpenGL2/vtkOpenGLImageSliceMapper.cxx          |    7 +-
 .../OpenGL2/vtkOpenGLIndexBufferObject.cxx         |    8 +-
 .../OpenGL2/vtkOpenGLLabeledContourMapper.cxx      |    7 +
 .../OpenGL2/vtkOpenGLLabeledContourMapper.h        |    1 +
 .../OpenGL2/vtkOpenGLPointGaussianMapper.cxx       |   18 +-
 VTK/Rendering/OpenGL2/vtkOpenGLPolyDataMapper.cxx  |  491 +-
 VTK/Rendering/OpenGL2/vtkOpenGLPolyDataMapper.h    |   34 +-
 .../OpenGL2/vtkOpenGLPolyDataMapper2D.cxx          |   90 +-
 VTK/Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.h  |   19 +
 VTK/Rendering/OpenGL2/vtkOpenGLRenderPass.cxx      |  102 +
 VTK/Rendering/OpenGL2/vtkOpenGLRenderPass.h        |   84 +
 VTK/Rendering/OpenGL2/vtkOpenGLRenderUtilities.cxx |  108 +
 VTK/Rendering/OpenGL2/vtkOpenGLRenderUtilities.h   |   58 +
 VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx    |  117 +-
 VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.h      |   21 +-
 VTK/Rendering/OpenGL2/vtkOpenGLRenderer.cxx        |  150 +-
 VTK/Rendering/OpenGL2/vtkOpenGLRenderer.h          |   11 +-
 VTK/Rendering/OpenGL2/vtkOpenGLShaderCache.cxx     |  230 +-
 VTK/Rendering/OpenGL2/vtkOpenGLShaderCache.h       |   10 +-
 VTK/Rendering/OpenGL2/vtkOpenGLTextActor.cxx       |   93 +
 VTK/Rendering/OpenGL2/vtkOpenGLTextActor.h         |   46 +
 VTK/Rendering/OpenGL2/vtkOpenGLTextActor3D.cxx     |  176 +
 VTK/Rendering/OpenGL2/vtkOpenGLTextActor3D.h       |   46 +
 VTK/Rendering/OpenGL2/vtkOpenGLTextMapper.cxx      |   92 +
 VTK/Rendering/OpenGL2/vtkOpenGLTextMapper.h        |   47 +
 VTK/Rendering/OpenGL2/vtkOpenGLTexture.cxx         |    2 +-
 .../OpenGL2/vtkOpenGLVertexBufferObject.cxx        |  287 +-
 .../OpenGL2/vtkOpenGLVertexBufferObject.h          |   69 +
 VTK/Rendering/OpenGL2/vtkOverlayPass.h             |    2 -
 VTK/Rendering/OpenGL2/vtkPointFillPass.cxx         |  314 +
 VTK/Rendering/OpenGL2/vtkPointFillPass.h           |  100 +
 VTK/Rendering/OpenGL2/vtkRenderPass.cxx            |  107 -
 VTK/Rendering/OpenGL2/vtkRenderPass.h              |  116 -
 VTK/Rendering/OpenGL2/vtkRenderPassCollection.h    |    2 -
 VTK/Rendering/OpenGL2/vtkRenderState.cxx           |  151 -
 VTK/Rendering/OpenGL2/vtkRenderState.h             |  144 -
 VTK/Rendering/OpenGL2/vtkRenderStepsPass.h         |    2 -
 VTK/Rendering/OpenGL2/vtkRenderbuffer.cxx          |    4 +
 VTK/Rendering/OpenGL2/vtkSSAAPass.h                |    2 -
 VTK/Rendering/OpenGL2/vtkSequencePass.h            |    2 -
 VTK/Rendering/OpenGL2/vtkShaderProgram.cxx         |  139 +-
 VTK/Rendering/OpenGL2/vtkShaderProgram.h           |   21 +-
 VTK/Rendering/OpenGL2/vtkShadowMapBakerPass.h      |    6 -
 VTK/Rendering/OpenGL2/vtkShadowMapPass.cxx         |   70 -
 VTK/Rendering/OpenGL2/vtkShadowMapPass.h           |   16 -
 .../OpenGL2/vtkSobelGradientMagnitudePass.h        |    2 -
 VTK/Rendering/OpenGL2/vtkTransformFeedback.cxx     |  264 +
 VTK/Rendering/OpenGL2/vtkTransformFeedback.h       |  192 +
 VTK/Rendering/OpenGL2/vtkTranslucentPass.h         |    2 -
 VTK/Rendering/OpenGL2/vtkVolumetricPass.h          |    2 -
 .../OpenGL2/vtkWin32OpenGLRenderWindow.cxx         |  324 +-
 VTK/Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.h |   29 -
 .../OpenGL2/vtkWin32RenderWindowInteractor.cxx     |    8 +-
 VTK/Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx   |  181 +-
 VTK/Rendering/OpenGL2/vtkXOpenGLRenderWindow.h     |    4 -
 .../OpenGL2/vtkXRenderWindowInteractor.cxx         |   45 +-
 VTK/Rendering/OpenGL2/vtkXRenderWindowInteractor.h |    1 -
 .../Parallel/vtkClientServerCompositePass.h        |    5 +-
 .../vtkClientServerSynchronizedRenderers.h         |    3 +-
 VTK/Rendering/Parallel/vtkCompositeRGBAPass.cxx    |    2 +-
 VTK/Rendering/Parallel/vtkCompositeZPass.cxx       |    2 +-
 .../Parallel/vtkCompositedSynchronizedRenderers.h  |    3 +-
 VTK/Rendering/Parallel/vtkCompositer.cxx           |    8 +-
 VTK/Rendering/Parallel/vtkPHardwareSelector.h      |    3 +-
 VTK/Rendering/Parallel/vtkParallelRenderManager.h  |    7 +-
 .../Parallel/vtkSynchronizedRenderWindows.h        |    3 +-
 VTK/Rendering/Parallel/vtkSynchronizedRenderers.h  |    3 +-
 VTK/Rendering/ParallelLIC/CMakeLists.txt           |    4 +-
 VTK/Rendering/ParallelLIC/vtkMPIPixelTT.h          |    3 +-
 .../ParallelLIC/vtkPLineIntegralConvolution2D.h    |    2 -
 .../ParallelLIC/vtkPSurfaceLICComposite.cxx        |   39 +-
 .../vtkPSurfaceLICComposite_CompFS.glsl            |    3 +-
 .../ParallelLIC/vtkPSurfaceLICInterface.cxx        |  172 +
 .../ParallelLIC/vtkPSurfaceLICInterface.h          |   85 +
 VTK/Rendering/ParallelLIC/vtkPSurfaceLICMapper.cxx |  172 -
 VTK/Rendering/ParallelLIC/vtkPSurfaceLICMapper.h   |   87 -
 VTK/Rendering/ParallelLIC/vtkPSurfaceLICPainter.h  |    2 -
 VTK/Rendering/ParallelLIC/vtkParallelTimer.cxx     |   13 +-
 VTK/Rendering/ParallelLIC/vtkParallelTimer.h       |   11 +-
 VTK/Rendering/Qt/vtkQImageToImageSource.cxx        |    4 +-
 VTK/Rendering/Qt/vtkQImageToImageSource.h          |    2 -
 VTK/Rendering/Qt/vtkQtInitialization.h             |    6 +-
 VTK/Rendering/Qt/vtkQtLabelRenderStrategy.h        |    2 -
 VTK/Rendering/Qt/vtkQtTreeRingLabelMapper.cxx      |   11 +-
 VTK/Rendering/Qt/vtkQtTreeRingLabelMapper.h        |    2 -
 VTK/Rendering/SceneGraph/CMakeLists.txt            |   20 +
 .../SceneGraph/Testing/Cxx/CMakeLists.txt          |    5 +
 VTK/Rendering/SceneGraph/Testing/Cxx/UnitTests.cxx |  266 +
 .../SceneGraph/Testing/Temporary/CTestCostData.txt |    1 +
 .../SceneGraph/Testing/Temporary/LastTest.log      |    3 +
 VTK/Rendering/SceneGraph/module.cmake              |    9 +
 VTK/Rendering/SceneGraph/vtkActorNode.cxx          |   63 +
 VTK/Rendering/SceneGraph/vtkActorNode.h            |   48 +
 VTK/Rendering/SceneGraph/vtkCameraNode.cxx         |   36 +
 VTK/Rendering/SceneGraph/vtkCameraNode.h           |   42 +
 VTK/Rendering/SceneGraph/vtkLightNode.cxx          |   37 +
 VTK/Rendering/SceneGraph/vtkLightNode.h            |   42 +
 VTK/Rendering/SceneGraph/vtkMapperNode.cxx         |   45 +
 VTK/Rendering/SceneGraph/vtkMapperNode.h           |   47 +
 VTK/Rendering/SceneGraph/vtkPolyDataMapperNode.cxx |  447 ++
 VTK/Rendering/SceneGraph/vtkPolyDataMapperNode.h   |   74 +
 VTK/Rendering/SceneGraph/vtkRendererNode.cxx       |   88 +
 VTK/Rendering/SceneGraph/vtkRendererNode.h         |   54 +
 VTK/Rendering/SceneGraph/vtkViewNode.cxx           |  285 +
 VTK/Rendering/SceneGraph/vtkViewNode.h             |  142 +
 VTK/Rendering/SceneGraph/vtkViewNodeCollection.cxx |   71 +
 VTK/Rendering/SceneGraph/vtkViewNodeCollection.h   |   66 +
 VTK/Rendering/SceneGraph/vtkViewNodeFactory.cxx    |   94 +
 VTK/Rendering/SceneGraph/vtkViewNodeFactory.h      |   63 +
 VTK/Rendering/SceneGraph/vtkWindowNode.cxx         |  113 +
 VTK/Rendering/SceneGraph/vtkWindowNode.h           |   76 +
 VTK/Rendering/Tk/Testing/Python/cursor3D.py        |    5 +-
 VTK/Rendering/Tk/Testing/Tcl/cursor3D.tcl          |    5 +-
 VTK/Rendering/Volume/Testing/Cxx/CMakeLists.txt    |    7 +
 .../Testing/Cxx/TestGPURayCastClippingPolyData.cxx |  157 +
 .../Cxx/TestGPURayCastClippingUserTransform.cxx    |  369 +
 ...stGPURayCastFourComponentsDependentGradient.cxx |   97 +
 .../Cxx/TestGPURayCastGradientOpacityLight.cxx     |  108 +
 .../Cxx/TestGPURayCastRenderDepthToImage.cxx       |   21 +-
 .../Cxx/TestGPURayCastRenderDepthToImage2.cxx      |   26 +-
 ...estGPURayCastTwoComponentsDependentGradient.cxx |  152 +
 .../Cxx/TestGPURayCastTwoComponentsGradient.cxx    |   16 +-
 .../Testing/Cxx/TestGPURayCastVolumeDepthPass.cxx  |  122 +
 .../Testing/Cxx/TestGPURayCastVolumePicking.cxx    |  269 +
 .../TestGPURayCastClippingPolyData.png.md5         |    1 +
 .../TestGPURayCastClippingUserTransform.png.md5    |    1 +
 ...URayCastFourComponentsDependentGradient.png.md5 |    1 +
 .../TestGPURayCastGradientOpacityLight.png.md5     |    1 +
 .../TestGPURayCastRenderDepthToImage.png.md5       |    2 +-
 .../TestGPURayCastRenderDepthToImage2.png.md5      |    2 +-
 ...PURayCastTwoComponentsDependentGradient.png.md5 |    1 +
 .../Baseline/TestGPURayCastVolumeDepthPass.png.md5 |    1 +
 .../Baseline/TestGPURayCastVolumePicking.png.md5   |    1 +
 .../Baseline/TestGPURayCastVolumePicking_1.png.md5 |    1 +
 .../Baseline/VolumeOutlineSourceClipped_1.png.md5  |    1 +
 .../Volume/Testing/Data/Baseline/gaussian.png.md5  |    2 +-
 VTK/Rendering/Volume/Testing/Python/CMakeLists.txt |   24 +-
 .../Volume/Testing/Python/TestLODProp3D.py         |    2 +-
 .../Volume/Testing/Python/VolumeOutlineSource.py   |    2 +-
 .../Testing/Python/VolumeOutlineSourceClipped.py   |    2 +-
 .../Volume/Testing/Python/VolumePicker.py          |    5 +-
 .../Volume/Testing/Python/VolumePickerCrop.py      |    5 +-
 VTK/Rendering/Volume/Testing/Python/cursor3D.py    |    5 +-
 VTK/Rendering/Volume/Testing/Python/gaussian.py    |    8 +-
 .../Volume/vtkEncodedGradientEstimator.cxx         |    2 +-
 VTK/Rendering/Volume/vtkEncodedGradientEstimator.h |    4 +-
 VTK/Rendering/Volume/vtkEncodedGradientShader.cxx  |    2 +-
 .../vtkFiniteDifferenceGradientEstimator.cxx       |    2 +-
 ...vtkFixedPointVolumeRayCastCompositeGOHelper.cxx |    2 +-
 ...xedPointVolumeRayCastCompositeGOShadeHelper.cxx |    2 +-
 .../vtkFixedPointVolumeRayCastCompositeHelper.cxx  |    2 +-
 ...FixedPointVolumeRayCastCompositeShadeHelper.cxx |    2 +-
 .../Volume/vtkFixedPointVolumeRayCastHelper.cxx    |    2 +-
 .../Volume/vtkFixedPointVolumeRayCastHelper.h      |  154 -
 .../Volume/vtkFixedPointVolumeRayCastMIPHelper.cxx |    2 +-
 .../Volume/vtkFixedPointVolumeRayCastMapper.cxx    |    7 +-
 .../Volume/vtkFixedPointVolumeRayCastMapper.h      |    5 -
 VTK/Rendering/Volume/vtkGPUVolumeRayCastMapper.cxx |   79 +-
 VTK/Rendering/Volume/vtkGPUVolumeRayCastMapper.h   |   79 +-
 VTK/Rendering/Volume/vtkHAVSVolumeMapper.cxx       |    2 +-
 VTK/Rendering/Volume/vtkHAVSVolumeMapper.h         |    2 -
 .../Volume/vtkProjectedTetrahedraMapper.cxx        |  284 +-
 .../Volume/vtkRecursiveSphereDirectionEncoder.cxx  |    2 +-
 .../vtkUnstructuredGridBunykRayCastFunction.cxx    |  628 +-
 .../vtkUnstructuredGridBunykRayCastFunction.h      |    6 -
 ...vtkUnstructuredGridHomogeneousRayIntegrator.cxx |    2 +-
 .../vtkUnstructuredGridLinearRayIntegrator.cxx     |    2 +-
 .../vtkUnstructuredGridPartialPreIntegration.h     |    3 +-
 .../Volume/vtkUnstructuredGridPreIntegration.cxx   |    2 +-
 .../Volume/vtkUnstructuredGridVolumeMapper.h       |    5 -
 .../vtkUnstructuredGridVolumeRayCastFunction.h     |    3 -
 .../vtkUnstructuredGridVolumeRayCastMapper.cxx     |    6 +-
 .../vtkUnstructuredGridVolumeRayCastMapper.h       |    3 -
 .../vtkUnstructuredGridVolumeZSweepMapper.cxx      |    6 +-
 .../Volume/vtkUnstructuredGridVolumeZSweepMapper.h |    9 +-
 VTK/Rendering/Volume/vtkVolumeMapper.h             |    3 -
 VTK/Rendering/Volume/vtkVolumeOutlineSource.cxx    |    6 +-
 .../Volume/vtkVolumeRayCastCompositeFunction.h     |    4 -
 VTK/Rendering/Volume/vtkVolumeRayCastFunction.h    |    5 +-
 .../Volume/vtkVolumeRayCastIsosurfaceFunction.h    |    5 +-
 VTK/Rendering/Volume/vtkVolumeRayCastMIPFunction.h |    5 -
 VTK/Rendering/Volume/vtkVolumeRayCastMapper.cxx    |    7 +-
 VTK/Rendering/Volume/vtkVolumeRayCastMapper.h      |    5 +-
 .../vtkVolumeRayCastSpaceLeapingImageFilter.cxx    |   28 +-
 .../vtkVolumeRayCastSpaceLeapingImageFilter.h      |    4 -
 VTK/Rendering/Volume/vtkVolumeTextureMapper.cxx    |   25 +-
 VTK/Rendering/Volume/vtkVolumeTextureMapper.h      |   16 +-
 VTK/Rendering/Volume/vtkVolumeTextureMapper2D.h    |    5 -
 VTK/Rendering/Volume/vtkVolumeTextureMapper3D.h    |    6 +-
 VTK/Rendering/VolumeAMR/vtkAMRVolumeMapper.h       |    4 -
 VTK/Rendering/VolumeOpenGL/module.cmake            |    1 +
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            |   97 +-
 .../VolumeOpenGL/vtkOpenGLHAVSVolumeMapper.h       |    2 -
 .../vtkOpenGLProjectedAAHexahedraMapper.cxx        |    2 +-
 .../vtkOpenGLRayCastImageDisplayHelper.cxx         |    7 +-
 .../VolumeOpenGL/vtkOpenGLVolumeTextureMapper2D.h  |    4 -
 .../VolumeOpenGL/vtkOpenGLVolumeTextureMapper3D.h  |    7 -
 VTK/Rendering/VolumeOpenGL/vtkSmartVolumeMapper.h  |    5 -
 VTK/Rendering/VolumeOpenGL2/module.cmake           |   11 +-
 .../VolumeOpenGL2/shaders/raycasterfs.glsl         |   16 +-
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            | 1382 ++--
 .../vtkOpenGLGPUVolumeRayCastMapper.h              |   45 +-
 .../vtkOpenGLRayCastImageDisplayHelper.cxx         |    2 +-
 VTK/Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.h |    5 -
 .../VolumeOpenGL2/vtkVolumeShaderComposer.h        |  562 +-
 VTK/Rendering/VolumeOpenGL2/vtkVolumeStateRAII.h   |   33 +-
 VTK/Testing/Core/HeaderTesting.py                  |    3 +-
 VTK/Testing/Data/MagnitudeImage_256x256x148.md5    |    1 +
 VTK/Testing/Data/Microscopy/Small.ndpi.md5         |    1 +
 VTK/Testing/Data/Microscopy/pathology.tif.md5      |    1 +
 VTK/Testing/Data/Microscopy/small2.ndpi.md5        |    1 +
 VTK/Testing/Data/SPH_Points.vtu.md5                |    1 +
 VTK/Testing/Data/nanowireTB23K298.xyz.md5          |    1 +
 VTK/Testing/External/CMakeLists.txt                |    2 +-
 VTK/Testing/GenericBridge/vtkBridgeDataSet.h       |    2 -
 VTK/Testing/GenericBridge/vtkBridgeExport.h        |    2 +-
 VTK/Testing/Rendering/vtkTesting.cxx               |    9 +-
 VTK/Testing/Rendering/vtkTesting.h                 |    8 +-
 VTK/Testing/Rendering/vtkTestingInteractor.h       |    2 -
 VTK/ThirdParty/.gitattributes                      |    1 -
 VTK/ThirdParty/UPDATING.md                         |   66 +
 VTK/ThirdParty/VPIC/VPICGlobal.cxx                 |    2 +-
 VTK/ThirdParty/VPIC/VPICView.cxx                   |    2 +-
 VTK/ThirdParty/diy2/CMakeLists.txt                 |    7 +
 VTK/ThirdParty/diy2/module.cmake                   |    7 +
 VTK/ThirdParty/diy2/update.sh                      |   27 +
 VTK/ThirdParty/diy2/vtk_diy2.h.in                  |   33 +
 VTK/ThirdParty/diy2/vtkdiy2/CMakeLists.txt         |    8 +
 VTK/ThirdParty/diy2/vtkdiy2/LEGAL.txt              |   19 +
 VTK/ThirdParty/diy2/vtkdiy2/LICENSE.txt            |   41 +
 VTK/ThirdParty/diy2/vtkdiy2/README.md              |   92 +
 .../diy2/vtkdiy2/include/vtkdiy/algorithms.hpp     |  195 +
 .../diy2/vtkdiy2/include/vtkdiy/assigner.hpp       |  126 +
 .../diy2/vtkdiy2/include/vtkdiy/collection.hpp     |  121 +
 .../diy2/vtkdiy2/include/vtkdiy/communicator.hpp   |   13 +
 .../diy2/vtkdiy2/include/vtkdiy/constants.h        |   15 +
 .../vtkdiy2/include/vtkdiy/critical-resource.hpp   |   53 +
 .../diy2/vtkdiy2/include/vtkdiy/decomposition.hpp  |  740 ++
 .../vtkdiy/detail/algorithms/kdtree-sampling.hpp   |  453 ++
 .../include/vtkdiy/detail/algorithms/kdtree.hpp    |  574 ++
 .../include/vtkdiy/detail/algorithms/sort.hpp      |  168 +
 .../vtkdiy2/include/vtkdiy/detail/collectives.hpp  |   54 +
 .../include/vtkdiy/detail/reduce/all-to-all.hpp    |  165 +
 .../diy2/vtkdiy2/include/vtkdiy/io/block.hpp       |  399 +
 .../diy2/vtkdiy2/include/vtkdiy/io/bov.hpp         |  171 +
 .../diy2/vtkdiy2/include/vtkdiy/io/numpy.hpp       |  213 +
 .../diy2/vtkdiy2/include/vtkdiy/link.hpp           |  219 +
 .../diy2/vtkdiy2/include/vtkdiy/master.hpp         | 1062 +++
 VTK/ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi.hpp |   32 +
 .../vtkdiy2/include/vtkdiy/mpi/collectives.hpp     |  311 +
 .../vtkdiy2/include/vtkdiy/mpi/communicator.hpp    |   72 +
 .../diy2/vtkdiy2/include/vtkdiy/mpi/constants.hpp  |   13 +
 .../diy2/vtkdiy2/include/vtkdiy/mpi/datatypes.hpp  |   63 +
 .../diy2/vtkdiy2/include/vtkdiy/mpi/io.hpp         |  136 +
 .../diy2/vtkdiy2/include/vtkdiy/mpi/operations.hpp |   26 +
 .../diy2/vtkdiy2/include/vtkdiy/mpi/optional.hpp   |   55 +
 .../vtkdiy2/include/vtkdiy/mpi/point-to-point.hpp  |   95 +
 .../diy2/vtkdiy2/include/vtkdiy/mpi/request.hpp    |   26 +
 .../diy2/vtkdiy2/include/vtkdiy/mpi/status.hpp     |   30 +
 .../diy2/vtkdiy2/include/vtkdiy/no-thread.hpp      |   38 +
 .../vtkdiy2/include/vtkdiy/partners/all-reduce.hpp |   72 +
 .../vtkdiy2/include/vtkdiy/partners/common.hpp     |  204 +
 .../diy2/vtkdiy2/include/vtkdiy/partners/merge.hpp |   60 +
 .../diy2/vtkdiy2/include/vtkdiy/partners/swap.hpp  |   43 +
 .../diy2/vtkdiy2/include/vtkdiy/pick.hpp           |  135 +
 .../diy2/vtkdiy2/include/vtkdiy/proxy.hpp          |  228 +
 .../vtkdiy2/include/vtkdiy/reduce-operations.hpp   |   31 +
 .../diy2/vtkdiy2/include/vtkdiy/reduce.hpp         |  208 +
 .../diy2/vtkdiy2/include/vtkdiy/serialization.hpp  |  446 ++
 .../diy2/vtkdiy2/include/vtkdiy/storage.hpp        |  226 +
 .../diy2/vtkdiy2/include/vtkdiy/thread.hpp         |   45 +
 .../vtkdiy2/include/vtkdiy/thread/fast_mutex.h     |  248 +
 .../vtkdiy2/include/vtkdiy/thread/tinythread.cpp   |  302 +
 .../vtkdiy2/include/vtkdiy/thread/tinythread.h     |  718 ++
 .../diy2/vtkdiy2/include/vtkdiy/time.hpp           |   33 +
 VTK/ThirdParty/diy2/vtkdiy2/include/vtkdiy/types.h |   29 +
 .../diy2/vtkdiy2/include/vtkdiy/types.hpp          |   66 +
 VTK/ThirdParty/gl2ps/module.cmake                  |    4 +
 VTK/ThirdParty/hdf5/CMakeLists.txt                 |    4 +
 VTK/ThirdParty/imported.md                         |    8 +
 VTK/ThirdParty/libproj4/update.sh                  |   35 +
 VTK/ThirdParty/libproj4/vtk_libproj4.h.in          |    8 +-
 VTK/ThirdParty/libproj4/vtklibproj4/AUTHORS        |   17 +
 VTK/ThirdParty/libproj4/vtklibproj4/CMakeLists.txt |  293 +-
 VTK/ThirdParty/libproj4/vtklibproj4/COPYING        |   34 +
 VTK/ThirdParty/libproj4/vtklibproj4/ChangeLog      | 1965 +++++
 VTK/ThirdParty/libproj4/vtklibproj4/NEWS           |  277 +
 VTK/ThirdParty/libproj4/vtklibproj4/README         |  167 +-
 .../libproj4/vtklibproj4/cmake/Proj4Config.cmake   |   41 +
 .../vtklibproj4/cmake/Proj4InstallPath.cmake       |   50 +
 .../libproj4/vtklibproj4/cmake/Proj4Mac.cmake      |   24 +
 .../vtklibproj4/cmake/Proj4SystemInfo.cmake        |   83 +
 .../libproj4/vtklibproj4/cmake/Proj4Test.cmake     |   32 +
 .../vtklibproj4/cmake/Proj4Utilities.cmake         |  456 ++
 .../libproj4/vtklibproj4/cmake/Proj4Version.cmake  |   47 +
 .../libproj4/vtklibproj4/cmake/policies.cmake      |    5 +
 .../vtklibproj4/cmake/proj_config.cmake.in         |   65 +
 .../cmake/project-config-version.cmake.in          |   48 +
 .../vtklibproj4/cmake/project-config.cmake.in      |   31 +
 VTK/ThirdParty/libproj4/vtklibproj4/lib_proj.h     |  290 -
 VTK/ThirdParty/libproj4/vtklibproj4/lproj.c        |  518 --
 VTK/ThirdParty/libproj4/vtklibproj4/proj_adjlon.c  |   52 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_aea.c     |  145 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_aeqd.c    |  280 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_airy.c    |  124 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_aitoff.c  |   76 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_apian2.c  |   46 -
 .../libproj4/vtklibproj4/proj_ardn_cls.c           |   46 -
 .../libproj4/vtklibproj4/proj_armadillo.c          |   53 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_august.c  |   62 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_auth.c    |  131 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_bacon.c   |   74 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_baker.c   |   58 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_baranyi.c |  164 -
 .../libproj4/vtklibproj4/proj_baranyi4.c           |   56 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_bipc.c    |  159 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_boggs.c   |   66 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_bonne.c   |  118 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_braun2.c  |   46 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_cass.c    |  110 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_cc.c      |   54 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_cea.c     |   92 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_collg.c   |   64 -
 .../libproj4/vtklibproj4/proj_config.h.cmake       |   47 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_crast.c   |   57 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_cubic.c   |  100 -
 .../libproj4/vtklibproj4/proj_cyl_stere.c          |   59 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_denoy.c   |   52 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_deriv.c   |   68 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_dmstor.c  |  110 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_dummy.c   |   52 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eck1.c    |   54 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eck2.c    |   63 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eck3.c    |  110 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eck4.c    |   79 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eck5.c    |   53 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eisen.c   |   54 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_ell_set.c |  138 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_ellps.c   |  102 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eqc.c     |   61 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_eqdc.c    |  127 -
 .../libproj4/vtklibproj4/proj_equi_moll.c          |   54 -
 .../libproj4/vtklibproj4/proj_erdi_ksz.c           |   76 -
 .../libproj4/vtklibproj4/proj_err_list.c           |   89 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_errno.c   |   68 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_etmerc.c  |  214 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_factors.c |  128 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_fahey.c   |   52 -
 .../libproj4/vtklibproj4/proj_fc-loerr.c           |  101 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_fouc_s.c  |   78 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_four1.c   |   69 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_four2.c   |   55 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_ftmerc.c  |  168 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_fwd.c     |   69 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_gauss.c   |  110 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_geos.c    |  148 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_gilbert.c |   64 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_gins8.c   |   51 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_gn_sinu.c |  133 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_gnom.c    |  138 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_goode.c   |  140 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_gstmerc.c |   81 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_guyou.c   |  168 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_hammer.c  |   62 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_hatano.c  |   91 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_hill.c    |  104 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_holzel.c  |   51 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_imw_p.c   |  200 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_init.c    |  140 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_inv.c     |   64 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_kocc.c    |   96 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_ktmerc.c  |  106 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_labrd.c   |  142 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_laea.c    |  266 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_lagrng.c  |   70 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_larr.c    |   46 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_lask.c    |   60 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_lcc.c     |  155 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_lcca.c    |  100 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_list.c    |   50 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_list.h    |  253 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_loxim.c   |   74 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_lsat.c    |  214 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_maurer.c  |   54 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mayr.c    |  156 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mbt_fps.c |   73 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mbtfpp.c  |   67 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mbtfpq.c  |   82 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mcb_s3.c  |   79 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mdist.c   |  129 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_merc.c    |   80 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mill.c    |   50 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_mill_2.c  |   53 -
 .../libproj4/vtklibproj4/proj_mill_per.c           |   46 -
 .../libproj4/vtklibproj4/proj_mod_ster.c           |  254 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_moll.c    |  107 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_msfn.c    |   40 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_nell.c    |   65 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_nell_h.c  |  109 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_nocol.c   |   72 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_nsper.c   |  192 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_nzmg.c    |  107 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_ob_tran.c |  153 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_ocea.c    |  101 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_oea.c     |   91 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_omerc.c   |  213 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_ortho.c   |  127 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_oxford.c  |   63 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_param.c   |  128 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_phi2.c    |   58 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_poly.c    |  131 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_pr_list.c |   91 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_psi.c     |   71 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_putp2.c   |   75 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_putp3.c   |   59 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_putp4p.c  |   62 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_putp5.c   |   59 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_putp6.c   |   92 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_robin.c   |  140 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_rouss.c   |  128 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_rpoly.c   |   68 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_rtodms.c  |  103 -
 .../libproj4/vtklibproj4/proj_s_min_err.c          |   52 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_sconics.c |  187 -
 .../libproj4/vtklibproj4/proj_semiconf.c           |   51 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_somerc.c  |   69 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_stere.c   |  277 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_sterea.c  |   98 -
 .../libproj4/vtklibproj4/proj_strerrno.c           |   67 -
 .../libproj4/vtklibproj4/proj_strerror_r.c         |   77 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_sts.c     |  102 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_tcc.c     |   51 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_tcea.c    |  118 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_tmerc.c   |  185 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_tob_g1.c  |   77 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_tob_sqr.c |   54 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_tpeqd.c   |  109 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_trans.c   |   69 -
 .../libproj4/vtklibproj4/proj_translate.c          |  131 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_trapez.c  |   68 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_tsfn.c    |   43 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_units.c   |   74 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_urm5.c    |   64 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_urmfps.c  |   86 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_vandg.c   |  113 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_vandg2.c  |   78 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_vandg4.c  |   75 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_wag2.c    |   56 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_wag3.c    |   57 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_wag5.c    |   61 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_wag7.c    |   79 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_wag9.c    |   60 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_wink1.c   |   53 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_wink2.c   |   67 -
 VTK/ThirdParty/libproj4/vtklibproj4/proj_zpoly1.c  |   83 -
 .../libproj4/vtklibproj4/src/CMakeLists.txt        |   18 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_aea.c   |  158 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_aeqd.c  |  261 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_airy.c  |  120 +
 .../libproj4/vtklibproj4/src/PJ_aitoff.c           |  160 +
 .../libproj4/vtklibproj4/src/PJ_august.c           |   19 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_bacon.c |   41 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_bipc.c  |  132 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_boggs.c |   33 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_bonne.c |   85 +
 .../libproj4/vtklibproj4/src/PJ_calcofi.c          |  138 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_cass.c  |   79 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_cc.c    |   20 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_cea.c   |   63 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_chamb.c |  112 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_collg.c |   30 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_crast.c |   24 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_denoy.c |   19 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_eck1.c  |   21 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_eck2.c  |   29 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_eck3.c  |   50 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_eck4.c  |   45 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_eck5.c  |   20 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_eqc.c   |   23 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_eqdc.c  |   85 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_fahey.c |   19 +
 .../libproj4/vtklibproj4/src/PJ_fouc_s.c           |   45 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_gall.c  |   21 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_geos.c  |  190 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_gins8.c |   18 +
 .../libproj4/vtklibproj4/src/PJ_gn_sinu.c          |   98 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_gnom.c  |  105 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_goode.c |   49 +
 .../libproj4/vtklibproj4/src/PJ_gstmerc.c          |   48 +
 .../libproj4/vtklibproj4/src/PJ_hammer.c           |   29 +
 .../libproj4/vtklibproj4/src/PJ_hatano.c           |   51 +
 .../libproj4/vtklibproj4/src/PJ_healpix.c          |  572 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_igh.c   |  190 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_imw_p.c |  151 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_isea.c  | 1119 +++
 .../libproj4/vtklibproj4/src/PJ_krovak.c           |  248 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_labrd.c |  109 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_laea.c  |  233 +
 .../libproj4/vtklibproj4/src/PJ_lagrng.c           |   35 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_larr.c  |   13 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_lask.c  |   27 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_lcc.c   |  105 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_lcca.c  |   70 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_loxim.c |   41 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_lsat.c  |  171 +
 .../libproj4/vtklibproj4/src/PJ_mbt_fps.c          |   39 +
 .../libproj4/vtklibproj4/src/PJ_mbtfpp.c           |   33 +
 .../libproj4/vtklibproj4/src/PJ_mbtfpq.c           |   48 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_merc.c  |   47 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_mill.c  |   17 +
 .../libproj4/vtklibproj4/src/PJ_mod_ster.c         |  211 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_moll.c  |   64 +
 .../libproj4/vtklibproj4/src/PJ_natearth.c         |   79 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_nell.c  |   30 +
 .../libproj4/vtklibproj4/src/PJ_nell_h.c           |   32 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_nocol.c |   40 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_nsper.c |  149 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_nzmg.c  |  103 +
 .../libproj4/vtklibproj4/src/PJ_ob_tran.c          |  145 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_ocea.c  |   68 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_oea.c   |   58 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_omerc.c |  203 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_ortho.c |   95 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_poly.c  |   99 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_putp2.c |   41 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_putp3.c |   26 +
 .../libproj4/vtklibproj4/src/PJ_putp4p.c           |   29 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_putp5.c |   26 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_putp6.c |   59 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_qsc.c   |  381 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_robin.c |  119 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_rpoly.c |   35 +
 .../libproj4/vtklibproj4/src/PJ_sconics.c          |  154 +
 .../libproj4/vtklibproj4/src/PJ_somerc.c           |   66 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_stere.c |  239 +
 .../libproj4/vtklibproj4/src/PJ_sterea.c           |   83 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_sts.c   |   54 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_tcc.c   |   17 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_tcea.c  |   27 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_tmerc.c |  175 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_tpeqd.c |   76 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_urm5.c  |   28 +
 .../libproj4/vtklibproj4/src/PJ_urmfps.c           |   40 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_vandg.c |   78 +
 .../libproj4/vtklibproj4/src/PJ_vandg2.c           |   45 +
 .../libproj4/vtklibproj4/src/PJ_vandg4.c           |   42 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_wag2.c  |   21 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_wag3.c  |   24 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_wag7.c  |   15 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_wink1.c |   20 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/PJ_wink2.c |   34 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/aasincos.c |   35 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/adjlon.c   |   15 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/bch2bps.c  |  140 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/bchgen.c   |   58 +
 .../libproj4/vtklibproj4/src/bin_cs2cs.cmake       |   14 +
 .../libproj4/vtklibproj4/src/bin_geod.cmake        |   16 +
 .../libproj4/vtklibproj4/src/bin_nad2bin.cmake     |   17 +
 .../libproj4/vtklibproj4/src/bin_proj.cmake        |   19 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/biveval.c  |   87 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/cs2cs.c    |  455 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/dmstor.c   |  113 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/emess.c    |   57 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/emess.h    |   28 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/gen_cheb.c |   71 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/geocent.c  |  432 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/geocent.h  |  181 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/geod.c     |  237 +
 .../libproj4/vtklibproj4/src/geod_interface.c      |   39 +
 .../libproj4/vtklibproj4/src/geod_interface.h      |   45 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/geod_set.c |   66 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/geodesic.c | 1919 +++++
 VTK/ThirdParty/libproj4/vtklibproj4/src/geodesic.h |  789 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/hypot.c    |   36 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/jniproj.c  |  476 ++
 .../libproj4/vtklibproj4/src/lib_proj.cmake        |  267 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/mk_cheby.c |  177 +
 .../libproj4/vtklibproj4/src/multistresstest.c     |  444 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/nad2bin.c  |  376 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/nad_cvt.c  |   68 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/nad_init.c |  309 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/nad_intr.c |   62 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/nad_list.h |    6 +
 .../libproj4/vtklibproj4/src/org_proj4_PJ.h        |  135 +
 .../vtklibproj4/src/org_proj4_Projections.h        |   37 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/p_series.c |   39 +
 .../libproj4/vtklibproj4/src/pj_apply_gridshift.c  |  254 +
 .../libproj4/vtklibproj4/src/pj_apply_vgridshift.c |  209 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_auth.c  |   30 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_ctx.c   |  196 +
 .../libproj4/vtklibproj4/src/pj_datum_set.c        |  151 +
 .../libproj4/vtklibproj4/src/pj_datums.c           |   97 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_deriv.c |   33 +
 .../libproj4/vtklibproj4/src/pj_ell_set.c          |  104 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_ellps.c |   57 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_errno.c |   17 +
 .../libproj4/vtklibproj4/src/pj_factors.c          |   86 +
 .../libproj4/vtklibproj4/src/pj_fileapi.c          |  199 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_fwd.c   |   37 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_gauss.c |   93 +
 .../libproj4/vtklibproj4/src/pj_gc_reader.c        |  207 +
 .../libproj4/vtklibproj4/src/pj_geocent.c          |   55 +
 .../libproj4/vtklibproj4/src/pj_gridcatalog.c      |  281 +
 .../libproj4/vtklibproj4/src/pj_gridinfo.c         |  932 +++
 .../libproj4/vtklibproj4/src/pj_gridlist.c         |  222 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_init.c  |  641 ++
 .../libproj4/vtklibproj4/src/pj_initcache.c        |  177 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_inv.c   |   33 +
 .../libproj4/vtklibproj4/src/pj_latlong.c          |   78 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_list.c  |   11 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_list.h  |  144 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_log.c   |   71 +
 .../libproj4/vtklibproj4/src/pj_malloc.c           |   27 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_mlfn.c  |   57 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_msfn.c  |    7 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_mutex.c |  222 +
 .../libproj4/vtklibproj4/src/pj_open_lib.c         |  172 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_param.c |  108 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_phi2.c  |   25 +
 .../libproj4/vtklibproj4/src/pj_pr_list.c          |   92 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_qsfn.c  |   16 +
 .../libproj4/vtklibproj4/src/pj_release.c          |   11 +
 .../libproj4/vtklibproj4/src/pj_strerrno.c         |   85 +
 .../libproj4/vtklibproj4/src/pj_strtod.c           |  183 +
 .../libproj4/vtklibproj4/src/pj_transform.c        |  822 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_tsfn.c  |   10 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_units.c |   37 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/pj_utils.c |  178 +
 .../libproj4/vtklibproj4/src/pj_zpoly1.c           |   46 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/proj.c     |  501 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/proj.def   |   76 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/proj_api.h |  162 +
 .../libproj4/vtklibproj4/src/proj_etmerc.c         |  289 +
 .../libproj4/vtklibproj4/src/proj_mdist.c          |  121 +
 .../libproj4/vtklibproj4/src/proj_rouss.c          |  120 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/projects.h |  521 ++
 VTK/ThirdParty/libproj4/vtklibproj4/src/rtodms.c   |   72 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/test228.c  |   76 +
 VTK/ThirdParty/libproj4/vtklibproj4/src/vector1.c  |   29 +
 .../libproj4/vtklibproj4/src/vtk_libproj4_mangle.h |  312 +
 .../libproj4/vtklibproj4/vtk_libproj4_mangle.h     |  434 --
 VTK/ThirdParty/update-common.sh                    |   19 +-
 VTK/ThirdParty/verdict/vtkverdict/.gitattributes   |    1 -
 VTK/ThirdParty/xdmf3/CMakeLists.txt                |   22 +-
 VTK/ThirdParty/xdmf3/update.sh                     |  130 +
 .../xdmf3/vtkxdmf3/CMake/FindMPI4PY.cmake          |   34 +
 .../vtkxdmf3/CMake/TestingSuite/AddTestsJava.cmake |    6 +-
 VTK/ThirdParty/xdmf3/vtkxdmf3/CMakeLists.txt       |   75 +-
 VTK/ThirdParty/xdmf3/vtkxdmf3/Xdmf.hpp             |    6 +-
 VTK/ThirdParty/xdmf3/vtkxdmf3/core/CMakeLists.txt  |   11 +-
 .../xdmf3/vtkxdmf3/core/XdmfCoreConfig.hpp.in      |    2 +
 VTK/ThirdParty/xdmf3/vtkxdmf3/core/XdmfItem.hpp    |    2 +-
 .../xdmf3/vtkxdmf3/core/XdmfSystemUtils.cpp        |   12 +-
 .../xdmf3/vtkxdmf3/core/dsm/CMakeLists.txt         |    2 +-
 VTK/Utilities/.gitattributes                       |    1 -
 VTK/Utilities/Benchmarks/TimingTests.cxx           |    3 +
 VTK/Utilities/Benchmarks/vtkRenderTimingTests.h    |  129 +
 VTK/Utilities/DICOMParser/DICOMAppHelper.cxx       |    4 +-
 VTK/Utilities/DICOMParser/DICOMParserMap.h         |    2 +-
 VTK/Utilities/Doxygen/doc_index.stop               |    2 -
 VTK/Utilities/Doxygen/doc_readme.txt               |    2 +-
 VTK/Utilities/Doxygen/doxyfile.in                  |    3 +-
 VTK/Utilities/EncodeString/vtkEncodeString.cxx     |    4 +-
 VTK/Utilities/GitSetup/.gitattributes              |    9 -
 VTK/Utilities/GitSetup/LICENSE                     |  202 -
 VTK/Utilities/GitSetup/NOTICE                      |    5 -
 VTK/Utilities/GitSetup/README                      |   80 -
 VTK/Utilities/GitSetup/config                      |   10 -
 VTK/Utilities/GitSetup/config.sample               |   32 -
 VTK/Utilities/GitSetup/git-gerrit-push             |   74 -
 VTK/Utilities/GitSetup/git-gitlab-push             |  223 -
 VTK/Utilities/GitSetup/setup-gerrit                |  147 -
 VTK/Utilities/GitSetup/setup-gitlab                |  140 -
 VTK/Utilities/GitSetup/setup-hooks                 |   64 -
 VTK/Utilities/GitSetup/setup-ssh                   |  111 -
 VTK/Utilities/GitSetup/setup-stage                 |   82 -
 VTK/Utilities/GitSetup/setup-upstream              |  104 -
 VTK/Utilities/GitSetup/setup-user                  |   39 -
 VTK/Utilities/GitSetup/tips                        |   55 -
 VTK/Utilities/KWIML/vtkkwiml/.gitattributes        |    1 -
 VTK/Utilities/KWSys/vtksys/.gitattributes          |   12 -
 .../KWSys/vtksys/CommandLineArguments.cxx          |    1 +
 VTK/Utilities/KWSys/vtksys/Configure.h.in          |    5 +
 VTK/Utilities/KWSys/vtksys/FStream.cxx             |    2 +
 VTK/Utilities/KWSys/vtksys/MD5.c                   |   12 +-
 VTK/Utilities/KWSys/vtksys/ProcessUNIX.c           |    6 +-
 VTK/Utilities/KWSys/vtksys/ProcessWin32.c          |    4 +-
 VTK/Utilities/KWSys/vtksys/SharedForward.h.in      |    6 +
 VTK/Utilities/KWSys/vtksys/SystemInformation.cxx   |   48 +-
 VTK/Utilities/KWSys/vtksys/SystemTools.cxx         |  133 +-
 VTK/Utilities/KWSys/vtksys/testDynamicLoader.cxx   |    2 +-
 VTK/Utilities/KWSys/vtksys/testFStream.cxx         |   79 +-
 VTK/Utilities/KWSys/vtksys/testHashSTL.cxx         |    1 -
 VTK/Utilities/KWSys/vtksys/testIOS.cxx             |    6 +
 .../Maintenance/VisualizeModuleDependencies.py     |    2 +-
 VTK/Utilities/Maintenance/WhatModulesVTK.py        |    2 +-
 VTK/Utilities/Maintenance/release/.gitignore       |    1 -
 VTK/Utilities/Maintenance/release/send-emails.sh   |    2 +-
 .../vtk_reindent_code.py}                          |    0
 .../MetaIO/vtkmetaio/localMetaConfiguration.h      |    2 +-
 VTK/Utilities/ParseOGLExt/ParseOGLExt.cxx          |    2 +-
 VTK/Utilities/Python/vtkPython.h                   |    2 +-
 .../vtkPythonInteractiveInterpreter.h              |    3 +-
 .../PythonInterpreter/vtkPythonInterpreter.h       |    3 +-
 VTK/Utilities/Upgrading/README.WindowsMangling.txt |    6 +-
 VTK/Views/Context2D/vtkContextInteractorStyle.h    |    6 +-
 VTK/Views/Core/vtkConvertSelectionDomain.cxx       |    2 +-
 VTK/Views/Core/vtkDataRepresentation.h             |    5 +-
 VTK/Views/Core/vtkEmptyRepresentation.h            |    3 +-
 VTK/Views/Core/vtkView.h                           |    5 +-
 .../Geovis/Testing/Cxx/TestGeoView2DPopulation.cxx |    2 +-
 .../Data/Baseline/TestGraphLayoutView.png.md5      |    2 +-
 .../Baseline/TestParallelCoordinatesView.png.md5   |    2 +-
 .../Baseline/TestParallelCoordinatesView_2.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestTreeRingView.png.md5 |    2 +-
 VTK/Views/Infovis/vtkApplyColors.cxx               |   16 +-
 VTK/Views/Infovis/vtkApplyIcons.h                  |    4 -
 VTK/Views/Infovis/vtkDendrogramItem.cxx            |   32 +-
 VTK/Views/Infovis/vtkDendrogramItem.h              |    2 -
 VTK/Views/Infovis/vtkHeatmapItem.cxx               |   16 +-
 VTK/Views/Infovis/vtkHeatmapItem.h                 |    4 -
 .../Infovis/vtkInteractorStyleAreaSelectHover.cxx  |    8 +-
 .../Infovis/vtkInteractorStyleTreeMapHover.cxx     |   10 +-
 ...kParallelCoordinatesHistogramRepresentation.cxx |   12 +-
 ...vtkParallelCoordinatesHistogramRepresentation.h |    6 -
 .../vtkParallelCoordinatesRepresentation.cxx       |   20 +-
 .../Infovis/vtkParallelCoordinatesRepresentation.h |    7 -
 VTK/Views/Infovis/vtkParallelCoordinatesView.h     |    8 +-
 VTK/Views/Infovis/vtkRenderView.h                  |   11 +-
 .../Infovis/vtkRenderedGraphRepresentation.cxx     |    4 +-
 VTK/Views/Infovis/vtkRenderedGraphRepresentation.h |    2 -
 .../Infovis/vtkRenderedHierarchyRepresentation.h   |    2 -
 VTK/Views/Infovis/vtkRenderedRepresentation.h      |    2 -
 .../Infovis/vtkRenderedTreeAreaRepresentation.cxx  |    4 +-
 .../Infovis/vtkRenderedTreeAreaRepresentation.h    |    4 -
 VTK/Views/Infovis/vtkTanglegramItem.cxx            |   10 +-
 VTK/Views/Infovis/vtkTanglegramItem.h              |    4 -
 VTK/Views/Infovis/vtkTreeHeatmapItem.cxx           |   14 +-
 VTK/Views/Infovis/vtkTreeHeatmapItem.h             |    4 -
 VTK/Views/Infovis/vtkTreeMapView.h                 |    2 -
 VTK/Views/Infovis/vtkViewUpdater.h                 |    3 +-
 VTK/Views/Qt/vtkQtListView.cxx                     |    1 +
 VTK/Wrapping/Java/vtkJavaAwt.h                     |    6 +-
 VTK/Wrapping/Python/CMakeLists.txt                 |  157 +-
 VTK/Wrapping/Python/README.md                      |  502 ++
 VTK/Wrapping/Python/README_WRAP.txt                |  502 --
 VTK/Wrapping/Python/vtk/kit_module__init__.py.in   |   15 +
 .../Python/vtk/qt/QVTKRenderWindowInteractor.py    |   38 +-
 VTK/Wrapping/Python/vtk/qt/__init__.py             |    6 +
 .../Python/vtk/tk/vtkLoadPythonTkWidgets.py        |    2 +
 .../Python/vtk/tk/vtkTkImageViewerWidget.py        |    8 +-
 VTK/Wrapping/Python/vtk/util/vtkAlgorithm.py       |    2 +-
 VTK/Wrapping/PythonCore/PyVTKTemplate.cxx          |  701 +-
 VTK/Wrapping/PythonCore/PyVTKTemplate.h            |   12 +-
 VTK/Wrapping/PythonCore/vtkPythonArgs.cxx          |   22 +-
 VTK/Wrapping/PythonCore/vtkPythonArgs.h            |   11 +-
 VTK/Wrapping/PythonCore/vtkPythonUtil.cxx          |   26 +-
 VTK/Wrapping/Tcl/CMakeLists.txt                    |   48 +-
 VTK/Wrapping/Tcl/vtkTclUtil.h                      |    2 +-
 VTK/Wrapping/Tools/hints                           |    2 +
 VTK/Wrapping/Tools/lex.yy.c                        |    6 -
 VTK/Wrapping/Tools/vtkHTML.c                       |    3 +-
 VTK/Wrapping/Tools/vtkParse.h                      |    5 -
 VTK/Wrapping/Tools/vtkParse.l                      |    8 -
 VTK/Wrapping/Tools/vtkParse.tab.c                  | 5544 ++++++-------
 VTK/Wrapping/Tools/vtkParse.y                      |  312 +-
 VTK/Wrapping/Tools/vtkParseHierarchy.c             |   74 +-
 VTK/Wrapping/Tools/vtkParseHierarchy.h             |   11 +-
 VTK/Wrapping/Tools/vtkParseJava.c                  |    8 +-
 VTK/Wrapping/Tools/vtkParseJavaBeans.c             |    6 +-
 VTK/Wrapping/Tools/vtkParseMain.c                  |   79 +-
 VTK/Wrapping/Tools/vtkParseMain.h                  |   15 +-
 VTK/Wrapping/Tools/vtkParseMerge.c                 |   52 +-
 VTK/Wrapping/Tools/vtkParseMerge.h                 |    3 +-
 VTK/Wrapping/Tools/vtkWrap.c                       |   52 +-
 VTK/Wrapping/Tools/vtkWrapHierarchy.c              |    3 -
 VTK/Wrapping/Tools/vtkWrapJava.c                   |   10 +-
 VTK/Wrapping/Tools/vtkWrapPython.c                 |    8 +-
 VTK/Wrapping/Tools/vtkWrapPythonClass.c            |   26 +-
 VTK/Wrapping/Tools/vtkWrapPythonInit.c             |    3 +-
 VTK/Wrapping/Tools/vtkWrapPythonMethod.c           |   54 +-
 VTK/Wrapping/Tools/vtkWrapPythonMethodDef.c        |  197 +
 VTK/Wrapping/Tools/vtkWrapPythonTemplate.c         |    4 +-
 VTK/Wrapping/Tools/vtkWrapTcl.c                    |    8 +-
 Wrapping/Python/CMakeLists.txt                     |  166 +-
 Wrapping/Python/cpexport.py.in                     |  131 +
 .../paraview/_backwardscompatibilityhelper.py      |  117 +
 Wrapping/Python/paraview/benchmark.py              |  691 --
 Wrapping/Python/paraview/benchmark/__init__.py     |   23 +
 Wrapping/Python/paraview/benchmark/basic.py        |  102 +
 Wrapping/Python/paraview/benchmark/logbase.py      |  243 +
 Wrapping/Python/paraview/benchmark/logparser.py    |  359 +
 Wrapping/Python/paraview/benchmark/manyspheres.py  |  275 +
 Wrapping/Python/paraview/calculator.py             |   27 +-
 Wrapping/Python/paraview/cinemaIO/OexrHelper.py    |   35 +-
 Wrapping/Python/paraview/cinemaIO/cinema_store.py  |  262 +-
 Wrapping/Python/paraview/cinemaIO/explorers.py     |    4 +-
 Wrapping/Python/paraview/cinemaIO/pv_explorers.py  |   43 +-
 Wrapping/Python/paraview/cinemaIO/pv_introspect.py |  308 +-
 .../Python/paraview/cinemaIO/raster_wrangler.py    |   31 +-
 Wrapping/Python/paraview/compile_all_pv.py.in      |    4 -
 Wrapping/Python/paraview/coprocessing.py           |   64 +-
 Wrapping/Python/paraview/cpexport.py.in            |  130 -
 Wrapping/Python/paraview/cpstate.py                |   64 +-
 Wrapping/Python/paraview/pvvtkextensions.py        |    6 +-
 Wrapping/Python/paraview/python_view.py            |   20 +-
 Wrapping/Python/paraview/servermanager.py          |   51 +-
 Wrapping/Python/paraview/simple.py                 |  101 +-
 Wrapping/Python/paraview/smstate.py                |    9 +
 Wrapping/Python/paraview/smtesting.py              |    2 +-
 Wrapping/Python/paraview/smtrace.py                |   15 +-
 Wrapping/Python/paraview/util.py                   |    2 +-
 Wrapping/Python/paraview/vtk/__init__.py           |   38 +-
 version.txt                                        |    1 +
 vtkPVConfig.h.in                                   |    3 +
 5546 files changed, 171812 insertions(+), 262537 deletions(-)

diff --cc .gitignore
index 1e6ad1b,0000000..123dbf5
mode 100644,000000..100644
--- a/.gitignore
+++ b/.gitignore
@@@ -1,9 -1,0 +1,6 @@@
- <<<<<<< HEAD
 +.pc
- =======
- >>>>>>> upstream/4.1.0+dfsg+1
 +# Ignore compiled python files.  These are created when Python interprets a
 +# script in the source directory.  There is no way to suppress their
 +# creation short of copying the file somewhere.
 +*.pyc
 +.ExternalData*
diff --cc VTK/Examples/ImageProcessing/Cxx/CMakeLists.txt
index 3f6cada,f41a01c..ede4414
--- a/VTK/Examples/ImageProcessing/Cxx/CMakeLists.txt
+++ b/VTK/Examples/ImageProcessing/Cxx/CMakeLists.txt
@@@ -8,27 -8,20 +8,36 @@@ endif(
  
  PROJECT(ImageProcessing)
  
 +<<<<<<< HEAD
 +if(NOT VTK_BINARY_DIR)
 +  find_package(VTK COMPONENTS
 +    vtkCommonCore
 +    vtkCommonDataModel
 +    vtkCommonExecutionModel
 +    vtkCommonMath
 +    vtkIOImage
 +    vtkImagingCore
 +    vtkInteractionStyle
 +    vtkRenderingCore
 +    vtkRenderingOpenGL
 +  )
 +include(${VTK_USE_FILE})
 +endif()
 +=======
  find_package(VTK COMPONENTS
+   vtkCommonCore
+   vtkFiltersCore
+   vtkFiltersModeling
+   vtkFiltersSources
    vtkIOImage
    vtkImagingCore
+   vtkImagingGeneral
+   vtkImagingStatistics
+   vtkImagingStencil
    vtkInteractionStyle
    vtkRendering${VTK_RENDERING_BACKEND}
+   vtkRenderingCore
+   vtkTestingCore
    vtkTestingRendering
  )
  include(${VTK_USE_FILE})
@@@ -37,29 -29,14 +46,35 @@@
  add_executable(ImageSlicing MACOSX_BUNDLE ImageSlicing.cxx)
  target_link_libraries(ImageSlicing ${VTK_LIBRARIES})
  
+ add_executable(ImageBenchmark ImageBenchmark.cxx)
+ target_link_libraries(ImageBenchmark ${VTK_LIBRARIES})
+ 
+ add_executable(ImageBenchmarkDriver ImageBenchmarkDriver.cxx)
+ target_link_libraries(ImageBenchmarkDriver ${VTK_LIBRARIES})
+ 
  if(BUILD_TESTING)
    if(vtkTestingRendering_LOADED)
 +<<<<<<< HEAD
 +<<<<<<< HEAD
 +<<<<<<< HEAD
 +=======
 +>>>>>>> 4.0b
 +    ######## Regression Testing ########
 +    set(KIT ImageProcessingExamples)
 +    set(MyTests TestImageSlicing.cxx)
 +
 +    include(vtkTestingObjectFactory)
 +    add_executable(${KIT}CxxTests ${KIT}CxxTests.cxx ${MyTests})
 +    target_link_libraries(${KIT}CxxTests ${VTK_LIBRARIES})
 +
 +      if (VTK_DATA_ROOT)
 +        add_test(NAME ${KIT}-ImageSlicing COMMAND ${KIT}CxxTests
 +          TestImageSlicing ${VTK_DATA_ROOT}/Data/headsq/quarter)
 +      endif()
 +<<<<<<< HEAD
 +=======
 +=======
 +>>>>>>> upstream/4.1.0+dfsg+1
     ######## Regression Testing ########
     set(vtk-example ImageProcessingExamples)
     set(TestImageSlicing_ARGS ${VTK_TEST_DATA_DIR}/Data/headsq/quarter)
diff --cc VTK/Filters/Generic/Testing/Cxx/CMakeLists.txt
index 6302b48,576ef65..b34c37a
--- a/VTK/Filters/Generic/Testing/Cxx/CMakeLists.txt
+++ b/VTK/Filters/Generic/Testing/Cxx/CMakeLists.txt
@@@ -7,22 -7,8 +7,23 @@@ vtk_add_test_cxx(${vtk-module}CxxTests 
    TestGenericGeometryFilter.cxx
    TestGenericGlyph3DFilter.cxx
    TestGenericProbeFilter.cxx
 +<<<<<<< HEAD
 +<<<<<<< HEAD
 +<<<<<<< HEAD
 +=======
 +>>>>>>> 4.0b
 +  TestGenericStreamTracer.cxx
 +  )
 +endif()
 +vtk_tests(BASELINEDIR GenericFiltering DATADIR ${VTK_DATA_ROOT}
 +  ${NEEDS_DATA}
 +  otherCreation.cxx)
 +<<<<<<< HEAD
 +=======
 +=======
 +>>>>>>> upstream/4.1.0+dfsg+1
    otherCreation.cxx,NO_VALID
+   UnitTestGenericGeometryFilter.cxx,NO_VALID,NO_DATA
    )
  
  vtk_test_cxx_executable(${vtk-module}CxxTests tests)
diff --cc VTK/Interaction/Widgets/Testing/Cxx/CMakeLists.txt
index 7753e63,b27d5a2..c539831
--- a/VTK/Interaction/Widgets/Testing/Cxx/CMakeLists.txt
+++ b/VTK/Interaction/Widgets/Testing/Cxx/CMakeLists.txt
@@@ -63,9 -60,8 +66,10 @@@ vtk_add_test_cxx(${vtk-module}CxxTests 
    TestSliderWidget.cxx
    TestSplineWidget.cxx
    TestSphereWidgetZoomInOut.cxx
+   TestSphereWidget2CenterCursor.cxx
    TestTextWidget.cxx
 +<<<<<<< HEAD
 +=======
    )
  vtk_add_test_cxx(${vtk-module}CxxTests no_valid_tests
    NO_VALID

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



More information about the debian-science-commits mailing list