Update copyright years to 2012-2020.
Showing
with
1051 additions
and
1051 deletions
+1051
-1051
- Applications/ApplicationsLib/LinearSolverLibrarySetup.h Applications/ApplicationsLib/LinearSolverLibrarySetup.h +1 -1
- Applications/ApplicationsLib/LogogSetup.h Applications/ApplicationsLib/LogogSetup.h +1 -1
- Applications/ApplicationsLib/ProjectData.cpp Applications/ApplicationsLib/ProjectData.cpp +1 -1
- Applications/ApplicationsLib/ProjectData.h Applications/ApplicationsLib/ProjectData.h +1 -1
- Applications/ApplicationsLib/TestDefinition.cpp Applications/ApplicationsLib/TestDefinition.cpp +1 -1
- Applications/ApplicationsLib/TestDefinition.h Applications/ApplicationsLib/TestDefinition.h +1 -1
- Applications/CLI/ogs.cpp Applications/CLI/ogs.cpp +2 -2
- Applications/CLI/ogs_embedded_python.cpp Applications/CLI/ogs_embedded_python.cpp +1 -1
- Applications/CLI/ogs_embedded_python.h Applications/CLI/ogs_embedded_python.h +1 -1
- Applications/DataExplorer/Base/CheckboxDelegate.cpp Applications/DataExplorer/Base/CheckboxDelegate.cpp +1 -1
- Applications/DataExplorer/Base/CheckboxDelegate.h Applications/DataExplorer/Base/CheckboxDelegate.h +1 -1
- Applications/DataExplorer/Base/ColorPickerPushButton.cpp Applications/DataExplorer/Base/ColorPickerPushButton.cpp +1 -1
- Applications/DataExplorer/Base/ColorPickerPushButton.h Applications/DataExplorer/Base/ColorPickerPushButton.h +1 -1
- Applications/DataExplorer/Base/ImportFileTypes.h Applications/DataExplorer/Base/ImportFileTypes.h +1 -1
- Applications/DataExplorer/Base/LastSavedFileDirectory.h Applications/DataExplorer/Base/LastSavedFileDirectory.h +1 -1
- Applications/DataExplorer/Base/OGSError.cpp Applications/DataExplorer/Base/OGSError.cpp +1 -1
- Applications/DataExplorer/Base/OGSError.h Applications/DataExplorer/Base/OGSError.h +1 -1
- Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.cpp ...ations/DataExplorer/Base/QNonScalableGraphicsTextItem.cpp +1 -1
- Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.h ...ications/DataExplorer/Base/QNonScalableGraphicsTextItem.h +1 -1
- Applications/DataExplorer/Base/QValueTooltipSlider.cpp Applications/DataExplorer/Base/QValueTooltipSlider.cpp +1 -1
- Applications/DataExplorer/Base/QValueTooltipSlider.h Applications/DataExplorer/Base/QValueTooltipSlider.h +1 -1
- Applications/DataExplorer/Base/RecentFiles.cpp Applications/DataExplorer/Base/RecentFiles.cpp +1 -1
- Applications/DataExplorer/Base/RecentFiles.h Applications/DataExplorer/Base/RecentFiles.h +1 -1
- Applications/DataExplorer/Base/StrictDoubleValidator.h Applications/DataExplorer/Base/StrictDoubleValidator.h +1 -1
- Applications/DataExplorer/Base/StrictIntValidator.h Applications/DataExplorer/Base/StrictIntValidator.h +1 -1
- Applications/DataExplorer/Base/TreeItem.cpp Applications/DataExplorer/Base/TreeItem.cpp +1 -1
- Applications/DataExplorer/Base/TreeItem.h Applications/DataExplorer/Base/TreeItem.h +1 -1
- Applications/DataExplorer/Base/TreeModel.cpp Applications/DataExplorer/Base/TreeModel.cpp +1 -1
- Applications/DataExplorer/Base/TreeModel.h Applications/DataExplorer/Base/TreeModel.h +1 -1
- Applications/DataExplorer/Base/TreeModelIterator.cpp Applications/DataExplorer/Base/TreeModelIterator.cpp +1 -1
- Applications/DataExplorer/Base/TreeModelIterator.h Applications/DataExplorer/Base/TreeModelIterator.h +1 -1
- Applications/DataExplorer/DataView/AddLayerToMeshDialog.cpp Applications/DataExplorer/DataView/AddLayerToMeshDialog.cpp +1 -1
- Applications/DataExplorer/DataView/AddLayerToMeshDialog.h Applications/DataExplorer/DataView/AddLayerToMeshDialog.h +1 -1
- Applications/DataExplorer/DataView/BaseItem.h Applications/DataExplorer/DataView/BaseItem.h +1 -1
- Applications/DataExplorer/DataView/ColorTableModel.cpp Applications/DataExplorer/DataView/ColorTableModel.cpp +1 -1
- Applications/DataExplorer/DataView/ColorTableModel.h Applications/DataExplorer/DataView/ColorTableModel.h +1 -1
- Applications/DataExplorer/DataView/ColorTableView.cpp Applications/DataExplorer/DataView/ColorTableView.cpp +1 -1
- Applications/DataExplorer/DataView/ColorTableView.h Applications/DataExplorer/DataView/ColorTableView.h +1 -1
- Applications/DataExplorer/DataView/CondFromRasterDialog.cpp Applications/DataExplorer/DataView/CondFromRasterDialog.cpp +1 -1
- Applications/DataExplorer/DataView/CondFromRasterDialog.h Applications/DataExplorer/DataView/CondFromRasterDialog.h +1 -1
- Applications/DataExplorer/DataView/CondItem.h Applications/DataExplorer/DataView/CondItem.h +1 -1
- Applications/DataExplorer/DataView/CreateStructuredGridDialog.cpp ...ions/DataExplorer/DataView/CreateStructuredGridDialog.cpp +1 -1
- Applications/DataExplorer/DataView/CreateStructuredGridDialog.h ...ations/DataExplorer/DataView/CreateStructuredGridDialog.h +1 -1
- Applications/DataExplorer/DataView/DataExplorerSettingsDialog.cpp ...ions/DataExplorer/DataView/DataExplorerSettingsDialog.cpp +1 -1
- Applications/DataExplorer/DataView/DataExplorerSettingsDialog.h ...ations/DataExplorer/DataView/DataExplorerSettingsDialog.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/DetailWindow.cpp ...ations/DataExplorer/DataView/DiagramView/DetailWindow.cpp +1 -1
- Applications/DataExplorer/DataView/DiagramView/DetailWindow.h ...ications/DataExplorer/DataView/DiagramView/DetailWindow.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramList.cpp ...cations/DataExplorer/DataView/DiagramView/DiagramList.cpp +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramList.h Applications/DataExplorer/DataView/DiagramView/DiagramList.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.cpp .../DataExplorer/DataView/DiagramView/DiagramPrefsDialog.cpp +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.h ...ns/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramScene.cpp ...ations/DataExplorer/DataView/DiagramView/DiagramScene.cpp +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramScene.h ...ications/DataExplorer/DataView/DiagramView/DiagramScene.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramView.cpp ...cations/DataExplorer/DataView/DiagramView/DiagramView.cpp +1 -1
- Applications/DataExplorer/DataView/DiagramView/DiagramView.h Applications/DataExplorer/DataView/DiagramView/DiagramView.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/GetDateTime.h Applications/DataExplorer/DataView/DiagramView/GetDateTime.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/QArrow.cpp Applications/DataExplorer/DataView/DiagramView/QArrow.cpp +1 -1
- Applications/DataExplorer/DataView/DiagramView/QArrow.h Applications/DataExplorer/DataView/DiagramView/QArrow.h +1 -1
- Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.cpp ...tions/DataExplorer/DataView/DiagramView/QGraphicsGrid.cpp +1 -1
- Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.h ...cations/DataExplorer/DataView/DiagramView/QGraphicsGrid.h +1 -1
- Applications/DataExplorer/DataView/DirectConditionGenerator.cpp ...ations/DataExplorer/DataView/DirectConditionGenerator.cpp +1 -1
- Applications/DataExplorer/DataView/DirectConditionGenerator.h ...ications/DataExplorer/DataView/DirectConditionGenerator.h +1 -1
- Applications/DataExplorer/DataView/ElementTreeModel.cpp Applications/DataExplorer/DataView/ElementTreeModel.cpp +1 -1
- Applications/DataExplorer/DataView/ElementTreeModel.h Applications/DataExplorer/DataView/ElementTreeModel.h +1 -1
- Applications/DataExplorer/DataView/ElementTreeView.cpp Applications/DataExplorer/DataView/ElementTreeView.cpp +1 -1
- Applications/DataExplorer/DataView/ElementTreeView.h Applications/DataExplorer/DataView/ElementTreeView.h +1 -1
- Applications/DataExplorer/DataView/FemConditionModel.cpp Applications/DataExplorer/DataView/FemConditionModel.cpp +1 -1
- Applications/DataExplorer/DataView/FemConditionModel.h Applications/DataExplorer/DataView/FemConditionModel.h +1 -1
- Applications/DataExplorer/DataView/FemConditionView.cpp Applications/DataExplorer/DataView/FemConditionView.cpp +1 -1
- Applications/DataExplorer/DataView/FemConditionView.h Applications/DataExplorer/DataView/FemConditionView.h +1 -1
- Applications/DataExplorer/DataView/GEOModels.cpp Applications/DataExplorer/DataView/GEOModels.cpp +1 -1
- Applications/DataExplorer/DataView/GEOModels.h Applications/DataExplorer/DataView/GEOModels.h +1 -1
- Applications/DataExplorer/DataView/GMSHPrefsDialog.cpp Applications/DataExplorer/DataView/GMSHPrefsDialog.cpp +1 -1
- Applications/DataExplorer/DataView/GMSHPrefsDialog.h Applications/DataExplorer/DataView/GMSHPrefsDialog.h +1 -1
- Applications/DataExplorer/DataView/GeoObjectListItem.h Applications/DataExplorer/DataView/GeoObjectListItem.h +1 -1
- Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.cpp ...ications/DataExplorer/DataView/GeoOnMeshMappingDialog.cpp +1 -1
- Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.h Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.h +1 -1
- Applications/DataExplorer/DataView/GeoTabWidget.cpp Applications/DataExplorer/DataView/GeoTabWidget.cpp +1 -1
- Applications/DataExplorer/DataView/GeoTabWidget.h Applications/DataExplorer/DataView/GeoTabWidget.h +1 -1
- Applications/DataExplorer/DataView/GeoTreeItem.h Applications/DataExplorer/DataView/GeoTreeItem.h +1 -1
- Applications/DataExplorer/DataView/GeoTreeModel.cpp Applications/DataExplorer/DataView/GeoTreeModel.cpp +1 -1
- Applications/DataExplorer/DataView/GeoTreeModel.h Applications/DataExplorer/DataView/GeoTreeModel.h +1 -1
- Applications/DataExplorer/DataView/GeoTreeView.cpp Applications/DataExplorer/DataView/GeoTreeView.cpp +1 -1
- Applications/DataExplorer/DataView/GeoTreeView.h Applications/DataExplorer/DataView/GeoTreeView.h +1 -1
- Applications/DataExplorer/DataView/LicenseDialog.cpp Applications/DataExplorer/DataView/LicenseDialog.cpp +2 -2
- Applications/DataExplorer/DataView/LicenseDialog.h Applications/DataExplorer/DataView/LicenseDialog.h +1 -1
- Applications/DataExplorer/DataView/LineEditDialog.cpp Applications/DataExplorer/DataView/LineEditDialog.cpp +1 -1
- Applications/DataExplorer/DataView/LineEditDialog.h Applications/DataExplorer/DataView/LineEditDialog.h +1 -1
- Applications/DataExplorer/DataView/LinearEditDialog.cpp Applications/DataExplorer/DataView/LinearEditDialog.cpp +1 -1
- Applications/DataExplorer/DataView/LinearEditDialog.h Applications/DataExplorer/DataView/LinearEditDialog.h +1 -1
- Applications/DataExplorer/DataView/MergeGeometriesDialog.cpp Applications/DataExplorer/DataView/MergeGeometriesDialog.cpp +1 -1
- Applications/DataExplorer/DataView/MergeGeometriesDialog.h Applications/DataExplorer/DataView/MergeGeometriesDialog.h +1 -1
- Applications/DataExplorer/DataView/MeshAnalysisDialog.cpp Applications/DataExplorer/DataView/MeshAnalysisDialog.cpp +1 -1
- Applications/DataExplorer/DataView/MeshAnalysisDialog.h Applications/DataExplorer/DataView/MeshAnalysisDialog.h +1 -1
- Applications/DataExplorer/DataView/MeshElementRemovalDialog.cpp ...ations/DataExplorer/DataView/MeshElementRemovalDialog.cpp +1 -1
- Applications/DataExplorer/DataView/MeshElementRemovalDialog.h ...ications/DataExplorer/DataView/MeshElementRemovalDialog.h +1 -1
- Applications/DataExplorer/DataView/MeshItem.cpp Applications/DataExplorer/DataView/MeshItem.cpp +1 -1
- Applications/DataExplorer/DataView/MeshItem.h Applications/DataExplorer/DataView/MeshItem.h +1 -1
- Applications/DataExplorer/DataView/MeshLayerEditDialog.cpp Applications/DataExplorer/DataView/MeshLayerEditDialog.cpp +1 -1
- Applications/DataExplorer/DataView/MeshLayerEditDialog.h Applications/DataExplorer/DataView/MeshLayerEditDialog.h +1 -1
- Applications/DataExplorer/DataView/MeshMapping2DDialog.cpp Applications/DataExplorer/DataView/MeshMapping2DDialog.cpp +1 -1
- Applications/DataExplorer/DataView/MeshMapping2DDialog.h Applications/DataExplorer/DataView/MeshMapping2DDialog.h +1 -1
- Applications/DataExplorer/DataView/MeshModel.cpp Applications/DataExplorer/DataView/MeshModel.cpp +1 -1
- Applications/DataExplorer/DataView/MeshModel.h Applications/DataExplorer/DataView/MeshModel.h +1 -1
- Applications/DataExplorer/DataView/MeshQualitySelectionDialog.cpp ...ions/DataExplorer/DataView/MeshQualitySelectionDialog.cpp +1 -1
- Applications/DataExplorer/DataView/MeshQualitySelectionDialog.h ...ations/DataExplorer/DataView/MeshQualitySelectionDialog.h +1 -1
- Applications/DataExplorer/DataView/MeshTabWidget.cpp Applications/DataExplorer/DataView/MeshTabWidget.cpp +1 -1
- Applications/DataExplorer/DataView/MeshTabWidget.h Applications/DataExplorer/DataView/MeshTabWidget.h +1 -1
- Applications/DataExplorer/DataView/MeshValueEditDialog.cpp Applications/DataExplorer/DataView/MeshValueEditDialog.cpp +1 -1
- Applications/DataExplorer/DataView/MeshValueEditDialog.h Applications/DataExplorer/DataView/MeshValueEditDialog.h +1 -1
- Applications/DataExplorer/DataView/MeshView.cpp Applications/DataExplorer/DataView/MeshView.cpp +1 -1
- Applications/DataExplorer/DataView/MeshView.h Applications/DataExplorer/DataView/MeshView.h +1 -1
- Applications/DataExplorer/DataView/ModelTreeItem.cpp Applications/DataExplorer/DataView/ModelTreeItem.cpp +1 -1
- Applications/DataExplorer/DataView/ModelTreeItem.h Applications/DataExplorer/DataView/ModelTreeItem.h +1 -1
- Applications/DataExplorer/DataView/ModellingTabWidget.cpp Applications/DataExplorer/DataView/ModellingTabWidget.cpp +1 -1
- Applications/DataExplorer/DataView/ModellingTabWidget.h Applications/DataExplorer/DataView/ModellingTabWidget.h +1 -1
- Applications/DataExplorer/DataView/ProcessModel.cpp Applications/DataExplorer/DataView/ProcessModel.cpp +1 -1
- Applications/DataExplorer/DataView/ProcessVarItem.h Applications/DataExplorer/DataView/ProcessVarItem.h +1 -1
- Applications/DataExplorer/DataView/ProcessView.cpp Applications/DataExplorer/DataView/ProcessView.cpp +1 -1
- Applications/DataExplorer/DataView/SHPImportDialog.cpp Applications/DataExplorer/DataView/SHPImportDialog.cpp +1 -1
- Applications/DataExplorer/DataView/SHPImportDialog.h Applications/DataExplorer/DataView/SHPImportDialog.h +1 -1
- Applications/DataExplorer/DataView/SaveMeshDialog.cpp Applications/DataExplorer/DataView/SaveMeshDialog.cpp +1 -1
- Applications/DataExplorer/DataView/SaveMeshDialog.h Applications/DataExplorer/DataView/SaveMeshDialog.h +1 -1
- Applications/DataExplorer/DataView/SelectMeshDialog.cpp Applications/DataExplorer/DataView/SelectMeshDialog.cpp +1 -1
- Applications/DataExplorer/DataView/SelectMeshDialog.h Applications/DataExplorer/DataView/SelectMeshDialog.h +1 -1
- Applications/DataExplorer/DataView/SetNameDialog.cpp Applications/DataExplorer/DataView/SetNameDialog.cpp +1 -1
- Applications/DataExplorer/DataView/SetNameDialog.h Applications/DataExplorer/DataView/SetNameDialog.h +1 -1
- Applications/DataExplorer/DataView/StationTabWidget.cpp Applications/DataExplorer/DataView/StationTabWidget.cpp +1 -1
- Applications/DataExplorer/DataView/StationTabWidget.h Applications/DataExplorer/DataView/StationTabWidget.h +1 -1
- Applications/DataExplorer/DataView/StationTreeModel.cpp Applications/DataExplorer/DataView/StationTreeModel.cpp +1 -1
- Applications/DataExplorer/DataView/StationTreeModel.h Applications/DataExplorer/DataView/StationTreeModel.h +1 -1
- Applications/DataExplorer/DataView/StationTreeView.cpp Applications/DataExplorer/DataView/StationTreeView.cpp +1 -1
- Applications/DataExplorer/DataView/StationTreeView.h Applications/DataExplorer/DataView/StationTreeView.h +1 -1
- Applications/DataExplorer/DataView/StratView/StratBar.cpp Applications/DataExplorer/DataView/StratView/StratBar.cpp +1 -1
- Applications/DataExplorer/DataView/StratView/StratBar.h Applications/DataExplorer/DataView/StratView/StratBar.h +1 -1
- Applications/DataExplorer/DataView/StratView/StratScene.cpp Applications/DataExplorer/DataView/StratView/StratScene.cpp +1 -1
- Applications/DataExplorer/DataView/StratView/StratScene.h Applications/DataExplorer/DataView/StratView/StratScene.h +1 -1
- Applications/DataExplorer/DataView/StratView/StratView.cpp Applications/DataExplorer/DataView/StratView/StratView.cpp +1 -1
- Applications/DataExplorer/DataView/StratView/StratView.h Applications/DataExplorer/DataView/StratView/StratView.h +1 -1
- Applications/DataExplorer/DataView/StratView/StratWindow.cpp Applications/DataExplorer/DataView/StratView/StratWindow.cpp +1 -1
- Applications/DataExplorer/DataView/StratView/StratWindow.h Applications/DataExplorer/DataView/StratView/StratWindow.h +1 -1
- Applications/DataExplorer/DataView/SurfaceExtractionDialog.cpp ...cations/DataExplorer/DataView/SurfaceExtractionDialog.cpp +1 -1
- Applications/DataExplorer/DataView/SurfaceExtractionDialog.h Applications/DataExplorer/DataView/SurfaceExtractionDialog.h +1 -1
- Applications/DataExplorer/NetCdfDialog/NetCdfConfigureDialog.cpp ...tions/DataExplorer/NetCdfDialog/NetCdfConfigureDialog.cpp +1 -1
- Applications/DataExplorer/NetCdfDialog/NetCdfConfigureDialog.h ...cations/DataExplorer/NetCdfDialog/NetCdfConfigureDialog.h +1 -1
- Applications/DataExplorer/VtkVis/MeshFromRasterDialog.cpp Applications/DataExplorer/VtkVis/MeshFromRasterDialog.cpp +1 -1
- Applications/DataExplorer/VtkVis/MeshFromRasterDialog.h Applications/DataExplorer/VtkVis/MeshFromRasterDialog.h +1 -1
- Applications/DataExplorer/VtkVis/OGSFilterInfo.h Applications/DataExplorer/VtkVis/OGSFilterInfo.h +1 -1
- Applications/DataExplorer/VtkVis/QVtkDataSetMapper.cpp Applications/DataExplorer/VtkVis/QVtkDataSetMapper.cpp +1 -1
- Applications/DataExplorer/VtkVis/QVtkDataSetMapper.h Applications/DataExplorer/VtkVis/QVtkDataSetMapper.h +1 -1
- Applications/DataExplorer/VtkVis/VisPrefsDialog.cpp Applications/DataExplorer/VtkVis/VisPrefsDialog.cpp +1 -1
- Applications/DataExplorer/VtkVis/VisPrefsDialog.h Applications/DataExplorer/VtkVis/VisPrefsDialog.h +1 -1
- Applications/DataExplorer/VtkVis/VisualizationWidget.cpp Applications/DataExplorer/VtkVis/VisualizationWidget.cpp +1 -1
- Applications/DataExplorer/VtkVis/VisualizationWidget.h Applications/DataExplorer/VtkVis/VisualizationWidget.h +1 -1
- Applications/DataExplorer/VtkVis/VtkAddFilterDialog.cpp Applications/DataExplorer/VtkVis/VtkAddFilterDialog.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkAddFilterDialog.h Applications/DataExplorer/VtkVis/VtkAddFilterDialog.h +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.cpp Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.h Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.h +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.cpp ...ions/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.h ...ations/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.h +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.cpp ...ions/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.h ...ations/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.h +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp ...ns/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.h ...ions/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.h +1 -1
- Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.cpp Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.h Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkBGImageSource.cpp Applications/DataExplorer/VtkVis/VtkBGImageSource.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkBGImageSource.h Applications/DataExplorer/VtkVis/VtkBGImageSource.h +1 -1
- Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.cpp Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.h Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkColorLookupTable.cpp Applications/DataExplorer/VtkVis/VtkColorLookupTable.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkColorLookupTable.h Applications/DataExplorer/VtkVis/VtkColorLookupTable.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.cpp ...s/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.h ...ons/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.cpp ...DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.h ...s/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.cpp ...cations/DataExplorer/VtkVis/VtkCompositeContourFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.h Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.cpp ...ataExplorer/VtkVis/VtkCompositeElementSelectionFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.h .../DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeFilter.cpp Applications/DataExplorer/VtkVis/VtkCompositeFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeFilter.h Applications/DataExplorer/VtkVis/VtkCompositeFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.cpp ...tions/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.h ...cations/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.cpp ...ataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.h .../DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.cpp ...taExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.h ...DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.cpp ...xplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.h ...aExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.cpp ...ions/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.h ...ations/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.cpp ...s/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.h ...ons/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.cpp ...ns/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.h ...ions/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp ...ataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.h .../DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.cpp ...tions/DataExplorer/VtkVis/VtkCompositeThresholdFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.h ...cations/DataExplorer/VtkVis/VtkCompositeThresholdFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.cpp Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.h Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.h +1 -1
- Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.cpp ...ications/DataExplorer/VtkVis/VtkCustomInteractorStyle.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.h Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.h +1 -1
- Applications/DataExplorer/VtkVis/VtkFilterFactory.cpp Applications/DataExplorer/VtkVis/VtkFilterFactory.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkFilterFactory.h Applications/DataExplorer/VtkVis/VtkFilterFactory.h +1 -1
- Applications/DataExplorer/VtkVis/VtkGeoImageSource.cpp Applications/DataExplorer/VtkVis/VtkGeoImageSource.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkGeoImageSource.h Applications/DataExplorer/VtkVis/VtkGeoImageSource.h +1 -1
- Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.cpp .../DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.h ...ns/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.cpp ...ns/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.h ...ions/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.cpp ...DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.h ...s/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkPickCallback.cpp Applications/DataExplorer/VtkVis/VtkPickCallback.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkPickCallback.h Applications/DataExplorer/VtkVis/VtkPickCallback.h +1 -1
- Applications/DataExplorer/VtkVis/VtkPointsSource.cpp Applications/DataExplorer/VtkVis/VtkPointsSource.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkPointsSource.h Applications/DataExplorer/VtkVis/VtkPointsSource.h +1 -1
- Applications/DataExplorer/VtkVis/VtkPolylinesSource.cpp Applications/DataExplorer/VtkVis/VtkPolylinesSource.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkPolylinesSource.h Applications/DataExplorer/VtkVis/VtkPolylinesSource.h +1 -1
- Applications/DataExplorer/VtkVis/VtkRaster.cpp Applications/DataExplorer/VtkVis/VtkRaster.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkRaster.h Applications/DataExplorer/VtkVis/VtkRaster.h +1 -1
- Applications/DataExplorer/VtkVis/VtkStationSource.cpp Applications/DataExplorer/VtkVis/VtkStationSource.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkStationSource.h Applications/DataExplorer/VtkVis/VtkStationSource.h +1 -1
- Applications/DataExplorer/VtkVis/VtkSurfacesSource.cpp Applications/DataExplorer/VtkVis/VtkSurfacesSource.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkSurfacesSource.h Applications/DataExplorer/VtkVis/VtkSurfacesSource.h +1 -1
- Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.cpp ...cations/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.h Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.h +1 -1
- Applications/DataExplorer/VtkVis/VtkVisHelper.cpp Applications/DataExplorer/VtkVis/VtkVisHelper.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkVisHelper.h Applications/DataExplorer/VtkVis/VtkVisHelper.h +1 -1
- Applications/DataExplorer/VtkVis/VtkVisImageItem.cpp Applications/DataExplorer/VtkVis/VtkVisImageItem.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkVisImageItem.h Applications/DataExplorer/VtkVis/VtkVisImageItem.h +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPipeline.cpp Applications/DataExplorer/VtkVis/VtkVisPipeline.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPipeline.h Applications/DataExplorer/VtkVis/VtkVisPipeline.h +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPipelineItem.cpp Applications/DataExplorer/VtkVis/VtkVisPipelineItem.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPipelineItem.h Applications/DataExplorer/VtkVis/VtkVisPipelineItem.h +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPipelineView.cpp Applications/DataExplorer/VtkVis/VtkVisPipelineView.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPipelineView.h Applications/DataExplorer/VtkVis/VtkVisPipelineView.h +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPointSetItem.cpp Applications/DataExplorer/VtkVis/VtkVisPointSetItem.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkVisPointSetItem.h Applications/DataExplorer/VtkVis/VtkVisPointSetItem.h +1 -1
- Applications/DataExplorer/VtkVis/VtkVisTabWidget.cpp Applications/DataExplorer/VtkVis/VtkVisTabWidget.cpp +1 -1
- Applications/DataExplorer/VtkVis/VtkVisTabWidget.h Applications/DataExplorer/VtkVis/VtkVisTabWidget.h +1 -1
- Applications/DataExplorer/mainwindow.cpp Applications/DataExplorer/mainwindow.cpp +1 -1
- Applications/DataExplorer/mainwindow.h Applications/DataExplorer/mainwindow.h +1 -1
- Applications/DataHolderLib/BoundaryCondition.cpp Applications/DataHolderLib/BoundaryCondition.cpp +1 -1
- Applications/DataHolderLib/BoundaryCondition.h Applications/DataHolderLib/BoundaryCondition.h +1 -1
- Applications/DataHolderLib/Color.cpp Applications/DataHolderLib/Color.cpp +1 -1
- Applications/DataHolderLib/Color.h Applications/DataHolderLib/Color.h +1 -1
- Applications/DataHolderLib/ColorLookupTable.cpp Applications/DataHolderLib/ColorLookupTable.cpp +1 -1
- Applications/DataHolderLib/ColorLookupTable.h Applications/DataHolderLib/ColorLookupTable.h +1 -1
- Applications/DataHolderLib/FemCondition.cpp Applications/DataHolderLib/FemCondition.cpp +1 -1
- Applications/DataHolderLib/FemCondition.h Applications/DataHolderLib/FemCondition.h +1 -1
- Applications/DataHolderLib/InitialCondition.h Applications/DataHolderLib/InitialCondition.h +1 -1
- Applications/DataHolderLib/Project.cpp Applications/DataHolderLib/Project.cpp +1 -1
- Applications/DataHolderLib/Project.h Applications/DataHolderLib/Project.h +1 -1
- Applications/DataHolderLib/SourceTerm.cpp Applications/DataHolderLib/SourceTerm.cpp +1 -1
- Applications/DataHolderLib/SourceTerm.h Applications/DataHolderLib/SourceTerm.h +1 -1
- Applications/FileIO/AsciiRasterInterface.cpp Applications/FileIO/AsciiRasterInterface.cpp +1 -1
- Applications/FileIO/AsciiRasterInterface.h Applications/FileIO/AsciiRasterInterface.h +1 -1
- Applications/FileIO/CsvInterface.cpp Applications/FileIO/CsvInterface.cpp +1 -1
- Applications/FileIO/CsvInterface.h Applications/FileIO/CsvInterface.h +1 -1
- Applications/FileIO/FEFLOW/FEFLOWGeoInterface.cpp Applications/FileIO/FEFLOW/FEFLOWGeoInterface.cpp +1 -1
- Applications/FileIO/FEFLOW/FEFLOWGeoInterface.h Applications/FileIO/FEFLOW/FEFLOWGeoInterface.h +1 -1
- Applications/FileIO/FEFLOW/FEFLOWMeshInterface.cpp Applications/FileIO/FEFLOW/FEFLOWMeshInterface.cpp +1 -1
- Applications/FileIO/FEFLOW/FEFLOWMeshInterface.h Applications/FileIO/FEFLOW/FEFLOWMeshInterface.h +1 -1
- Applications/FileIO/GMSInterface.cpp Applications/FileIO/GMSInterface.cpp +1 -1
- Applications/FileIO/GMSInterface.h Applications/FileIO/GMSInterface.h +1 -1
- Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.cpp Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.cpp +1 -1
- Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.h Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.h +1 -1
- Applications/FileIO/Gmsh/GMSHFixedMeshDensity.cpp Applications/FileIO/Gmsh/GMSHFixedMeshDensity.cpp +1 -1
- Applications/FileIO/Gmsh/GMSHFixedMeshDensity.h Applications/FileIO/Gmsh/GMSHFixedMeshDensity.h +1 -1
- Applications/FileIO/Gmsh/GMSHInterface.cpp Applications/FileIO/Gmsh/GMSHInterface.cpp +1 -1
- Applications/FileIO/Gmsh/GMSHInterface.h Applications/FileIO/Gmsh/GMSHInterface.h +1 -1
- Applications/FileIO/Gmsh/GMSHLine.cpp Applications/FileIO/Gmsh/GMSHLine.cpp +1 -1
- Applications/FileIO/Gmsh/GMSHLine.h Applications/FileIO/Gmsh/GMSHLine.h +1 -1
- Applications/FileIO/Gmsh/GMSHLineLoop.cpp Applications/FileIO/Gmsh/GMSHLineLoop.cpp +1 -1
- Applications/FileIO/Gmsh/GMSHLineLoop.h Applications/FileIO/Gmsh/GMSHLineLoop.h +1 -1
- Applications/FileIO/Gmsh/GMSHMeshDensityStrategy.h Applications/FileIO/Gmsh/GMSHMeshDensityStrategy.h +1 -1
- Applications/FileIO/Gmsh/GMSHPoint.cpp Applications/FileIO/Gmsh/GMSHPoint.cpp +1 -1
- Applications/FileIO/Gmsh/GMSHPoint.h Applications/FileIO/Gmsh/GMSHPoint.h +1 -1
- Applications/FileIO/Gmsh/GMSHPolygonTree.cpp Applications/FileIO/Gmsh/GMSHPolygonTree.cpp +1 -1
- Applications/FileIO/Gmsh/GMSHPolygonTree.h Applications/FileIO/Gmsh/GMSHPolygonTree.h +1 -1
- Applications/FileIO/Gmsh/GmshReader.cpp Applications/FileIO/Gmsh/GmshReader.cpp +1 -1
- Applications/FileIO/Gmsh/GmshReader.h Applications/FileIO/Gmsh/GmshReader.h +1 -1
- Applications/FileIO/GocadIO/CoordinateSystem.cpp Applications/FileIO/GocadIO/CoordinateSystem.cpp +1 -1
- Applications/FileIO/GocadIO/CoordinateSystem.h Applications/FileIO/GocadIO/CoordinateSystem.h +1 -1
- Applications/FileIO/GocadIO/GenerateFaceSetMeshes.cpp Applications/FileIO/GocadIO/GenerateFaceSetMeshes.cpp +1 -1
- Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h +1 -1
- Applications/FileIO/GocadIO/GocadAsciiReader.cpp Applications/FileIO/GocadIO/GocadAsciiReader.cpp +1 -1
- Applications/FileIO/GocadIO/GocadAsciiReader.h Applications/FileIO/GocadIO/GocadAsciiReader.h +1 -1
- Applications/FileIO/GocadIO/GocadEnums.cpp Applications/FileIO/GocadIO/GocadEnums.cpp +1 -1
- Applications/FileIO/GocadIO/GocadEnums.h Applications/FileIO/GocadIO/GocadEnums.h +1 -1
- Applications/FileIO/GocadIO/GocadNode.cpp Applications/FileIO/GocadIO/GocadNode.cpp +1 -1
- Applications/FileIO/GocadIO/GocadNode.h Applications/FileIO/GocadIO/GocadNode.h +1 -1
- Applications/FileIO/GocadIO/GocadSGridReader.cpp Applications/FileIO/GocadIO/GocadSGridReader.cpp +1 -1
- Applications/FileIO/GocadIO/GocadSGridReader.h Applications/FileIO/GocadIO/GocadSGridReader.h +1 -1
- Applications/FileIO/GocadIO/IndexCalculator.h Applications/FileIO/GocadIO/IndexCalculator.h +1 -1
- Applications/FileIO/GocadIO/Layer.cpp Applications/FileIO/GocadIO/Layer.cpp +1 -1
- Applications/FileIO/GocadIO/Layer.h Applications/FileIO/GocadIO/Layer.h +1 -1
- Applications/FileIO/GocadIO/Property.cpp Applications/FileIO/GocadIO/Property.cpp +1 -1
- Applications/FileIO/GocadIO/Property.h Applications/FileIO/GocadIO/Property.h +1 -1
- Applications/FileIO/GocadIO/Region.cpp Applications/FileIO/GocadIO/Region.cpp +1 -1
- Applications/FileIO/GocadIO/Region.h Applications/FileIO/GocadIO/Region.h +1 -1
- Applications/FileIO/Legacy/OGSIOVer4.cpp Applications/FileIO/Legacy/OGSIOVer4.cpp +1 -1
- Applications/FileIO/Legacy/OGSIOVer4.h Applications/FileIO/Legacy/OGSIOVer4.h +1 -1
- Applications/FileIO/Legacy/createSurface.cpp Applications/FileIO/Legacy/createSurface.cpp +1 -1
- Applications/FileIO/Legacy/createSurface.h Applications/FileIO/Legacy/createSurface.h +1 -1
- Applications/FileIO/PetrelInterface.cpp Applications/FileIO/PetrelInterface.cpp +1 -1
- Applications/FileIO/PetrelInterface.h Applications/FileIO/PetrelInterface.h +1 -1
- Applications/FileIO/SHPInterface.cpp Applications/FileIO/SHPInterface.cpp +1 -1
- Applications/FileIO/SHPInterface.h Applications/FileIO/SHPInterface.h +1 -1
- Applications/FileIO/SWMM/SWMMInterface.cpp Applications/FileIO/SWMM/SWMMInterface.cpp +1 -1
- Applications/FileIO/SWMM/SWMMInterface.h Applications/FileIO/SWMM/SWMMInterface.h +1 -1
- Applications/FileIO/TetGenInterface.cpp Applications/FileIO/TetGenInterface.cpp +1 -1
- Applications/FileIO/TetGenInterface.h Applications/FileIO/TetGenInterface.h +1 -1
- Applications/FileIO/XmlIO/Qt/XmlLutReader.h Applications/FileIO/XmlIO/Qt/XmlLutReader.h +1 -1
- Applications/FileIO/XmlIO/Qt/XmlNumInterface.cpp Applications/FileIO/XmlIO/Qt/XmlNumInterface.cpp +1 -1
- Applications/FileIO/XmlIO/Qt/XmlNumInterface.h Applications/FileIO/XmlIO/Qt/XmlNumInterface.h +1 -1
- Applications/FileIO/XmlIO/Qt/XmlPrjInterface.cpp Applications/FileIO/XmlIO/Qt/XmlPrjInterface.cpp +1 -1
- Applications/FileIO/XmlIO/Qt/XmlPrjInterface.h Applications/FileIO/XmlIO/Qt/XmlPrjInterface.h +1 -1
- Applications/FileIO/readGeometryFromFile.cpp Applications/FileIO/readGeometryFromFile.cpp +1 -1
- Applications/FileIO/readGeometryFromFile.h Applications/FileIO/readGeometryFromFile.h +1 -1
- Applications/FileIO/writeGeometryToFile.cpp Applications/FileIO/writeGeometryToFile.cpp +1 -1
- Applications/FileIO/writeGeometryToFile.h Applications/FileIO/writeGeometryToFile.h +1 -1
- Applications/InSituLib/Adaptor.cpp Applications/InSituLib/Adaptor.cpp +1 -1
- Applications/InSituLib/Adaptor.h Applications/InSituLib/Adaptor.h +1 -1
- Applications/Utils/FileConverter/ConvertSHPToGLI.cpp Applications/Utils/FileConverter/ConvertSHPToGLI.cpp +2 -2
- Applications/Utils/FileConverter/FEFLOW2OGS.cpp Applications/Utils/FileConverter/FEFLOW2OGS.cpp +2 -2
- Applications/Utils/FileConverter/GMSH2OGS.cpp Applications/Utils/FileConverter/GMSH2OGS.cpp +2 -2
- Applications/Utils/FileConverter/GocadSGridReader.cpp Applications/Utils/FileConverter/GocadSGridReader.cpp +2 -2
- Applications/Utils/FileConverter/GocadTSurfaceReader.cpp Applications/Utils/FileConverter/GocadTSurfaceReader.cpp +2 -2
- Applications/Utils/FileConverter/Mesh2Raster.cpp Applications/Utils/FileConverter/Mesh2Raster.cpp +2 -2
- Applications/Utils/FileConverter/Mesh2Shape.cpp Applications/Utils/FileConverter/Mesh2Shape.cpp +2 -2
- Applications/Utils/FileConverter/NetCdfConverter.cpp Applications/Utils/FileConverter/NetCdfConverter.cpp +2 -2
- Applications/Utils/FileConverter/OGS2VTK.cpp Applications/Utils/FileConverter/OGS2VTK.cpp +2 -2
- Applications/Utils/FileConverter/TIN2VTK.cpp Applications/Utils/FileConverter/TIN2VTK.cpp +2 -2
- Applications/Utils/FileConverter/TecPlotTools.cpp Applications/Utils/FileConverter/TecPlotTools.cpp +2 -2
- Applications/Utils/FileConverter/VTK2OGS.cpp Applications/Utils/FileConverter/VTK2OGS.cpp +2 -2
- Applications/Utils/FileConverter/VTK2TIN.cpp Applications/Utils/FileConverter/VTK2TIN.cpp +2 -2
- Applications/Utils/FileConverter/convertGEO.cpp Applications/Utils/FileConverter/convertGEO.cpp +2 -2
- Applications/Utils/FileConverter/generateMatPropsFromMatID.cpp ...cations/Utils/FileConverter/generateMatPropsFromMatID.cpp +2 -2
- Applications/Utils/GeoTools/MoveGeometry.cpp Applications/Utils/GeoTools/MoveGeometry.cpp +2 -2
- Applications/Utils/GeoTools/TriangulatePolyline.cpp Applications/Utils/GeoTools/TriangulatePolyline.cpp +2 -2
- Applications/Utils/MeshEdit/AddTopLayer.cpp Applications/Utils/MeshEdit/AddTopLayer.cpp +2 -2
- Applications/Utils/MeshEdit/CreateBoundaryConditionsAlongPolylines.cpp ...Utils/MeshEdit/CreateBoundaryConditionsAlongPolylines.cpp +2 -2
- Applications/Utils/MeshEdit/ExtractSurface.cpp Applications/Utils/MeshEdit/ExtractSurface.cpp +2 -2
- Applications/Utils/MeshEdit/MapGeometryToMeshSurface.cpp Applications/Utils/MeshEdit/MapGeometryToMeshSurface.cpp +2 -2
- Applications/Utils/MeshEdit/MoveMesh.cpp Applications/Utils/MeshEdit/MoveMesh.cpp +2 -2
- Applications/Utils/MeshEdit/NodeReordering.cpp Applications/Utils/MeshEdit/NodeReordering.cpp +2 -2
- Applications/Utils/MeshEdit/ResetPropertiesInPolygonalRegion.cpp ...tions/Utils/MeshEdit/ResetPropertiesInPolygonalRegion.cpp +2 -2
- Applications/Utils/MeshEdit/UnityPreprocessing.cpp Applications/Utils/MeshEdit/UnityPreprocessing.cpp +2 -2
- Applications/Utils/MeshEdit/Vtu2Grid.cpp Applications/Utils/MeshEdit/Vtu2Grid.cpp +2 -2
- Applications/Utils/MeshEdit/appendLinesAlongPolyline.cpp Applications/Utils/MeshEdit/appendLinesAlongPolyline.cpp +2 -2
- Applications/Utils/MeshEdit/checkMesh.cpp Applications/Utils/MeshEdit/checkMesh.cpp +2 -2
- Applications/Utils/MeshEdit/convertToLinearMesh.cpp Applications/Utils/MeshEdit/convertToLinearMesh.cpp +2 -2
- Applications/Utils/MeshEdit/createLayeredMeshFromRasters.cpp Applications/Utils/MeshEdit/createLayeredMeshFromRasters.cpp +2 -2
- Applications/Utils/MeshEdit/createQuadraticMesh.cpp Applications/Utils/MeshEdit/createQuadraticMesh.cpp +2 -2
- Applications/Utils/MeshEdit/editMaterialID.cpp Applications/Utils/MeshEdit/editMaterialID.cpp +2 -2
- Applications/Utils/MeshEdit/moveMeshNodes.cpp Applications/Utils/MeshEdit/moveMeshNodes.cpp +1 -1
- Applications/Utils/MeshEdit/queryMesh.cpp Applications/Utils/MeshEdit/queryMesh.cpp +2 -2
- Applications/Utils/MeshEdit/removeMeshElements.cpp Applications/Utils/MeshEdit/removeMeshElements.cpp +2 -2
- Applications/Utils/MeshEdit/reviseMesh.cpp Applications/Utils/MeshEdit/reviseMesh.cpp +2 -2
- Applications/Utils/MeshEdit/swapNodeCoordinateAxes.cpp Applications/Utils/MeshEdit/swapNodeCoordinateAxes.cpp +2 -2
- Applications/Utils/MeshGeoTools/computeSurfaceNodeIDsInPolygonalRegion.cpp ...s/MeshGeoTools/computeSurfaceNodeIDsInPolygonalRegion.cpp +2 -2
- Applications/Utils/MeshGeoTools/constructMeshesFromGeometry.cpp ...ations/Utils/MeshGeoTools/constructMeshesFromGeometry.cpp +2 -2
- Applications/Utils/MeshGeoTools/createIntermediateRasters.cpp ...ications/Utils/MeshGeoTools/createIntermediateRasters.cpp +2 -2
- Applications/Utils/MeshGeoTools/identifySubdomains.cpp Applications/Utils/MeshGeoTools/identifySubdomains.cpp +2 -2
- Applications/Utils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp ...tils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp +2 -2
- Applications/Utils/ModelPreparation/PartitionMesh/Metis.cpp Applications/Utils/ModelPreparation/PartitionMesh/Metis.cpp +1 -1
- Applications/Utils/ModelPreparation/PartitionMesh/Metis.h Applications/Utils/ModelPreparation/PartitionMesh/Metis.h +1 -1
- Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.cpp ...odelPreparation/PartitionMesh/NodeWiseMeshPartitioner.cpp +1 -1
- Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.h .../ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.h +1 -1
- Applications/Utils/ModelPreparation/PartitionMesh/PartitionMesh.cpp ...ns/Utils/ModelPreparation/PartitionMesh/PartitionMesh.cpp +2 -2
- Applications/Utils/ModelPreparation/convertVtkDataArrayToVtkDataArray.cpp ...ls/ModelPreparation/convertVtkDataArrayToVtkDataArray.cpp +1 -1
- Applications/Utils/ModelPreparation/createNeumannBc.cpp Applications/Utils/ModelPreparation/createNeumannBc.cpp +2 -2
- Applications/Utils/ModelPreparation/scaleProperty.cpp Applications/Utils/ModelPreparation/scaleProperty.cpp +2 -2
- Applications/Utils/OGSFileConverter/FileListDialog.cpp Applications/Utils/OGSFileConverter/FileListDialog.cpp +1 -1
- Applications/Utils/OGSFileConverter/FileListDialog.h Applications/Utils/OGSFileConverter/FileListDialog.h +1 -1
- Applications/Utils/OGSFileConverter/OGSFileConverter.cpp Applications/Utils/OGSFileConverter/OGSFileConverter.cpp +1 -1
- Applications/Utils/OGSFileConverter/OGSFileConverter.h Applications/Utils/OGSFileConverter/OGSFileConverter.h +1 -1
- Applications/Utils/OGSFileConverter/main.cpp Applications/Utils/OGSFileConverter/main.cpp +2 -2
- Applications/Utils/PostProcessing/postLIE.cpp Applications/Utils/PostProcessing/postLIE.cpp +2 -2
- Applications/Utils/SWMMConverter/SWMMConverter.cpp Applications/Utils/SWMMConverter/SWMMConverter.cpp +2 -2
- Applications/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp ...pleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp +2 -2
- Applications/Utils/SimpleMeshCreation/generateStructuredMesh.cpp ...tions/Utils/SimpleMeshCreation/generateStructuredMesh.cpp +2 -2
- BaseLib/Algorithm.h BaseLib/Algorithm.h +1 -1
- BaseLib/CPUTime.h BaseLib/CPUTime.h +1 -1
- BaseLib/ConfigTree-impl.h BaseLib/ConfigTree-impl.h +1 -1
- BaseLib/ConfigTree.cpp BaseLib/ConfigTree.cpp +1 -1
- BaseLib/ConfigTree.h BaseLib/ConfigTree.h +1 -1
- BaseLib/ConfigTreeUtil.cpp BaseLib/ConfigTreeUtil.cpp +1 -1
- BaseLib/ConfigTreeUtil.h BaseLib/ConfigTreeUtil.h +1 -1
- BaseLib/Counter.h BaseLib/Counter.h +1 -1
- BaseLib/DateTools.cpp BaseLib/DateTools.cpp +1 -1
- BaseLib/DateTools.h BaseLib/DateTools.h +1 -1
- BaseLib/Error.h BaseLib/Error.h +1 -1
- BaseLib/ExportSymbol.h BaseLib/ExportSymbol.h +1 -1
- BaseLib/FileFinder.cpp BaseLib/FileFinder.cpp +1 -1
- BaseLib/FileFinder.h BaseLib/FileFinder.h +1 -1
- BaseLib/FileTools.cpp BaseLib/FileTools.cpp +1 -1
- BaseLib/FileTools.h BaseLib/FileTools.h +1 -1
- BaseLib/Histogram.h BaseLib/Histogram.h +1 -1
- BaseLib/IO/Writer.cpp BaseLib/IO/Writer.cpp +1 -1
- BaseLib/IO/Writer.h BaseLib/IO/Writer.h +1 -1
- BaseLib/IO/XmlIO/Qt/XMLQtInterface.cpp BaseLib/IO/XmlIO/Qt/XMLQtInterface.cpp +1 -1
- BaseLib/IO/XmlIO/Qt/XMLQtInterface.h BaseLib/IO/XmlIO/Qt/XMLQtInterface.h +1 -1
- BaseLib/IO/XmlIO/XMLInterface.cpp BaseLib/IO/XmlIO/XMLInterface.cpp +1 -1
- BaseLib/IO/XmlIO/XMLInterface.h BaseLib/IO/XmlIO/XMLInterface.h +1 -1
- BaseLib/LogogCustomCout.h BaseLib/LogogCustomCout.h +1 -1
- BaseLib/LogogSimpleFormatter.h BaseLib/LogogSimpleFormatter.h +1 -1
- BaseLib/MemWatch.cpp BaseLib/MemWatch.cpp +1 -1
- BaseLib/MemWatch.h BaseLib/MemWatch.h +1 -1
- BaseLib/RunTime.h BaseLib/RunTime.h +1 -1
- BaseLib/Stream.h BaseLib/Stream.h +1 -1
- BaseLib/StringTools.cpp BaseLib/StringTools.cpp +1 -1
- BaseLib/StringTools.h BaseLib/StringTools.h +1 -1
- BaseLib/Subdivision.cpp BaseLib/Subdivision.cpp +1 -1
- BaseLib/Subdivision.h BaseLib/Subdivision.h +1 -1
- BaseLib/TCLAPCustomOutput.h BaseLib/TCLAPCustomOutput.h +1 -1
- BaseLib/TemplateLogogFormatterSuppressedGCC-impl.h BaseLib/TemplateLogogFormatterSuppressedGCC-impl.h +1 -1
- BaseLib/TemplateLogogFormatterSuppressedGCC.h BaseLib/TemplateLogogFormatterSuppressedGCC.h +1 -1
- BaseLib/TimeInterval.cpp BaseLib/TimeInterval.cpp +1 -1
- BaseLib/TimeInterval.h BaseLib/TimeInterval.h +1 -1
- BaseLib/quicksort.h BaseLib/quicksort.h +1 -1
- ChemistryLib/ChemicalSolverInterface.h ChemistryLib/ChemicalSolverInterface.h +1 -1
- ChemistryLib/ChemicalSolverType.h ChemistryLib/ChemicalSolverType.h +1 -1
- ChemistryLib/Common/CreateReactionRate.cpp ChemistryLib/Common/CreateReactionRate.cpp +1 -1
- ChemistryLib/Common/CreateReactionRate.h ChemistryLib/Common/CreateReactionRate.h +1 -1
- ChemistryLib/CreateChemicalSolverInterface.cpp ChemistryLib/CreateChemicalSolverInterface.cpp +1 -1
- ChemistryLib/CreateChemicalSolverInterface.h ChemistryLib/CreateChemicalSolverInterface.h +1 -1
- ChemistryLib/PhreeqcIO.cpp ChemistryLib/PhreeqcIO.cpp +1 -1
- ChemistryLib/PhreeqcIO.h ChemistryLib/PhreeqcIO.h +1 -1
- ChemistryLib/PhreeqcIOData/AqueousSolution.cpp ChemistryLib/PhreeqcIOData/AqueousSolution.cpp +1 -1
- ChemistryLib/PhreeqcIOData/AqueousSolution.h ChemistryLib/PhreeqcIOData/AqueousSolution.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateAqueousSolution.cpp ChemistryLib/PhreeqcIOData/CreateAqueousSolution.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateAqueousSolution.h ChemistryLib/PhreeqcIOData/CreateAqueousSolution.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateEquilibriumPhase.cpp ChemistryLib/PhreeqcIOData/CreateEquilibriumPhase.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateEquilibriumPhase.h ChemistryLib/PhreeqcIOData/CreateEquilibriumPhase.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateKineticReactant.cpp ChemistryLib/PhreeqcIOData/CreateKineticReactant.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateKineticReactant.h ChemistryLib/PhreeqcIOData/CreateKineticReactant.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateKnobs.cpp ChemistryLib/PhreeqcIOData/CreateKnobs.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateKnobs.h ChemistryLib/PhreeqcIOData/CreateKnobs.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateOutput.cpp ChemistryLib/PhreeqcIOData/CreateOutput.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateOutput.h ChemistryLib/PhreeqcIOData/CreateOutput.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateSolutionComponent.cpp ChemistryLib/PhreeqcIOData/CreateSolutionComponent.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateSolutionComponent.h ChemistryLib/PhreeqcIOData/CreateSolutionComponent.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateSurface.cpp ChemistryLib/PhreeqcIOData/CreateSurface.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateSurface.h ChemistryLib/PhreeqcIOData/CreateSurface.h +1 -1
- ChemistryLib/PhreeqcIOData/CreateUserPunch.cpp ChemistryLib/PhreeqcIOData/CreateUserPunch.cpp +1 -1
- ChemistryLib/PhreeqcIOData/CreateUserPunch.h ChemistryLib/PhreeqcIOData/CreateUserPunch.h +1 -1
- ChemistryLib/PhreeqcIOData/Dump.cpp ChemistryLib/PhreeqcIOData/Dump.cpp +1 -1
- ChemistryLib/PhreeqcIOData/Dump.h ChemistryLib/PhreeqcIOData/Dump.h +1 -1
- ChemistryLib/PhreeqcIOData/EquilibriumPhase.cpp ChemistryLib/PhreeqcIOData/EquilibriumPhase.cpp +1 -1
- ChemistryLib/PhreeqcIOData/EquilibriumPhase.h ChemistryLib/PhreeqcIOData/EquilibriumPhase.h +1 -1
- ChemistryLib/PhreeqcIOData/KineticReactant.cpp ChemistryLib/PhreeqcIOData/KineticReactant.cpp +1 -1
- ChemistryLib/PhreeqcIOData/KineticReactant.h ChemistryLib/PhreeqcIOData/KineticReactant.h +1 -1
- ChemistryLib/PhreeqcIOData/Knobs.cpp ChemistryLib/PhreeqcIOData/Knobs.cpp +1 -1
- ChemistryLib/PhreeqcIOData/Knobs.h ChemistryLib/PhreeqcIOData/Knobs.h +1 -1
- ChemistryLib/PhreeqcIOData/Output.cpp ChemistryLib/PhreeqcIOData/Output.cpp +1 -1
- ChemistryLib/PhreeqcIOData/Output.h ChemistryLib/PhreeqcIOData/Output.h +1 -1
- ChemistryLib/PhreeqcIOData/ReactionRate.cpp ChemistryLib/PhreeqcIOData/ReactionRate.cpp +1 -1
- ChemistryLib/PhreeqcIOData/ReactionRate.h ChemistryLib/PhreeqcIOData/ReactionRate.h +1 -1
- ChemistryLib/PhreeqcIOData/Surface.cpp ChemistryLib/PhreeqcIOData/Surface.cpp +1 -1
- ChemistryLib/PhreeqcIOData/Surface.h ChemistryLib/PhreeqcIOData/Surface.h +1 -1
- ChemistryLib/PhreeqcIOData/UserPunch.cpp ChemistryLib/PhreeqcIOData/UserPunch.cpp +1 -1
- ChemistryLib/PhreeqcIOData/UserPunch.h ChemistryLib/PhreeqcIOData/UserPunch.h +1 -1
- ChemistryLib/PhreeqcKernel.cpp ChemistryLib/PhreeqcKernel.cpp +1 -1
- ChemistryLib/PhreeqcKernel.h ChemistryLib/PhreeqcKernel.h +1 -1
- ChemistryLib/PhreeqcKernelData/AqueousSolution.cpp ChemistryLib/PhreeqcKernelData/AqueousSolution.cpp +1 -1
- ChemistryLib/PhreeqcKernelData/AqueousSolution.h ChemistryLib/PhreeqcKernelData/AqueousSolution.h +1 -1
- ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.cpp ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.cpp +1 -1
- ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.h ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.h +1 -1
- ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.cpp ...tryLib/PhreeqcKernelData/CreateInitialAqueousSolution.cpp +1 -1
- ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.h ...istryLib/PhreeqcKernelData/CreateInitialAqueousSolution.h +1 -1
- ChemistryLib/PhreeqcKernelData/CreateKineticReactant.cpp ChemistryLib/PhreeqcKernelData/CreateKineticReactant.cpp +1 -1
- ChemistryLib/PhreeqcKernelData/CreateKineticReactant.h ChemistryLib/PhreeqcKernelData/CreateKineticReactant.h +1 -1
- ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.cpp ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.cpp +1 -1
- ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.h ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.h +1 -1
- ChemistryLib/PhreeqcKernelData/KineticReactant.cpp ChemistryLib/PhreeqcKernelData/KineticReactant.cpp +1 -1
- ChemistryLib/PhreeqcKernelData/KineticReactant.h ChemistryLib/PhreeqcKernelData/KineticReactant.h +1 -1
- ChemistryLib/PhreeqcKernelData/ReactionRate.cpp ChemistryLib/PhreeqcKernelData/ReactionRate.cpp +1 -1
- ChemistryLib/PhreeqcKernelData/ReactionRate.h ChemistryLib/PhreeqcKernelData/ReactionRate.h +1 -1
- Documentation/Namespaces.dox Documentation/Namespaces.dox +1 -1
- GeoLib/AABB.h GeoLib/AABB.h +1 -1
- GeoLib/AnalyticalGeometry-impl.h GeoLib/AnalyticalGeometry-impl.h +1 -1
- GeoLib/AnalyticalGeometry.cpp GeoLib/AnalyticalGeometry.cpp +1 -1
- GeoLib/AnalyticalGeometry.h GeoLib/AnalyticalGeometry.h +1 -1
- GeoLib/ClosestPair.h GeoLib/ClosestPair.h +1 -1
- GeoLib/DuplicateGeometry.cpp GeoLib/DuplicateGeometry.cpp +1 -1
- GeoLib/DuplicateGeometry.h GeoLib/DuplicateGeometry.h +1 -1
- GeoLib/GEOObjects.cpp GeoLib/GEOObjects.cpp +1 -1
- GeoLib/GEOObjects.h GeoLib/GEOObjects.h +1 -1
- GeoLib/GeoObject.h GeoLib/GeoObject.h +1 -1
- GeoLib/GeoType.cpp GeoLib/GeoType.cpp +1 -1
- GeoLib/GeoType.h GeoLib/GeoType.h +1 -1
- GeoLib/Grid.h GeoLib/Grid.h +1 -1
- GeoLib/IO/TINInterface.cpp GeoLib/IO/TINInterface.cpp +1 -1
- GeoLib/IO/TINInterface.h GeoLib/IO/TINInterface.h +1 -1
- GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.cpp GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.cpp +1 -1
- GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.h GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.h +1 -1
- GeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp GeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp +1 -1
- GeoLib/IO/XmlIO/Qt/XmlGmlInterface.h GeoLib/IO/XmlIO/Qt/XmlGmlInterface.h +1 -1
- GeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp GeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp +1 -1
- GeoLib/IO/XmlIO/Qt/XmlStnInterface.h GeoLib/IO/XmlIO/Qt/XmlStnInterface.h +1 -1
- GeoLib/LineSegment.cpp GeoLib/LineSegment.cpp +1 -1
- GeoLib/LineSegment.h GeoLib/LineSegment.h +1 -1
- GeoLib/MinimalBoundingSphere.cpp GeoLib/MinimalBoundingSphere.cpp +1 -1
- GeoLib/MinimalBoundingSphere.h GeoLib/MinimalBoundingSphere.h +1 -1
- GeoLib/OctTree-impl.h GeoLib/OctTree-impl.h +1 -1
- GeoLib/OctTree.h GeoLib/OctTree.h +1 -1
- GeoLib/Point.h GeoLib/Point.h +1 -1
- GeoLib/PointVec.cpp GeoLib/PointVec.cpp +1 -1
- GeoLib/PointVec.h GeoLib/PointVec.h +1 -1
- GeoLib/Polygon.cpp GeoLib/Polygon.cpp +1 -1
- GeoLib/Polygon.h GeoLib/Polygon.h +1 -1
- GeoLib/PolygonWithSegmentMarker.cpp GeoLib/PolygonWithSegmentMarker.cpp +1 -1
- GeoLib/PolygonWithSegmentMarker.h GeoLib/PolygonWithSegmentMarker.h +1 -1
- GeoLib/Polyline.cpp GeoLib/Polyline.cpp +1 -1
- GeoLib/Polyline.h GeoLib/Polyline.h +1 -1
- GeoLib/PolylineVec.h GeoLib/PolylineVec.h +1 -1
- GeoLib/PolylineWithSegmentMarker.cpp GeoLib/PolylineWithSegmentMarker.cpp +1 -1
- GeoLib/PolylineWithSegmentMarker.h GeoLib/PolylineWithSegmentMarker.h +1 -1
- GeoLib/QuadTree.h GeoLib/QuadTree.h +1 -1
- GeoLib/Raster.cpp GeoLib/Raster.cpp +1 -1
- GeoLib/Raster.h GeoLib/Raster.h +1 -1
- GeoLib/SensorData.cpp GeoLib/SensorData.cpp +1 -1
- GeoLib/SensorData.h GeoLib/SensorData.h +1 -1
- GeoLib/SimplePolygonTree.cpp GeoLib/SimplePolygonTree.cpp +1 -1
- GeoLib/SimplePolygonTree.h GeoLib/SimplePolygonTree.h +1 -1
- GeoLib/Station.cpp GeoLib/Station.cpp +1 -1
- GeoLib/Station.h GeoLib/Station.h +1 -1
- GeoLib/StationBorehole.cpp GeoLib/StationBorehole.cpp +1 -1
- GeoLib/StationBorehole.h GeoLib/StationBorehole.h +1 -1
- GeoLib/Surface.cpp GeoLib/Surface.cpp +1 -1
- GeoLib/Surface.h GeoLib/Surface.h +1 -1
- GeoLib/SurfaceGrid.cpp GeoLib/SurfaceGrid.cpp +1 -1
- GeoLib/SurfaceGrid.h GeoLib/SurfaceGrid.h +1 -1
- GeoLib/SurfaceVec.h GeoLib/SurfaceVec.h +1 -1
- GeoLib/TemplateVec.h GeoLib/TemplateVec.h +1 -1
- GeoLib/Triangle.cpp GeoLib/Triangle.cpp +1 -1
- GeoLib/Triangle.h GeoLib/Triangle.h +1 -1
- InfoLib/CMakeInfo.cpp.in InfoLib/CMakeInfo.cpp.in +1 -1
- InfoLib/CMakeInfo.h InfoLib/CMakeInfo.h +1 -1
- InfoLib/GitInfo.cpp.in InfoLib/GitInfo.cpp.in +1 -1
- InfoLib/GitInfo.h InfoLib/GitInfo.h +1 -1
- InfoLib/TestInfo.cpp.in InfoLib/TestInfo.cpp.in +1 -1
- InfoLib/TestInfo.h InfoLib/TestInfo.h +1 -1
- LICENSE.txt LICENSE.txt +1 -1
- MaterialLib/Adsorption/Adsorption.cpp MaterialLib/Adsorption/Adsorption.cpp +1 -1
- MaterialLib/Adsorption/Adsorption.h MaterialLib/Adsorption/Adsorption.h +1 -1
- MaterialLib/Adsorption/Density100MPa.cpp MaterialLib/Adsorption/Density100MPa.cpp +1 -1
- MaterialLib/Adsorption/Density100MPa.h MaterialLib/Adsorption/Density100MPa.h +1 -1
- MaterialLib/Adsorption/DensityConst.cpp MaterialLib/Adsorption/DensityConst.cpp +1 -1
- MaterialLib/Adsorption/DensityConst.h MaterialLib/Adsorption/DensityConst.h +1 -1
- MaterialLib/Adsorption/DensityCook.cpp MaterialLib/Adsorption/DensityCook.cpp +1 -1
- MaterialLib/Adsorption/DensityCook.h MaterialLib/Adsorption/DensityCook.h +1 -1
- MaterialLib/Adsorption/DensityDubinin.cpp MaterialLib/Adsorption/DensityDubinin.cpp +1 -1
- MaterialLib/Adsorption/DensityDubinin.h MaterialLib/Adsorption/DensityDubinin.h +1 -1
- MaterialLib/Adsorption/DensityHauer.cpp MaterialLib/Adsorption/DensityHauer.cpp +1 -1
- MaterialLib/Adsorption/DensityHauer.h MaterialLib/Adsorption/DensityHauer.h +1 -1
- MaterialLib/Adsorption/DensityLegacy.cpp MaterialLib/Adsorption/DensityLegacy.cpp +1 -1
- MaterialLib/Adsorption/DensityLegacy.h MaterialLib/Adsorption/DensityLegacy.h +1 -1
- MaterialLib/Adsorption/DensityMette.cpp MaterialLib/Adsorption/DensityMette.cpp +1 -1
- MaterialLib/Adsorption/DensityMette.h MaterialLib/Adsorption/DensityMette.h +1 -1
- MaterialLib/Adsorption/DensityNunez.cpp MaterialLib/Adsorption/DensityNunez.cpp +1 -1
- MaterialLib/Adsorption/DensityNunez.h MaterialLib/Adsorption/DensityNunez.h +1 -1
- MaterialLib/Adsorption/Reaction.cpp MaterialLib/Adsorption/Reaction.cpp +1 -1
- MaterialLib/Adsorption/Reaction.h MaterialLib/Adsorption/Reaction.h +1 -1
- MaterialLib/Adsorption/ReactionCaOH2.cpp MaterialLib/Adsorption/ReactionCaOH2.cpp +1 -1
- MaterialLib/Adsorption/ReactionCaOH2.h MaterialLib/Adsorption/ReactionCaOH2.h +1 -1
- MaterialLib/Adsorption/ReactionInert.h MaterialLib/Adsorption/ReactionInert.h +1 -1
- MaterialLib/Adsorption/ReactionSinusoidal.h MaterialLib/Adsorption/ReactionSinusoidal.h +1 -1
- MaterialLib/Fluid/ConstantFluidProperty.h MaterialLib/Fluid/ConstantFluidProperty.h +1 -1
- MaterialLib/Fluid/Density/CreateFluidDensityModel.cpp MaterialLib/Fluid/Density/CreateFluidDensityModel.cpp +1 -1
- MaterialLib/Fluid/Density/CreateFluidDensityModel.h MaterialLib/Fluid/Density/CreateFluidDensityModel.h +1 -1
- MaterialLib/Fluid/Density/IdealGasLaw.h MaterialLib/Fluid/Density/IdealGasLaw.h +1 -1
- MaterialLib/Fluid/Density/LinearConcentrationAndPressureDependentDensity.h .../Density/LinearConcentrationAndPressureDependentDensity.h +1 -1
- MaterialLib/Fluid/Density/LinearConcentrationDependentDensity.h ...alLib/Fluid/Density/LinearConcentrationDependentDensity.h +1 -1
- MaterialLib/Fluid/Density/LinearTemperatureDependentDensity.h ...rialLib/Fluid/Density/LinearTemperatureDependentDensity.h +1 -1
- MaterialLib/Fluid/Density/LiquidDensity.h MaterialLib/Fluid/Density/LiquidDensity.h +1 -1
- MaterialLib/Fluid/Density/WaterDensityIAPWSIF97Region1.h MaterialLib/Fluid/Density/WaterDensityIAPWSIF97Region1.h +1 -1
- MaterialLib/Fluid/FluidProperties/CreateFluidProperties.cpp MaterialLib/Fluid/FluidProperties/CreateFluidProperties.cpp +1 -1
- MaterialLib/Fluid/FluidProperties/CreateFluidProperties.h MaterialLib/Fluid/FluidProperties/CreateFluidProperties.h +1 -1
- MaterialLib/Fluid/FluidProperties/FluidProperties.h MaterialLib/Fluid/FluidProperties/FluidProperties.h +1 -1
- MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.cpp ...dProperties/FluidPropertiesWithDensityDependentModels.cpp +1 -1
- MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.h ...uidProperties/FluidPropertiesWithDensityDependentModels.h +1 -1
- MaterialLib/Fluid/FluidProperties/PrimaryVariableDependentFluidProperties.h ...FluidProperties/PrimaryVariableDependentFluidProperties.h +1 -1
- MaterialLib/Fluid/FluidProperty.h MaterialLib/Fluid/FluidProperty.h +1 -1
- MaterialLib/Fluid/FluidPropertyHeaders.h MaterialLib/Fluid/FluidPropertyHeaders.h +1 -1
- MaterialLib/Fluid/FluidType/FluidType.cpp MaterialLib/Fluid/FluidType/FluidType.cpp +1 -1
- MaterialLib/Fluid/FluidType/FluidType.h MaterialLib/Fluid/FluidType/FluidType.h +1 -1
- MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.cpp ...d/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.cpp +1 -1
- MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.h ...uid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.h +1 -1
- MaterialLib/Fluid/PropertyVariableType.h MaterialLib/Fluid/PropertyVariableType.h +1 -1
- MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.cpp ...ificHeatCapacity/CreateSpecificFluidHeatCapacityModel.cpp +1 -1
- MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.h ...ecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.h +1 -1
- MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.cpp ...ermalConductivity/CreateFluidThermalConductivityModel.cpp +1 -1
- MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.h ...ThermalConductivity/CreateFluidThermalConductivityModel.h +1 -1
- MaterialLib/Fluid/Viscosity/CreateViscosityModel.cpp MaterialLib/Fluid/Viscosity/CreateViscosityModel.cpp +1 -1
- MaterialLib/Fluid/Viscosity/CreateViscosityModel.h MaterialLib/Fluid/Viscosity/CreateViscosityModel.h +1 -1
- MaterialLib/Fluid/Viscosity/LinearPressureDependentViscosity.h ...ialLib/Fluid/Viscosity/LinearPressureDependentViscosity.h +1 -1
- MaterialLib/Fluid/Viscosity/TemperatureDependentViscosity.h MaterialLib/Fluid/Viscosity/TemperatureDependentViscosity.h +1 -1
- MaterialLib/Fluid/Viscosity/VogelsLiquidDynamicViscosity.h MaterialLib/Fluid/Viscosity/VogelsLiquidDynamicViscosity.h +1 -1
- MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.cpp MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.cpp +1 -1
- MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.h MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.h +1 -1
- MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.cpp ...alLib/Fluid/WaterVaporProperties/WaterVaporProperties.cpp +1 -1
- MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.h ...rialLib/Fluid/WaterVaporProperties/WaterVaporProperties.h +1 -1
- MaterialLib/FractureModels/CohesiveZoneModeI.cpp MaterialLib/FractureModels/CohesiveZoneModeI.cpp +1 -1
- MaterialLib/FractureModels/CohesiveZoneModeI.h MaterialLib/FractureModels/CohesiveZoneModeI.h +1 -1
- MaterialLib/FractureModels/CreateCohesiveZoneModeI.cpp MaterialLib/FractureModels/CreateCohesiveZoneModeI.cpp +1 -1
- MaterialLib/FractureModels/CreateCohesiveZoneModeI.h MaterialLib/FractureModels/CreateCohesiveZoneModeI.h +1 -1
- MaterialLib/FractureModels/CreateLinearElasticIsotropic.cpp MaterialLib/FractureModels/CreateLinearElasticIsotropic.cpp +1 -1
- MaterialLib/FractureModels/CreateLinearElasticIsotropic.h MaterialLib/FractureModels/CreateLinearElasticIsotropic.h +1 -1
- MaterialLib/FractureModels/CreateMohrCoulomb.cpp MaterialLib/FractureModels/CreateMohrCoulomb.cpp +1 -1
- MaterialLib/FractureModels/CreateMohrCoulomb.h MaterialLib/FractureModels/CreateMohrCoulomb.h +1 -1
- MaterialLib/FractureModels/FractureIdentity2.cpp MaterialLib/FractureModels/FractureIdentity2.cpp +1 -1
- MaterialLib/FractureModels/FractureIdentity2.h MaterialLib/FractureModels/FractureIdentity2.h +1 -1
- MaterialLib/FractureModels/FractureModelBase.h MaterialLib/FractureModels/FractureModelBase.h +1 -1
- MaterialLib/FractureModels/LinearElasticIsotropic.cpp MaterialLib/FractureModels/LinearElasticIsotropic.cpp +1 -1
- MaterialLib/FractureModels/LinearElasticIsotropic.h MaterialLib/FractureModels/LinearElasticIsotropic.h +1 -1
- MaterialLib/FractureModels/LogPenalty.h MaterialLib/FractureModels/LogPenalty.h +1 -1
- MaterialLib/FractureModels/MohrCoulomb.cpp MaterialLib/FractureModels/MohrCoulomb.cpp +1 -1
- MaterialLib/FractureModels/MohrCoulomb.h MaterialLib/FractureModels/MohrCoulomb.h +1 -1
- MaterialLib/FractureModels/Permeability/ConstantPermeability.cpp ...lLib/FractureModels/Permeability/ConstantPermeability.cpp +1 -1
- MaterialLib/FractureModels/Permeability/ConstantPermeability.h ...ialLib/FractureModels/Permeability/ConstantPermeability.h +1 -1
- MaterialLib/FractureModels/Permeability/CreateConstantPermeability.cpp ...ractureModels/Permeability/CreateConstantPermeability.cpp +1 -1
- MaterialLib/FractureModels/Permeability/CreateConstantPermeability.h .../FractureModels/Permeability/CreateConstantPermeability.h +1 -1
- MaterialLib/FractureModels/Permeability/CreateCubicLaw.cpp MaterialLib/FractureModels/Permeability/CreateCubicLaw.cpp +1 -1
- MaterialLib/FractureModels/Permeability/CreateCubicLaw.h MaterialLib/FractureModels/Permeability/CreateCubicLaw.h +1 -1
- MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.cpp ...b/FractureModels/Permeability/CreatePermeabilityModel.cpp +1 -1
- MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.h ...Lib/FractureModels/Permeability/CreatePermeabilityModel.h +1 -1
- MaterialLib/FractureModels/Permeability/CubicLaw.cpp MaterialLib/FractureModels/Permeability/CubicLaw.cpp +1 -1
- MaterialLib/FractureModels/Permeability/CubicLaw.h MaterialLib/FractureModels/Permeability/CubicLaw.h +1 -1
- MaterialLib/FractureModels/Permeability/Permeability.h MaterialLib/FractureModels/Permeability/Permeability.h +1 -1
- MaterialLib/MPL/Component.cpp MaterialLib/MPL/Component.cpp +1 -1
- MaterialLib/MPL/Component.h MaterialLib/MPL/Component.h +1 -1
- MaterialLib/MPL/Components/Components.h MaterialLib/MPL/Components/Components.h +1 -1
- MaterialLib/MPL/Components/GetThermalExpansivity.cpp MaterialLib/MPL/Components/GetThermalExpansivity.cpp +1 -1
- MaterialLib/MPL/Components/GetThermalExpansivity.h MaterialLib/MPL/Components/GetThermalExpansivity.h +1 -1
- MaterialLib/MPL/Components/Water.cpp MaterialLib/MPL/Components/Water.cpp +1 -1
- MaterialLib/MPL/Components/Water.h MaterialLib/MPL/Components/Water.h +1 -1
- MaterialLib/MPL/CreateComponent.cpp MaterialLib/MPL/CreateComponent.cpp +1 -1
- MaterialLib/MPL/CreateComponent.h MaterialLib/MPL/CreateComponent.h +1 -1
- MaterialLib/MPL/CreateMaterialSpatialDistributionMap.cpp MaterialLib/MPL/CreateMaterialSpatialDistributionMap.cpp +1 -1
- MaterialLib/MPL/CreateMaterialSpatialDistributionMap.h MaterialLib/MPL/CreateMaterialSpatialDistributionMap.h +1 -1
- MaterialLib/MPL/CreateMedium.cpp MaterialLib/MPL/CreateMedium.cpp +1 -1
- MaterialLib/MPL/CreateMedium.h MaterialLib/MPL/CreateMedium.h +1 -1
- MaterialLib/MPL/CreatePhase.cpp MaterialLib/MPL/CreatePhase.cpp +1 -1
- MaterialLib/MPL/CreatePhase.h MaterialLib/MPL/CreatePhase.h +1 -1
- MaterialLib/MPL/CreateProperty.cpp MaterialLib/MPL/CreateProperty.cpp +1 -1
- MaterialLib/MPL/CreateProperty.h MaterialLib/MPL/CreateProperty.h +1 -1
- MaterialLib/MPL/MaterialSpatialDistributionMap.cpp MaterialLib/MPL/MaterialSpatialDistributionMap.cpp +1 -1
- MaterialLib/MPL/MaterialSpatialDistributionMap.h MaterialLib/MPL/MaterialSpatialDistributionMap.h +1 -1
- MaterialLib/MPL/Medium.cpp MaterialLib/MPL/Medium.cpp +1 -1
- MaterialLib/MPL/Medium.h MaterialLib/MPL/Medium.h +1 -1
- MaterialLib/MPL/Phase.cpp MaterialLib/MPL/Phase.cpp +1 -1
- MaterialLib/MPL/Phase.h MaterialLib/MPL/Phase.h +1 -1
- MaterialLib/MPL/Properties/Constant.cpp MaterialLib/MPL/Properties/Constant.cpp +1 -1
- MaterialLib/MPL/Properties/Constant.h MaterialLib/MPL/Properties/Constant.h +1 -1
- MaterialLib/MPL/Properties/CreateConstant.cpp MaterialLib/MPL/Properties/CreateConstant.cpp +1 -1
- MaterialLib/MPL/Properties/CreateConstant.h MaterialLib/MPL/Properties/CreateConstant.h +1 -1
- MaterialLib/MPL/Properties/CreateExponentialProperty.cpp MaterialLib/MPL/Properties/CreateExponentialProperty.cpp +1 -1
- MaterialLib/MPL/Properties/CreateExponentialProperty.h MaterialLib/MPL/Properties/CreateExponentialProperty.h +1 -1
- MaterialLib/MPL/Properties/CreateIdealGasLaw.cpp MaterialLib/MPL/Properties/CreateIdealGasLaw.cpp +1 -1
- MaterialLib/MPL/Properties/CreateIdealGasLaw.h MaterialLib/MPL/Properties/CreateIdealGasLaw.h +1 -1
- MaterialLib/MPL/Properties/CreateLinearProperty.cpp MaterialLib/MPL/Properties/CreateLinearProperty.cpp +1 -1
- MaterialLib/MPL/Properties/CreateLinearProperty.h MaterialLib/MPL/Properties/CreateLinearProperty.h +1 -1
- MaterialLib/MPL/Properties/CreateParameterProperty.cpp MaterialLib/MPL/Properties/CreateParameterProperty.cpp +1 -1
- MaterialLib/MPL/Properties/CreateParameterProperty.h MaterialLib/MPL/Properties/CreateParameterProperty.h +1 -1
- MaterialLib/MPL/Properties/CreateProperties.h MaterialLib/MPL/Properties/CreateProperties.h +1 -1
- MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.cpp MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.cpp +1 -1
- MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.h MaterialLib/MPL/Properties/CreateRelPermBrooksCorey.h +1 -1
- MaterialLib/MPL/Properties/CreateRelPermLiakopoulos.cpp MaterialLib/MPL/Properties/CreateRelPermLiakopoulos.cpp +1 -1
- MaterialLib/MPL/Properties/CreateRelPermLiakopoulos.h MaterialLib/MPL/Properties/CreateRelPermLiakopoulos.h +1 -1
- MaterialLib/MPL/Properties/CreateSaturationBrooksCorey.cpp MaterialLib/MPL/Properties/CreateSaturationBrooksCorey.cpp +1 -1
- MaterialLib/MPL/Properties/CreateSaturationBrooksCorey.h MaterialLib/MPL/Properties/CreateSaturationBrooksCorey.h +1 -1
- MaterialLib/MPL/Properties/CreateSaturationLiakopoulos.cpp MaterialLib/MPL/Properties/CreateSaturationLiakopoulos.cpp +1 -1
- MaterialLib/MPL/Properties/CreateSaturationLiakopoulos.h MaterialLib/MPL/Properties/CreateSaturationLiakopoulos.h +1 -1
- MaterialLib/MPL/Properties/ExponentialProperty.cpp MaterialLib/MPL/Properties/ExponentialProperty.cpp +1 -1
- MaterialLib/MPL/Properties/ExponentialProperty.h MaterialLib/MPL/Properties/ExponentialProperty.h +1 -1
- MaterialLib/MPL/Properties/IdealGasLaw.cpp MaterialLib/MPL/Properties/IdealGasLaw.cpp +1 -1
- MaterialLib/MPL/Properties/IdealGasLaw.h MaterialLib/MPL/Properties/IdealGasLaw.h +1 -1
- MaterialLib/MPL/Properties/LinearProperty.cpp MaterialLib/MPL/Properties/LinearProperty.cpp +1 -1
- MaterialLib/MPL/Properties/LinearProperty.h MaterialLib/MPL/Properties/LinearProperty.h +1 -1
- MaterialLib/MPL/Properties/ParameterProperty.cpp MaterialLib/MPL/Properties/ParameterProperty.cpp +1 -1
- MaterialLib/MPL/Properties/ParameterProperty.h MaterialLib/MPL/Properties/ParameterProperty.h +1 -1
- MaterialLib/MPL/Properties/Properties.h MaterialLib/MPL/Properties/Properties.h +1 -1
- MaterialLib/MPL/Properties/RelPermBrooksCorey.h MaterialLib/MPL/Properties/RelPermBrooksCorey.h +1 -1
- MaterialLib/MPL/Properties/RelPermLiakopoulos.h MaterialLib/MPL/Properties/RelPermLiakopoulos.h +1 -1
- MaterialLib/MPL/Properties/SaturationBrooksCorey.cpp MaterialLib/MPL/Properties/SaturationBrooksCorey.cpp +1 -1
- MaterialLib/MPL/Properties/SaturationBrooksCorey.h MaterialLib/MPL/Properties/SaturationBrooksCorey.h +1 -1
- MaterialLib/MPL/Properties/SaturationLiakopoulos.cpp MaterialLib/MPL/Properties/SaturationLiakopoulos.cpp +1 -1
- MaterialLib/MPL/Properties/SaturationLiakopoulos.h MaterialLib/MPL/Properties/SaturationLiakopoulos.h +1 -1
- MaterialLib/MPL/Property.cpp MaterialLib/MPL/Property.cpp +1 -1
- MaterialLib/MPL/Property.h MaterialLib/MPL/Property.h +1 -1
- MaterialLib/MPL/PropertyType.h MaterialLib/MPL/PropertyType.h +1 -1
- MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.cpp MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.cpp +1 -1
- MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.h MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.h +1 -1
- MaterialLib/MPL/Utils/FormEigenTensor.cpp MaterialLib/MPL/Utils/FormEigenTensor.cpp +1 -1
- MaterialLib/MPL/Utils/FormEigenTensor.h MaterialLib/MPL/Utils/FormEigenTensor.h +1 -1
- MaterialLib/MPL/VariableType.cpp MaterialLib/MPL/VariableType.cpp +1 -1
- MaterialLib/MPL/VariableType.h MaterialLib/MPL/VariableType.h +1 -1
- MaterialLib/PorousMedium/CreatePorousMediaProperties.cpp MaterialLib/PorousMedium/CreatePorousMediaProperties.cpp +1 -1
- MaterialLib/PorousMedium/CreatePorousMediaProperties.h MaterialLib/PorousMedium/CreatePorousMediaProperties.h +1 -1
- MaterialLib/PorousMedium/Permeability/DupuitPermeability.h MaterialLib/PorousMedium/Permeability/DupuitPermeability.h +1 -1
- MaterialLib/PorousMedium/Permeability/Permeability.h MaterialLib/PorousMedium/Permeability/Permeability.h +1 -1
- MaterialLib/PorousMedium/Permeability/createPermeabilityModel.cpp ...Lib/PorousMedium/Permeability/createPermeabilityModel.cpp +1 -1
- MaterialLib/PorousMedium/Permeability/createPermeabilityModel.h ...alLib/PorousMedium/Permeability/createPermeabilityModel.h +1 -1
- MaterialLib/PorousMedium/Porosity/Porosity.h MaterialLib/PorousMedium/Porosity/Porosity.h +1 -1
- MaterialLib/PorousMedium/Porosity/createPorosityModel.cpp MaterialLib/PorousMedium/Porosity/createPorosityModel.cpp +1 -1
- MaterialLib/PorousMedium/Porosity/createPorosityModel.h MaterialLib/PorousMedium/Porosity/createPorosityModel.h +1 -1
- MaterialLib/PorousMedium/PorousMediaProperties.cpp MaterialLib/PorousMedium/PorousMediaProperties.cpp +1 -1
- MaterialLib/PorousMedium/PorousMediaProperties.h MaterialLib/PorousMedium/PorousMediaProperties.h +1 -1
- MaterialLib/PorousMedium/PorousPropertyHeaders.h MaterialLib/PorousMedium/PorousPropertyHeaders.h +1 -1
- MaterialLib/PorousMedium/Storage/ConstantStorage.h MaterialLib/PorousMedium/Storage/ConstantStorage.h +1 -1
- MaterialLib/PorousMedium/Storage/Storage.h MaterialLib/PorousMedium/Storage/Storage.h +1 -1
- MaterialLib/PorousMedium/Storage/createStorageModel.cpp MaterialLib/PorousMedium/Storage/createStorageModel.cpp +1 -1
- MaterialLib/PorousMedium/Storage/createStorageModel.h MaterialLib/PorousMedium/Storage/createStorageModel.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.cpp ...illaryPressure/BrooksCoreyCapillaryPressureSaturation.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.h ...apillaryPressure/BrooksCoreyCapillaryPressureSaturation.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturation.h ...dProperty/CapillaryPressure/CapillaryPressureSaturation.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturationCurve.h ...erty/CapillaryPressure/CapillaryPressureSaturationCurve.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.cpp ...operty/CapillaryPressure/CreateCapillaryPressureModel.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.h ...Property/CapillaryPressure/CreateCapillaryPressureModel.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.cpp ...llaryPressure/VanGenuchtenCapillaryPressureSaturation.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.h ...pillaryPressure/VanGenuchtenCapillaryPressureSaturation.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.cpp .../RelativePermeability/CreateRelativePermeabilityModel.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.h ...ty/RelativePermeability/CreateRelativePermeabilityModel.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.cpp ...RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.h ...y/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.cpp ...erty/RelativePermeability/NonWettingPhaseVanGenuchten.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.h ...operty/RelativePermeability/NonWettingPhaseVanGenuchten.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeability.h ...ratedProperty/RelativePermeability/RelativePermeability.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeabilityCurve.h ...Property/RelativePermeability/RelativePermeabilityCurve.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.cpp ...ty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.h ...erty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.h +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.cpp ...roperty/RelativePermeability/WettingPhaseVanGenuchten.cpp +1 -1
- MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.h ...dProperty/RelativePermeability/WettingPhaseVanGenuchten.h +1 -1
- MaterialLib/SolidModels/CreateConstitutiveRelation.cpp MaterialLib/SolidModels/CreateConstitutiveRelation.cpp +1 -1
- MaterialLib/SolidModels/CreateConstitutiveRelation.h MaterialLib/SolidModels/CreateConstitutiveRelation.h +1 -1
- MaterialLib/SolidModels/CreateCreepBGRa.cpp MaterialLib/SolidModels/CreateCreepBGRa.cpp +1 -1
- MaterialLib/SolidModels/CreateCreepBGRa.h MaterialLib/SolidModels/CreateCreepBGRa.h +1 -1
- MaterialLib/SolidModels/CreateEhlers.h MaterialLib/SolidModels/CreateEhlers.h +1 -1
- MaterialLib/SolidModels/CreateLinearElasticIsotropic.h MaterialLib/SolidModels/CreateLinearElasticIsotropic.h +1 -1
- MaterialLib/SolidModels/CreateLinearElasticOrthotropic.cpp MaterialLib/SolidModels/CreateLinearElasticOrthotropic.cpp +1 -1
- MaterialLib/SolidModels/CreateLinearElasticOrthotropic.h MaterialLib/SolidModels/CreateLinearElasticOrthotropic.h +1 -1
- MaterialLib/SolidModels/CreateLubby2.h MaterialLib/SolidModels/CreateLubby2.h +1 -1
- MaterialLib/SolidModels/CreateNewtonRaphsonSolverParameters.cpp ...alLib/SolidModels/CreateNewtonRaphsonSolverParameters.cpp +1 -1
- MaterialLib/SolidModels/CreateNewtonRaphsonSolverParameters.h ...rialLib/SolidModels/CreateNewtonRaphsonSolverParameters.h +1 -1
- MaterialLib/SolidModels/CreepBGRa.cpp MaterialLib/SolidModels/CreepBGRa.cpp +1 -1
- MaterialLib/SolidModels/Ehlers.cpp MaterialLib/SolidModels/Ehlers.cpp +1 -1
- MaterialLib/SolidModels/Ehlers.h MaterialLib/SolidModels/Ehlers.h +1 -1
- MaterialLib/SolidModels/LinearElasticIsotropic.cpp MaterialLib/SolidModels/LinearElasticIsotropic.cpp +1 -1
- MaterialLib/SolidModels/LinearElasticIsotropic.h MaterialLib/SolidModels/LinearElasticIsotropic.h +1 -1
- MaterialLib/SolidModels/LinearElasticIsotropicPhaseField.h MaterialLib/SolidModels/LinearElasticIsotropicPhaseField.h +1 -1
- MaterialLib/SolidModels/LinearElasticOrthotropic.cpp MaterialLib/SolidModels/LinearElasticOrthotropic.cpp +1 -1
- MaterialLib/SolidModels/LinearElasticOrthotropic.h MaterialLib/SolidModels/LinearElasticOrthotropic.h +1 -1
- MaterialLib/SolidModels/Lubby2.cpp MaterialLib/SolidModels/Lubby2.cpp +1 -1
- MaterialLib/SolidModels/Lubby2.h MaterialLib/SolidModels/Lubby2.h +1 -1
- MaterialLib/SolidModels/MFront/BDT.mfront MaterialLib/SolidModels/MFront/BDT.mfront +1 -1
- MaterialLib/SolidModels/MFront/CreateMFront.cpp MaterialLib/SolidModels/MFront/CreateMFront.cpp +1 -1
- MaterialLib/SolidModels/MFront/CreateMFront.h MaterialLib/SolidModels/MFront/CreateMFront.h +1 -1
- MaterialLib/SolidModels/MFront/DruckerPrager.mfront MaterialLib/SolidModels/MFront/DruckerPrager.mfront +1 -1
- MaterialLib/SolidModels/MFront/MFront.cpp MaterialLib/SolidModels/MFront/MFront.cpp +1 -1
- MaterialLib/SolidModels/MFront/MFront.h MaterialLib/SolidModels/MFront/MFront.h +1 -1
- MaterialLib/SolidModels/MFront/MohrCoulombAbboSloan.mfront MaterialLib/SolidModels/MFront/MohrCoulombAbboSloan.mfront +1 -1
- MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanOrtho.mfront ...alLib/SolidModels/MFront/MohrCoulombAbboSloanOrtho.mfront +1 -1
- MaterialLib/SolidModels/MechanicsBase.h MaterialLib/SolidModels/MechanicsBase.h +1 -1
- MaterialLib/SolidModels/SelectSolidConstitutiveRelation.h MaterialLib/SolidModels/SelectSolidConstitutiveRelation.h +1 -1
- MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.cpp ...b/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.cpp +1 -1
- MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.h ...Lib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.h +1 -1
- MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.cpp ...b/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.cpp +1 -1
- MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.h ...Lib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.h +1 -1
- MathLib/Curve/CreatePiecewiseLinearCurve-impl.h MathLib/Curve/CreatePiecewiseLinearCurve-impl.h +1 -1
- MathLib/Curve/CreatePiecewiseLinearCurve.h MathLib/Curve/CreatePiecewiseLinearCurve.h +1 -1
- MathLib/Curve/PiecewiseLinearMonotonicCurve.cpp MathLib/Curve/PiecewiseLinearMonotonicCurve.cpp +1 -1
- MathLib/Curve/PiecewiseLinearMonotonicCurve.h MathLib/Curve/PiecewiseLinearMonotonicCurve.h +1 -1
- MathLib/GeometricBasics.cpp MathLib/GeometricBasics.cpp +1 -1
- MathLib/GeometricBasics.h MathLib/GeometricBasics.h +1 -1
- MathLib/Integration/GaussLegendre.cpp MathLib/Integration/GaussLegendre.cpp +1 -1
- MathLib/Integration/GaussLegendre.h MathLib/Integration/GaussLegendre.h +1 -1
- MathLib/Integration/GaussLegendrePyramid.cpp MathLib/Integration/GaussLegendrePyramid.cpp +1 -1
- MathLib/Integration/GaussLegendrePyramid.h MathLib/Integration/GaussLegendrePyramid.h +1 -1
- MathLib/Integration/GaussLegendreTet.cpp MathLib/Integration/GaussLegendreTet.cpp +1 -1
- MathLib/Integration/GaussLegendreTet.h MathLib/Integration/GaussLegendreTet.h +1 -1
- MathLib/Integration/GaussLegendreTri.cpp MathLib/Integration/GaussLegendreTri.cpp +1 -1
- MathLib/Integration/GaussLegendreTri.h MathLib/Integration/GaussLegendreTri.h +1 -1
- MathLib/Integration/WeightedSum.h MathLib/Integration/WeightedSum.h +1 -1
- MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h ...Lib/InterpolationAlgorithms/LinearIntervalInterpolation.h +1 -1
- MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp .../InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp +1 -1
- MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h ...ib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h +1 -1
- MathLib/KelvinVector-impl.h MathLib/KelvinVector-impl.h +1 -1
- MathLib/KelvinVector.cpp MathLib/KelvinVector.cpp +1 -1
- MathLib/KelvinVector.h MathLib/KelvinVector.h +1 -1
- MathLib/LinAlg/ApplyKnownSolution.h MathLib/LinAlg/ApplyKnownSolution.h +1 -1
- MathLib/LinAlg/Dense/DenseMatrix-impl.h MathLib/LinAlg/Dense/DenseMatrix-impl.h +1 -1
- MathLib/LinAlg/Dense/DenseMatrix.h MathLib/LinAlg/Dense/DenseMatrix.h +1 -1
- MathLib/LinAlg/Eigen/EigenLinearSolver.cpp MathLib/LinAlg/Eigen/EigenLinearSolver.cpp +1 -1
- MathLib/LinAlg/Eigen/EigenLinearSolver.h MathLib/LinAlg/Eigen/EigenLinearSolver.h +1 -1
- MathLib/LinAlg/Eigen/EigenMapTools.h MathLib/LinAlg/Eigen/EigenMapTools.h +1 -1
- MathLib/LinAlg/Eigen/EigenMatrix.h MathLib/LinAlg/Eigen/EigenMatrix.h +1 -1
- MathLib/LinAlg/Eigen/EigenOption.cpp MathLib/LinAlg/Eigen/EigenOption.cpp +1 -1
- MathLib/LinAlg/Eigen/EigenOption.h MathLib/LinAlg/Eigen/EigenOption.h +1 -1
- MathLib/LinAlg/Eigen/EigenTools.cpp MathLib/LinAlg/Eigen/EigenTools.cpp +1 -1
- MathLib/LinAlg/Eigen/EigenTools.h MathLib/LinAlg/Eigen/EigenTools.h +1 -1
- MathLib/LinAlg/Eigen/EigenVector.h MathLib/LinAlg/Eigen/EigenVector.h +1 -1
- MathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp MathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp +1 -1
- MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h +1 -1
- MathLib/LinAlg/FinalizeMatrixAssembly.h MathLib/LinAlg/FinalizeMatrixAssembly.h +1 -1
- MathLib/LinAlg/FinalizeVectorAssembly.h MathLib/LinAlg/FinalizeVectorAssembly.h +1 -1
- MathLib/LinAlg/GlobalMatrixVectorTypes.h MathLib/LinAlg/GlobalMatrixVectorTypes.h +1 -1
- MathLib/LinAlg/LinAlg.cpp MathLib/LinAlg/LinAlg.cpp +1 -1
- MathLib/LinAlg/LinAlg.h MathLib/LinAlg/LinAlg.h +1 -1
- MathLib/LinAlg/LinAlgEnums.cpp MathLib/LinAlg/LinAlgEnums.cpp +1 -1
- MathLib/LinAlg/LinAlgEnums.h MathLib/LinAlg/LinAlgEnums.h +1 -1
- MathLib/LinAlg/LinearSolverOptions.h MathLib/LinAlg/LinearSolverOptions.h +1 -1
- MathLib/LinAlg/Lis/LisCheck.h MathLib/LinAlg/Lis/LisCheck.h +1 -1
- MathLib/LinAlg/Lis/LisLinearSolver.cpp MathLib/LinAlg/Lis/LisLinearSolver.cpp +1 -1
- MathLib/LinAlg/Lis/LisLinearSolver.h MathLib/LinAlg/Lis/LisLinearSolver.h +1 -1
- MathLib/LinAlg/Lis/LisMatrix.cpp MathLib/LinAlg/Lis/LisMatrix.cpp +1 -1
- MathLib/LinAlg/Lis/LisMatrix.h MathLib/LinAlg/Lis/LisMatrix.h +1 -1
- MathLib/LinAlg/Lis/LisOption.h MathLib/LinAlg/Lis/LisOption.h +1 -1
- MathLib/LinAlg/Lis/LisVector.cpp MathLib/LinAlg/Lis/LisVector.cpp +1 -1
- MathLib/LinAlg/Lis/LisVector.h MathLib/LinAlg/Lis/LisVector.h +1 -1
- MathLib/LinAlg/MatrixSpecifications.h MathLib/LinAlg/MatrixSpecifications.h +1 -1
- MathLib/LinAlg/MatrixVectorTraits.cpp MathLib/LinAlg/MatrixVectorTraits.cpp +1 -1
- MathLib/LinAlg/MatrixVectorTraits.h MathLib/LinAlg/MatrixVectorTraits.h +1 -1
- MathLib/LinAlg/PETSc/PETScLinearSolver.cpp MathLib/LinAlg/PETSc/PETScLinearSolver.cpp +1 -1
- MathLib/LinAlg/PETSc/PETScLinearSolver.h MathLib/LinAlg/PETSc/PETScLinearSolver.h +1 -1
- MathLib/LinAlg/PETSc/PETScMatrix.cpp MathLib/LinAlg/PETSc/PETScMatrix.cpp +1 -1
- MathLib/LinAlg/PETSc/PETScMatrix.h MathLib/LinAlg/PETSc/PETScMatrix.h +1 -1
- MathLib/LinAlg/PETSc/PETScMatrixOption.h MathLib/LinAlg/PETSc/PETScMatrixOption.h +1 -1
- MathLib/LinAlg/PETSc/PETScTools.cpp MathLib/LinAlg/PETSc/PETScTools.cpp +1 -1
- MathLib/LinAlg/PETSc/PETScTools.h MathLib/LinAlg/PETSc/PETScTools.h +1 -1
- MathLib/LinAlg/PETSc/PETScVector.cpp MathLib/LinAlg/PETSc/PETScVector.cpp +1 -1
- MathLib/LinAlg/PETSc/PETScVector.h MathLib/LinAlg/PETSc/PETScVector.h +1 -1
- MathLib/LinAlg/RowColumnIndices.h MathLib/LinAlg/RowColumnIndices.h +1 -1
- MathLib/LinAlg/SetMatrixSparsity.h MathLib/LinAlg/SetMatrixSparsity.h +1 -1
- MathLib/LinAlg/SparsityPattern.h MathLib/LinAlg/SparsityPattern.h +1 -1
- MathLib/LinAlg/UnifiedMatrixSetters.cpp MathLib/LinAlg/UnifiedMatrixSetters.cpp +1 -1
- MathLib/LinAlg/UnifiedMatrixSetters.h MathLib/LinAlg/UnifiedMatrixSetters.h +1 -1
- MathLib/MathTools.cpp MathLib/MathTools.cpp +1 -1
- MathLib/MathTools.h MathLib/MathTools.h +1 -1
- MathLib/Nonlinear/Root1D.h MathLib/Nonlinear/Root1D.h +1 -1
- MathLib/ODE/CVodeSolver.cpp MathLib/ODE/CVodeSolver.cpp +1 -1
- MathLib/ODE/CVodeSolver.h MathLib/ODE/CVodeSolver.h +1 -1
- MathLib/ODE/ConcreteODESolver.h MathLib/ODE/ConcreteODESolver.h +1 -1
- MathLib/ODE/FunctionHandles.h MathLib/ODE/FunctionHandles.h +1 -1
- MathLib/ODE/ODESolver.h MathLib/ODE/ODESolver.h +1 -1
- MathLib/ODE/ODESolverBuilder.h MathLib/ODE/ODESolverBuilder.h +1 -1
- MathLib/ODE/ODESolverTypes.h MathLib/ODE/ODESolverTypes.h +1 -1
- MathLib/Point3d.cpp MathLib/Point3d.cpp +1 -1
- MathLib/Point3d.h MathLib/Point3d.h +1 -1
- MathLib/Point3dWithID.h MathLib/Point3dWithID.h +1 -1
- MathLib/TemplatePoint.h MathLib/TemplatePoint.h +1 -1
- MathLib/TemplateWeightedPoint.h MathLib/TemplateWeightedPoint.h +1 -1
- MathLib/Vector3.cpp MathLib/Vector3.cpp +1 -1
- MathLib/Vector3.h MathLib/Vector3.h +1 -1
- MeshGeoToolsLib/AppendLinesAlongPolyline.cpp MeshGeoToolsLib/AppendLinesAlongPolyline.cpp +1 -1
- MeshGeoToolsLib/AppendLinesAlongPolyline.h MeshGeoToolsLib/AppendLinesAlongPolyline.h +1 -1
- MeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp MeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp +1 -1
- MeshGeoToolsLib/BoundaryElementsAlongPolyline.h MeshGeoToolsLib/BoundaryElementsAlongPolyline.h +1 -1
- MeshGeoToolsLib/BoundaryElementsAtPoint.cpp MeshGeoToolsLib/BoundaryElementsAtPoint.cpp +1 -1
- MeshGeoToolsLib/BoundaryElementsAtPoint.h MeshGeoToolsLib/BoundaryElementsAtPoint.h +1 -1
- MeshGeoToolsLib/BoundaryElementsOnSurface.cpp MeshGeoToolsLib/BoundaryElementsOnSurface.cpp +1 -1
- MeshGeoToolsLib/BoundaryElementsOnSurface.h MeshGeoToolsLib/BoundaryElementsOnSurface.h +1 -1
- MeshGeoToolsLib/BoundaryElementsSearcher.cpp MeshGeoToolsLib/BoundaryElementsSearcher.cpp +1 -1
- MeshGeoToolsLib/BoundaryElementsSearcher.h MeshGeoToolsLib/BoundaryElementsSearcher.h +1 -1
- MeshGeoToolsLib/ConstructMeshesFromGeometries.cpp MeshGeoToolsLib/ConstructMeshesFromGeometries.cpp +1 -1
- MeshGeoToolsLib/ConstructMeshesFromGeometries.h MeshGeoToolsLib/ConstructMeshesFromGeometries.h +1 -1
- MeshGeoToolsLib/CreateSearchLength.cpp MeshGeoToolsLib/CreateSearchLength.cpp +1 -1
- MeshGeoToolsLib/CreateSearchLength.h MeshGeoToolsLib/CreateSearchLength.h +1 -1
- MeshGeoToolsLib/GeoMapper.cpp MeshGeoToolsLib/GeoMapper.cpp +1 -1
- MeshGeoToolsLib/GeoMapper.h MeshGeoToolsLib/GeoMapper.h +1 -1
- MeshGeoToolsLib/HeuristicSearchLength.cpp MeshGeoToolsLib/HeuristicSearchLength.cpp +1 -1
- MeshGeoToolsLib/HeuristicSearchLength.h MeshGeoToolsLib/HeuristicSearchLength.h +1 -1
- MeshGeoToolsLib/IdentifySubdomainMesh.cpp MeshGeoToolsLib/IdentifySubdomainMesh.cpp +1 -1
- MeshGeoToolsLib/IdentifySubdomainMesh.h MeshGeoToolsLib/IdentifySubdomainMesh.h +1 -1
- MeshGeoToolsLib/MeshEditing/MarkNodesOutsideOfPolygon.h MeshGeoToolsLib/MeshEditing/MarkNodesOutsideOfPolygon.h +1 -1
- MeshGeoToolsLib/MeshEditing/ResetMeshElementProperty.h MeshGeoToolsLib/MeshEditing/ResetMeshElementProperty.h +1 -1
- MeshGeoToolsLib/MeshNodeSearcher.cpp MeshGeoToolsLib/MeshNodeSearcher.cpp +1 -1
- MeshGeoToolsLib/MeshNodeSearcher.h MeshGeoToolsLib/MeshNodeSearcher.h +1 -1
- MeshGeoToolsLib/MeshNodesAlongPolyline.cpp MeshGeoToolsLib/MeshNodesAlongPolyline.cpp +1 -1
- MeshGeoToolsLib/MeshNodesAlongPolyline.h MeshGeoToolsLib/MeshNodesAlongPolyline.h +1 -1
- MeshGeoToolsLib/MeshNodesAlongSurface.cpp MeshGeoToolsLib/MeshNodesAlongSurface.cpp +1 -1
- MeshGeoToolsLib/MeshNodesAlongSurface.h MeshGeoToolsLib/MeshNodesAlongSurface.h +1 -1
- MeshGeoToolsLib/MeshNodesOnPoint.cpp MeshGeoToolsLib/MeshNodesOnPoint.cpp +1 -1
- MeshGeoToolsLib/MeshNodesOnPoint.h MeshGeoToolsLib/MeshNodesOnPoint.h +1 -1
- MeshGeoToolsLib/SearchAllNodes.h MeshGeoToolsLib/SearchAllNodes.h +1 -1
- MeshGeoToolsLib/SearchLength.h MeshGeoToolsLib/SearchLength.h +1 -1
- MeshLib/CoordinateSystem.cpp MeshLib/CoordinateSystem.cpp +1 -1
- MeshLib/CoordinateSystem.h MeshLib/CoordinateSystem.h +1 -1
- MeshLib/ElementCoordinatesMappingLocal.cpp MeshLib/ElementCoordinatesMappingLocal.cpp +1 -1
- MeshLib/ElementCoordinatesMappingLocal.h MeshLib/ElementCoordinatesMappingLocal.h +1 -1
- MeshLib/ElementStatus.cpp MeshLib/ElementStatus.cpp +1 -1
- MeshLib/ElementStatus.h MeshLib/ElementStatus.h +1 -1
- MeshLib/Elements/CellRule.cpp MeshLib/Elements/CellRule.cpp +1 -1
- MeshLib/Elements/CellRule.h MeshLib/Elements/CellRule.h +1 -1
- MeshLib/Elements/EdgeReturn.cpp MeshLib/Elements/EdgeReturn.cpp +1 -1
- MeshLib/Elements/EdgeReturn.h MeshLib/Elements/EdgeReturn.h +1 -1
- MeshLib/Elements/EdgeRule.h MeshLib/Elements/EdgeRule.h +1 -1
- MeshLib/Elements/Element.cpp MeshLib/Elements/Element.cpp +1 -1
- MeshLib/Elements/Element.h MeshLib/Elements/Element.h +1 -1
- MeshLib/Elements/ElementErrorCode.h MeshLib/Elements/ElementErrorCode.h +1 -1
- MeshLib/Elements/Elements.h MeshLib/Elements/Elements.h +1 -1
- MeshLib/Elements/FaceRule.cpp MeshLib/Elements/FaceRule.cpp +1 -1
- MeshLib/Elements/FaceRule.h MeshLib/Elements/FaceRule.h +1 -1
- MeshLib/Elements/Hex.h MeshLib/Elements/Hex.h +1 -1
- MeshLib/Elements/HexRule20.cpp MeshLib/Elements/HexRule20.cpp +1 -1
- MeshLib/Elements/HexRule20.h MeshLib/Elements/HexRule20.h +1 -1
- MeshLib/Elements/HexRule8.cpp MeshLib/Elements/HexRule8.cpp +1 -1
- MeshLib/Elements/HexRule8.h MeshLib/Elements/HexRule8.h +1 -1
- MeshLib/Elements/Line.h MeshLib/Elements/Line.h +1 -1
- MeshLib/Elements/LineRule2.cpp MeshLib/Elements/LineRule2.cpp +1 -1
- MeshLib/Elements/LineRule2.h MeshLib/Elements/LineRule2.h +1 -1
- MeshLib/Elements/LineRule3.cpp MeshLib/Elements/LineRule3.cpp +1 -1
- MeshLib/Elements/LineRule3.h MeshLib/Elements/LineRule3.h +1 -1
- MeshLib/Elements/MapBulkElementPoint.cpp MeshLib/Elements/MapBulkElementPoint.cpp +1 -1
- MeshLib/Elements/MapBulkElementPoint.h MeshLib/Elements/MapBulkElementPoint.h +1 -1
- MeshLib/Elements/Point.h MeshLib/Elements/Point.h +1 -1
- MeshLib/Elements/PointRule1.cpp MeshLib/Elements/PointRule1.cpp +1 -1
- MeshLib/Elements/PointRule1.h MeshLib/Elements/PointRule1.h +1 -1
- MeshLib/Elements/Prism.h MeshLib/Elements/Prism.h +1 -1
- MeshLib/Elements/PrismRule15.cpp MeshLib/Elements/PrismRule15.cpp +1 -1
- MeshLib/Elements/PrismRule15.h MeshLib/Elements/PrismRule15.h +1 -1
- MeshLib/Elements/PrismRule6.cpp MeshLib/Elements/PrismRule6.cpp +1 -1
- MeshLib/Elements/PrismRule6.h MeshLib/Elements/PrismRule6.h +1 -1
- MeshLib/Elements/Pyramid.h MeshLib/Elements/Pyramid.h +1 -1
- MeshLib/Elements/PyramidRule13.cpp MeshLib/Elements/PyramidRule13.cpp +1 -1
- MeshLib/Elements/PyramidRule13.h MeshLib/Elements/PyramidRule13.h +1 -1
- MeshLib/Elements/PyramidRule5.cpp MeshLib/Elements/PyramidRule5.cpp +1 -1
- MeshLib/Elements/PyramidRule5.h MeshLib/Elements/PyramidRule5.h +1 -1
- MeshLib/Elements/Quad.h MeshLib/Elements/Quad.h +1 -1
- MeshLib/Elements/QuadRule4.cpp MeshLib/Elements/QuadRule4.cpp +1 -1
- MeshLib/Elements/QuadRule4.h MeshLib/Elements/QuadRule4.h +1 -1
- MeshLib/Elements/QuadRule8.cpp MeshLib/Elements/QuadRule8.cpp +1 -1
- MeshLib/Elements/QuadRule8.h MeshLib/Elements/QuadRule8.h +1 -1
- MeshLib/Elements/QuadRule9.h MeshLib/Elements/QuadRule9.h +1 -1
- MeshLib/Elements/TemplateElement-impl.h MeshLib/Elements/TemplateElement-impl.h +1 -1
- MeshLib/Elements/TemplateElement.cpp MeshLib/Elements/TemplateElement.cpp +1 -1
- MeshLib/Elements/TemplateElement.h MeshLib/Elements/TemplateElement.h +1 -1
- MeshLib/Elements/Tet.h MeshLib/Elements/Tet.h +1 -1
- MeshLib/Elements/TetRule10.cpp MeshLib/Elements/TetRule10.cpp +1 -1
- MeshLib/Elements/TetRule10.h MeshLib/Elements/TetRule10.h +1 -1
- MeshLib/Elements/TetRule4.cpp MeshLib/Elements/TetRule4.cpp +1 -1
- MeshLib/Elements/TetRule4.h MeshLib/Elements/TetRule4.h +1 -1
- MeshLib/Elements/Tri.h MeshLib/Elements/Tri.h +1 -1
- MeshLib/Elements/TriRule3.cpp MeshLib/Elements/TriRule3.cpp +1 -1
- MeshLib/Elements/TriRule3.h MeshLib/Elements/TriRule3.h +1 -1
- MeshLib/Elements/TriRule6.cpp MeshLib/Elements/TriRule6.cpp +1 -1
- MeshLib/Elements/TriRule6.h MeshLib/Elements/TriRule6.h +1 -1
- MeshLib/Elements/Utils.h MeshLib/Elements/Utils.h +1 -1
- MeshLib/Elements/VertexRule.h MeshLib/Elements/VertexRule.h +1 -1
- MeshLib/IO/Legacy/MeshIO.cpp MeshLib/IO/Legacy/MeshIO.cpp +1 -1
- MeshLib/IO/Legacy/MeshIO.h MeshLib/IO/Legacy/MeshIO.h +1 -1
- MeshLib/IO/MPI_IO/NodePartitionedMeshReader.cpp MeshLib/IO/MPI_IO/NodePartitionedMeshReader.cpp +1 -1
- MeshLib/IO/MPI_IO/NodePartitionedMeshReader.h MeshLib/IO/MPI_IO/NodePartitionedMeshReader.h +1 -1
- MeshLib/IO/MPI_IO/PropertyVectorMetaData.h MeshLib/IO/MPI_IO/PropertyVectorMetaData.h +1 -1
- MeshLib/IO/VtkIO/PVDFile.cpp MeshLib/IO/VtkIO/PVDFile.cpp +1 -1
- MeshLib/IO/VtkIO/PVDFile.h MeshLib/IO/VtkIO/PVDFile.h +1 -1
- MeshLib/IO/VtkIO/VtuInterface-impl.h MeshLib/IO/VtkIO/VtuInterface-impl.h +1 -1
- MeshLib/IO/VtkIO/VtuInterface.cpp MeshLib/IO/VtkIO/VtuInterface.cpp +1 -1
- MeshLib/IO/VtkIO/VtuInterface.h MeshLib/IO/VtkIO/VtuInterface.h +1 -1
- MeshLib/IO/readMeshFromFile.cpp MeshLib/IO/readMeshFromFile.cpp +1 -1
- MeshLib/IO/readMeshFromFile.h MeshLib/IO/readMeshFromFile.h +1 -1
- MeshLib/IO/writeMeshToFile.cpp MeshLib/IO/writeMeshToFile.cpp +1 -1
- MeshLib/IO/writeMeshToFile.h MeshLib/IO/writeMeshToFile.h +1 -1
- MeshLib/Location.cpp MeshLib/Location.cpp +1 -1
- MeshLib/Location.h MeshLib/Location.h +1 -1
- MeshLib/Mesh.cpp MeshLib/Mesh.cpp +1 -1
- MeshLib/Mesh.h MeshLib/Mesh.h +1 -1
- MeshLib/MeshEditing/AddLayerToMesh.cpp MeshLib/MeshEditing/AddLayerToMesh.cpp +1 -1
- MeshLib/MeshEditing/AddLayerToMesh.h MeshLib/MeshEditing/AddLayerToMesh.h +1 -1
- MeshLib/MeshEditing/ConvertToLinearMesh.cpp MeshLib/MeshEditing/ConvertToLinearMesh.cpp +1 -1
- MeshLib/MeshEditing/ConvertToLinearMesh.h MeshLib/MeshEditing/ConvertToLinearMesh.h +1 -1
- MeshLib/MeshEditing/DuplicateMeshComponents.cpp MeshLib/MeshEditing/DuplicateMeshComponents.cpp +1 -1
- MeshLib/MeshEditing/DuplicateMeshComponents.h MeshLib/MeshEditing/DuplicateMeshComponents.h +1 -1
- MeshLib/MeshEditing/ElementValueModification.cpp MeshLib/MeshEditing/ElementValueModification.cpp +1 -1
- MeshLib/MeshEditing/ElementValueModification.h MeshLib/MeshEditing/ElementValueModification.h +1 -1
- MeshLib/MeshEditing/FlipElements.cpp MeshLib/MeshEditing/FlipElements.cpp +1 -1
- MeshLib/MeshEditing/FlipElements.h MeshLib/MeshEditing/FlipElements.h +1 -1
- MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp +1 -1
- MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h +1 -1
- MeshLib/MeshEditing/MeshRevision.cpp MeshLib/MeshEditing/MeshRevision.cpp +1 -1
- MeshLib/MeshEditing/MeshRevision.h MeshLib/MeshEditing/MeshRevision.h +1 -1
- MeshLib/MeshEditing/ProjectPointOnMesh.cpp MeshLib/MeshEditing/ProjectPointOnMesh.cpp +1 -1
- MeshLib/MeshEditing/ProjectPointOnMesh.h MeshLib/MeshEditing/ProjectPointOnMesh.h +1 -1
- MeshLib/MeshEditing/RemoveMeshComponents.cpp MeshLib/MeshEditing/RemoveMeshComponents.cpp +1 -1
- MeshLib/MeshEditing/RemoveMeshComponents.h MeshLib/MeshEditing/RemoveMeshComponents.h +1 -1
- MeshLib/MeshEditing/moveMeshNodes.h MeshLib/MeshEditing/moveMeshNodes.h +1 -1
- MeshLib/MeshEditing/projectMeshOntoPlane.h MeshLib/MeshEditing/projectMeshOntoPlane.h +1 -1
- MeshLib/MeshEnums.cpp MeshLib/MeshEnums.cpp +1 -1
- MeshLib/MeshEnums.h MeshLib/MeshEnums.h +1 -1
- MeshLib/MeshGenerators/LayeredMeshGenerator.cpp MeshLib/MeshGenerators/LayeredMeshGenerator.cpp +1 -1
- MeshLib/MeshGenerators/LayeredMeshGenerator.h MeshLib/MeshGenerators/LayeredMeshGenerator.h +1 -1
- MeshLib/MeshGenerators/LayeredVolume.cpp MeshLib/MeshGenerators/LayeredVolume.cpp +1 -1
- MeshLib/MeshGenerators/LayeredVolume.h MeshLib/MeshGenerators/LayeredVolume.h +1 -1
- MeshLib/MeshGenerators/MeshGenerator.cpp MeshLib/MeshGenerators/MeshGenerator.cpp +1 -1
- MeshLib/MeshGenerators/MeshGenerator.h MeshLib/MeshGenerators/MeshGenerator.h +1 -1
- MeshLib/MeshGenerators/MeshLayerMapper.cpp MeshLib/MeshGenerators/MeshLayerMapper.cpp +1 -1
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.