diff --git a/applications/test/mappedPatch/Test-MappedPatch.C b/applications/test/mappedPatch/Test-MappedPatch.C index 1349cf3a1f..f0c05f9644 100644 --- a/applications/test/mappedPatch/Test-MappedPatch.C +++ b/applications/test/mappedPatch/Test-MappedPatch.C @@ -36,7 +36,6 @@ Description #include "meshTools.H" #include "Time.H" #include "OFstream.H" -#include "volFields.H" #include "mappedPolyPatch.H" #include "mappedFixedValueFvPatchFields.H" diff --git a/applications/utilities/mesh/conversion/fireToFoam/fireToFoam.C b/applications/utilities/mesh/conversion/fireToFoam/fireToFoam.C index 0f7c32c701..03145bda13 100644 --- a/applications/utilities/mesh/conversion/fireToFoam/fireToFoam.C +++ b/applications/utilities/mesh/conversion/fireToFoam/fireToFoam.C @@ -35,7 +35,7 @@ Usage Options: - - \param -ascii + - \par -ascii Write in ASCII format instead of binary - \par -check diff --git a/applications/utilities/mesh/conversion/gmshToFoam/gmshToFoam.C b/applications/utilities/mesh/conversion/gmshToFoam/gmshToFoam.C index 3a854be88c..ea0bd7f6dc 100644 --- a/applications/utilities/mesh/conversion/gmshToFoam/gmshToFoam.C +++ b/applications/utilities/mesh/conversion/gmshToFoam/gmshToFoam.C @@ -49,7 +49,6 @@ Description \*---------------------------------------------------------------------------*/ #include "argList.H" -#include "polyMesh.H" #include "Time.H" #include "polyMesh.H" #include "IFstream.H" diff --git a/applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshIO.C b/applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshIO.C index ee6a7b3662..ea6efff4f5 100644 --- a/applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshIO.C +++ b/applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshIO.C @@ -32,7 +32,6 @@ License #include "polyMeshFilter.H" #include "polyTopoChange.H" #include "PrintTable.H" -#include "pointMesh.H" #include "indexedVertexOps.H" #include "DelaunayMeshTools.H" #include "syncTools.H" diff --git a/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C b/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C index b2b265cc05..a40a468269 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C +++ b/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C @@ -14,7 +14,6 @@ #include "vtkSurfaceWriter.H" #include "writer.H" -#include "checkTools.H" #include "cyclicAMIPolyPatch.H" #include "Time.H" diff --git a/applications/utilities/parallelProcessing/redistributePar/redistributePar.C b/applications/utilities/parallelProcessing/redistributePar/redistributePar.C index b61718dbff..798d91bf10 100644 --- a/applications/utilities/parallelProcessing/redistributePar/redistributePar.C +++ b/applications/utilities/parallelProcessing/redistributePar/redistributePar.C @@ -76,7 +76,6 @@ Usage #include "loadOrCreateMesh.H" #include "processorFvPatchField.H" #include "zeroGradientFvPatchFields.H" -#include "decompositionModel.H" #include "topoSet.H" #include "parFvFieldReconstructor.H" diff --git a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C index f6fdfae977..3aa9ea5855 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C +++ b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C @@ -51,10 +51,6 @@ Usage - \par -noLagrangian Suppress writing lagrangian positions and fields. - - \par -index \ - Ignore the time index contained in the time file and use a - simple indexing when creating the \c Ensight/data/######## files. - - \par -noMesh Suppress writing the geometry. Can be useful for converting partial results for a static geometry. diff --git a/src/OSspecific/POSIX/fileMonitor.C b/src/OSspecific/POSIX/fileMonitor.C index bdab2431b7..bb8fec4040 100644 --- a/src/OSspecific/POSIX/fileMonitor.C +++ b/src/OSspecific/POSIX/fileMonitor.C @@ -39,8 +39,6 @@ License #define EVENT_SIZE ( sizeof (struct inotify_event) ) #define EVENT_LEN (EVENT_SIZE + 16) #define EVENT_BUF_LEN ( 1024 * EVENT_LEN ) -#else - #include "OSspecific.H" #endif // * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * // diff --git a/src/OpenFOAM/db/error/IOerror.C b/src/OpenFOAM/db/error/IOerror.C index 0d70697639..1544db32ce 100644 --- a/src/OpenFOAM/db/error/IOerror.C +++ b/src/OpenFOAM/db/error/IOerror.C @@ -29,7 +29,6 @@ License #include "dictionary.H" #include "JobInfo.H" #include "Pstream.H" -#include "JobInfo.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.C b/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.C index d655570ad9..b9378f42c7 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.C +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.C @@ -26,7 +26,6 @@ License #include "pyrMatcher.H" #include "cellMatcher.H" #include "primitiveMesh.H" -#include "primitiveMesh.H" #include "cellModeller.H" #include "ListOps.H" diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.C b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.C index 94c0a94f4f..8aa3b8b4f2 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.C +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.C @@ -26,7 +26,6 @@ License #include "tetMatcher.H" #include "cellMatcher.H" #include "primitiveMesh.H" -#include "primitiveMesh.H" #include "cellModeller.H" #include "ListOps.H" diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.C b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.C index 26acee9297..a5f936f3f1 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.C +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.C @@ -26,7 +26,6 @@ License #include "tetWedgeMatcher.H" #include "cellMatcher.H" #include "primitiveMesh.H" -#include "primitiveMesh.H" #include "cellModeller.H" #include "ListOps.H" diff --git a/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C b/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C index 4790770647..08c5f5c2fd 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C +++ b/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C @@ -27,7 +27,6 @@ License #include "polyMesh.H" #include "primitiveMesh.H" #include "processorPolyPatch.H" -#include "stringListOps.H" #include "PstreamBuffers.H" #include "lduSchedule.H" #include "globalMeshData.H" diff --git a/src/OpenFOAM/meshes/polyMesh/polyMeshCheck/polyMeshTools.C b/src/OpenFOAM/meshes/polyMesh/polyMeshCheck/polyMeshTools.C index 7bdbd5c602..4bd4b4224f 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyMeshCheck/polyMeshTools.C +++ b/src/OpenFOAM/meshes/polyMesh/polyMeshCheck/polyMeshTools.C @@ -27,7 +27,6 @@ License #include "syncTools.H" #include "pyramidPointFaceRef.H" #include "primitiveMeshTools.H" -#include "polyMeshTools.H" // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // diff --git a/src/conversion/ccm/reader/ccmReaderMesh.C b/src/conversion/ccm/reader/ccmReaderMesh.C index bb81960625..a7cfd831b3 100644 --- a/src/conversion/ccm/reader/ccmReaderMesh.C +++ b/src/conversion/ccm/reader/ccmReaderMesh.C @@ -28,7 +28,6 @@ License #include "emptyPolyPatch.H" #include "symmetryPolyPatch.H" #include "wallPolyPatch.H" -#include "SortableList.H" #include "IFstream.H" #include "OFstream.H" #include "IOdictionary.H" diff --git a/src/dynamicMesh/fvMeshAdder/fvMeshAdder.C b/src/dynamicMesh/fvMeshAdder/fvMeshAdder.C index 2a9965fe4e..0dac84ea7e 100644 --- a/src/dynamicMesh/fvMeshAdder/fvMeshAdder.C +++ b/src/dynamicMesh/fvMeshAdder/fvMeshAdder.C @@ -26,7 +26,6 @@ License #include "fvMesh.H" #include "fvMeshAdder.H" #include "faceCoupleInfo.H" -#include "fvMesh.H" /* * * * * * * * * * * * * * * Static Member Data * * * * * * * * * * * * * */ diff --git a/src/dynamicMesh/fvMeshTools/fvMeshTools.C b/src/dynamicMesh/fvMeshTools/fvMeshTools.C index ad06dcafca..1222a65870 100644 --- a/src/dynamicMesh/fvMeshTools/fvMeshTools.C +++ b/src/dynamicMesh/fvMeshTools/fvMeshTools.C @@ -26,7 +26,6 @@ License #include "fvMeshTools.H" #include "processorCyclicPolyPatch.H" #include "polyBoundaryMeshEntries.H" -#include "fvMeshTools.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/src/functionObjects/graphics/runTimePostProcessing/scene.H b/src/functionObjects/graphics/runTimePostProcessing/scene.H index 407896dc4c..ebf4694096 100644 --- a/src/functionObjects/graphics/runTimePostProcessing/scene.H +++ b/src/functionObjects/graphics/runTimePostProcessing/scene.H @@ -64,7 +64,6 @@ SourceFiles #include "boundBox.H" #include "Enum.H" #include "HashPtrTable.H" -#include "vector.H" // VTK includes #include "vtkSmartPointer.h" diff --git a/src/meshTools/cellDist/cellDistFuncs.H b/src/meshTools/cellDist/cellDistFuncs.H index d572d90f82..14128ad39e 100644 --- a/src/meshTools/cellDist/cellDistFuncs.H +++ b/src/meshTools/cellDist/cellDistFuncs.H @@ -36,7 +36,6 @@ SourceFiles #ifndef cellDistFuncs_H #define cellDistFuncs_H -#include "scalarField.H" #include "HashSet.H" #include "Map.H" #include "wordReList.H" diff --git a/src/meshTools/regionSplit/regionSplit.C b/src/meshTools/regionSplit/regionSplit.C index 76bcd3fc43..7b86207f5c 100644 --- a/src/meshTools/regionSplit/regionSplit.C +++ b/src/meshTools/regionSplit/regionSplit.C @@ -29,7 +29,6 @@ License #include "processorPolyPatch.H" #include "globalIndex.H" #include "syncTools.H" -#include "FaceCellWave.H" #include "minData.H" // * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * // diff --git a/src/thermophysicalModels/solidThermo/solidThermo/solidThermo.H b/src/thermophysicalModels/solidThermo/solidThermo/solidThermo.H index 2d4f1c2e15..73e5a73ee9 100644 --- a/src/thermophysicalModels/solidThermo/solidThermo/solidThermo.H +++ b/src/thermophysicalModels/solidThermo/solidThermo/solidThermo.H @@ -41,7 +41,6 @@ SourceFiles #include "IOdictionary.H" #include "autoPtr.H" #include "basicThermo.H" -#include "autoPtr.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //