From b6f3bd4c2385d96ecc2be0d20e6da066f856d610 Mon Sep 17 00:00:00 2001 From: Mark Olesen <Mark.Olesen@Germany> Date: Mon, 12 Apr 2010 11:55:52 +0200 Subject: [PATCH] STYLE: follow coding guide recommendation for '//- Destructor' --- .../basicXiSubXiEq/basicXiSubXiEq.H | 5 ++-- .../XiGModels/basicXiSubG/basicXiSubG.H | 5 ++-- .../dragModels/PDRDragModel/PDRDragModel.H | 5 ++-- .../PDRModels/dragModels/basic/basic.H | 5 ++-- .../XiModels/XiEqModels/Gulder/Gulder.H | 5 ++-- .../SCOPEBlendXiEq/SCOPEBlendXiEq.H | 5 ++-- .../XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H | 5 ++-- .../XiModels/XiEqModels/XiEqModel/XiEqModel.H | 5 ++-- .../instabilityXiEq/instabilityXiEq.H | 5 ++-- .../PDRFoam/XiModels/XiGModels/KTS/KTS.H | 5 ++-- .../XiModels/XiGModels/XiGModel/XiGModel.H | 5 ++-- .../XiGModels/instabilityG/instabilityG.H | 5 ++-- .../PDRFoam/XiModels/XiModel/XiModel.H | 5 ++-- .../PDRFoam/XiModels/algebraic/algebraic.H | 5 ++-- .../combustion/PDRFoam/XiModels/fixed/fixed.H | 5 ++-- .../PDRFoam/XiModels/transport/transport.H | 5 ++-- .../SCOPE/SCOPELaminarFlameSpeed.H | 2 +- .../infinitelyFastChemistry.H | 5 ++-- .../noCombustion/noCombustion.H | 5 ++-- .../regionProperties/regionProperties.H | 5 ++-- .../threePhaseMixture.H | 7 +++-- .../phaseChangeTwoPhaseMixtures/Kunz/Kunz.H | 7 +++-- .../Merkle/Merkle.H | 7 +++-- .../SchnerrSauer/SchnerrSauer.H | 7 +++-- .../phaseChangeTwoPhaseMixture.H | 7 +++-- .../multiphaseMixture/multiphaseMixture.H | 7 +++-- .../mesh/advanced/modifyMesh/cellSplitter.H | 5 ++-- .../mesh/conversion/cfx4ToFoam/block.H | 5 ++-- .../mesh/conversion/sammToFoam/sammMesh.H | 5 ++-- .../mesh/conversion/star3ToFoam/starMesh.H | 5 ++-- .../manipulation/mergeMeshes/mergePolyMesh.H | 7 +++-- .../manipulation/mirrorMesh/mirrorFvMesh.H | 5 ++-- .../decomposePar/domainDecomposition.H | 5 ++-- .../decomposePar/fvFieldDecomposer.H | 5 ++-- .../decomposePar/pointFieldDecomposer.H | 5 ++-- .../PV3FoamReader/vtkPV3FoamReader.h | 1 - .../PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H | 3 +-- .../vtkPV3blockMesh/vtkPV3blockMesh.H | 3 +-- .../fieldview9Reader/readerDatabase.H | 5 ++-- doc/codingStyleGuide.org | 2 +- src/ODE/ODE/ODE.H | 7 +++-- src/ODE/ODESolvers/ODESolver/ODESolver.H | 7 +++-- src/OSspecific/POSIX/regExp.H | 5 ++-- src/OSspecific/POSIX/signals/sigFpe.H | 5 ++-- src/OSspecific/POSIX/signals/sigInt.H | 5 ++-- src/OSspecific/POSIX/signals/sigQuit.H | 5 ++-- src/OSspecific/POSIX/signals/sigSegv.H | 5 ++-- src/OSspecific/POSIX/timer.H | 5 ++-- src/OpenFOAM/algorithms/subCycle/subCycle.H | 26 +++++++++---------- .../HashTables/HashPtrTable/HashPtrTable.H | 5 ++-- .../LinkedLists/accessTypes/ILList/ILList.H | 5 ++-- .../LinkedLists/accessTypes/LList/LList.H | 5 ++-- .../accessTypes/LPtrList/LPtrList.H | 5 ++-- .../linkTypes/DLListBase/DLListBase.H | 5 ++-- .../linkTypes/SLListBase/SLListBase.H | 5 ++-- src/OpenFOAM/db/Callback/Callback.H | 5 ++-- .../db/CallbackRegistry/CallbackRegistry.H | 5 ++-- src/OpenFOAM/db/IOobject/IOobject.H | 5 ++-- src/OpenFOAM/db/IOobjectList/IOobjectList.H | 5 ++-- src/OpenFOAM/db/IOobjects/IOField/IOField.H | 5 ++-- src/OpenFOAM/db/IOobjects/IOList/IOList.H | 5 ++-- src/OpenFOAM/db/IOobjects/IOMap/IOMap.H | 5 ++-- .../db/IOobjects/IOPtrList/IOPtrList.H | 5 ++-- .../db/IOobjects/IOdictionary/IOdictionary.H | 5 ++-- src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H | 10 +++---- src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H | 10 +++---- .../db/IOstreams/IOstreams/IOstream.H | 7 +++-- src/OpenFOAM/db/IOstreams/IOstreams/Istream.H | 7 +++-- .../db/IOstreams/Pstreams/PstreamBuffers.H | 5 ++-- .../db/IOstreams/Pstreams/UIPstream.H | 5 ++-- .../db/IOstreams/Pstreams/UOPstream.H | 5 ++-- src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H | 7 +++-- .../IOstreams/StringStreams/IStringStream.H | 11 ++++---- .../IOstreams/StringStreams/OStringStream.H | 11 ++++---- .../db/IOstreams/hashes/OSHA1stream.H | 11 ++++---- .../db/IOstreams/token/CompoundToken.H | 5 ++-- src/OpenFOAM/db/IOstreams/token/token.H | 10 +++---- src/OpenFOAM/db/Time/Time.H | 6 ++--- src/OpenFOAM/db/Time/subCycleTime.H | 5 ++-- src/OpenFOAM/db/dictionary/dictionary.H | 5 ++-- .../db/dlLibraryTable/dlLibraryTable.H | 5 ++-- src/OpenFOAM/db/error/error.H | 10 +++---- .../functionObject/functionObject.H | 5 ++-- .../outputFilterOutputControl.H | 4 +-- .../db/objectRegistry/objectRegistry.H | 5 ++-- src/OpenFOAM/db/regIOobject/regIOobject.H | 5 ++-- .../fields/Fields/Field/FieldMapper.H | 7 +++-- .../SlicedGeometricField.H | 10 +++---- .../processor/processorPointPatchField.H | 5 ++-- .../pointPatchField/pointPatchField.H | 7 +++-- src/OpenFOAM/global/JobInfo/JobInfo.H | 5 ++-- src/OpenFOAM/graph/graph.H | 7 +++-- .../graph/writers/gnuplotGraph/gnuplotGraph.H | 7 +++-- .../graph/writers/jplotGraph/jplotGraph.H | 7 +++-- .../graph/writers/rawGraph/rawGraph.H | 7 +++-- .../graph/writers/xmgrGraph/xmgrGraph.H | 7 +++-- .../PatchToPatchInterpolation.H | 5 ++-- .../PrimitivePatchInterpolation.H | 5 ++-- src/OpenFOAM/matrices/Matrix/Matrix.H | 5 ++-- .../lduMatrix/lduAddressing/lduAddressing.H | 5 ++-- .../lduInterface/cyclicLduInterface.H | 5 ++-- .../lduAddressing/lduInterface/lduInterface.H | 5 ++-- .../lduInterface/processorLduInterface.H | 5 ++-- .../cyclicLduInterfaceField.H | 5 ++-- .../lduInterfaceField/lduInterfaceField.H | 5 ++-- .../processorLduInterfaceField.H | 5 ++-- .../matrices/lduMatrix/lduMatrix/lduMatrix.H | 26 ++++++++----------- .../DICPreconditioner/DICPreconditioner.H | 7 +++-- .../DILUPreconditioner/DILUPreconditioner.H | 7 +++-- .../FDICPreconditioner/FDICPreconditioner.H | 7 +++-- .../GAMGPreconditioner/GAMGPreconditioner.H | 5 ++-- .../diagonalPreconditioner.H | 7 +++-- .../noPreconditioner/noPreconditioner.H | 7 +++-- .../matrices/lduMatrix/solvers/BICCG/BICCG.H | 7 +++-- .../GAMGAgglomeration/GAMGAgglomeration.H | 5 ++-- .../lduMatrix/solvers/GAMG/GAMGSolver.H | 5 ++-- .../cyclicGAMGInterfaceField.H | 5 ++-- .../processorGAMGInterfaceField.H | 5 ++-- .../cyclicGAMGInterface/cyclicGAMGInterface.H | 5 ++-- .../processorGAMGInterface.H | 5 ++-- .../matrices/lduMatrix/solvers/ICCG/ICCG.H | 7 +++-- .../matrices/lduMatrix/solvers/PBiCG/PBiCG.H | 7 +++-- .../matrices/lduMatrix/solvers/PCG/PCG.H | 7 +++-- .../solvers/smoothSolver/smoothSolver.H | 7 +++-- src/OpenFOAM/memory/Xfer/Xfer.H | 5 ++-- src/OpenFOAM/memory/autoPtr/autoPtr.H | 6 ++--- src/OpenFOAM/memory/tmp/tmp.H | 6 ++--- src/OpenFOAM/meshes/lduMesh/lduMesh.H | 7 +++-- .../meshes/lduMesh/lduPrimitiveMesh.H | 7 +++-- .../meshShapes/cellMatcher/cellMatcher.H | 7 +++-- .../meshShapes/cellMatcher/hexMatcher.H | 5 ++-- .../meshShapes/cellMatcher/prismMatcher.H | 5 ++-- .../meshShapes/cellMatcher/pyrMatcher.H | 5 ++-- .../meshShapes/cellMatcher/tetMatcher.H | 5 ++-- .../meshShapes/cellMatcher/tetWedgeMatcher.H | 5 ++-- .../meshShapes/cellMatcher/wedgeMatcher.H | 5 ++-- .../meshShapes/cellModeller/cellModeller.H | 5 ++-- .../meshes/patchIdentifier/patchIdentifier.H | 5 ++-- .../pointMesh/pointMeshMapper/pointMapper.H | 5 ++-- .../pointMeshMapper/pointPatchMapper.H | 5 ++-- .../basic/coupled/coupledPointPatch.H | 5 ++-- .../constraint/cyclic/cyclicPointPatch.H | 5 ++-- .../processor/processorPointPatch.H | 5 ++-- .../derived/coupled/coupledFacePointPatch.H | 5 ++-- .../facePointPatch/facePointPatch.H | 7 +++-- .../pointPatches/pointPatch/pointPatch.H | 7 +++-- .../polyMesh/globalMeshData/globalMeshData.H | 5 ++-- .../mapPolyMesh/cellMapper/cellMapper.H | 5 ++-- .../mapPolyMesh/faceMapper/faceMapper.H | 5 ++-- .../polyMesh/mapPolyMesh/morphFieldMapper.H | 7 +++-- .../polyBoundaryMesh/polyBoundaryMesh.H | 5 ++-- src/OpenFOAM/meshes/polyMesh/polyMesh.H | 5 ++-- .../basic/coupled/coupledPolyPatch.H | 5 ++-- .../basic/generic/genericPolyPatch.H | 5 ++-- .../constraint/cyclic/cyclicPolyPatch.H | 5 ++-- .../constraint/processor/processorPolyPatch.H | 5 ++-- .../polyPatches/polyPatch/polyPatch.H | 5 ++-- .../meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H | 5 ++-- .../PrimitivePatch/PrimitivePatch.H | 5 ++-- .../meshes/primitiveMesh/primitiveMesh.H | 5 ++-- src/conversion/ensight/file/ensightFile.H | 2 +- src/conversion/polyDualMesh/polyDualMesh.H | 5 ++-- .../dynamicFvMesh/dynamicFvMesh.H | 5 ++-- .../dynamicInkJetFvMesh/dynamicInkJetFvMesh.H | 5 ++-- .../dynamicMotionSolverFvMesh.H | 5 ++-- .../dynamicRefineFvMesh/dynamicRefineFvMesh.H | 5 ++-- .../solidBodyMotionFunctions/SDA/SDA.H | 5 ++-- .../linearMotion/linearMotion.H | 5 ++-- .../multiMotion/multiMotion.H | 5 ++-- .../oscillatingLinearMotion.H | 5 ++-- .../oscillatingRotatingMotion.H | 5 ++-- .../rotatingMotion/rotatingMotion.H | 5 ++-- .../solidBodyMotionFunction.H | 5 ++-- .../tabulated6DoFMotion/tabulated6DoFMotion.H | 5 ++-- .../solidBodyMotionFvMesh.H | 5 ++-- src/dynamicFvMesh/staticFvMesh/staticFvMesh.H | 5 ++-- src/dynamicMesh/attachDetach/attachDetach.H | 5 ++-- src/dynamicMesh/boundaryMesh/boundaryMesh.H | 5 ++-- src/dynamicMesh/boundaryPatch/boundaryPatch.H | 5 ++-- src/dynamicMesh/fvMeshAdder/fvMeshAdder.H | 7 +++-- .../layerAdditionRemoval.H | 5 ++-- src/dynamicMesh/meshCut/cellCuts/cellCuts.H | 5 ++-- .../meshCut/cellLooper/cellLooper.H | 5 ++-- .../meshCut/cellLooper/geomCellLooper.H | 5 ++-- .../meshCut/cellLooper/hexCellLooper.H | 5 ++-- .../meshCut/cellLooper/topoCellLooper.H | 5 ++-- .../boundaryCutter/boundaryCutter.H | 5 ++-- .../meshModifiers/meshCutter/meshCutter.H | 5 ++-- .../refinementIterator/refinementIterator.H | 5 ++-- .../undoableMeshCutter/undoableMeshCutter.H | 5 ++-- src/dynamicMesh/meshCut/splitCell/splitCell.H | 5 ++-- .../motionSmoother/motionSmoother.H | 5 ++-- src/dynamicMesh/motionSolver/motionSolver.H | 5 ++-- .../perfectInterface/perfectInterface.H | 5 ++-- .../polyMeshAdder/faceCoupleInfo.H | 5 ++-- .../attachPolyTopoChanger.H | 7 +++-- .../polyMeshModifier/polyMeshModifier.H | 5 ++-- .../polyTopoChange/topoAction/topoAction.H | 7 +++-- .../polyTopoChanger/polyTopoChanger.H | 7 +++-- .../repatchPolyTopoChanger.H | 7 +++-- src/dynamicMesh/setUpdater/setUpdater.H | 5 ++-- .../enrichedPatch/enrichedPatch.H | 5 ++-- .../slidingInterface/slidingInterface.H | 5 ++-- src/edgeMesh/edgeFormats/nas/NASedgeFormat.H | 7 +++-- src/edgeMesh/edgeFormats/obj/OBJedgeFormat.H | 7 +++-- src/engine/engineMesh/engineMesh/engineMesh.H | 5 ++-- .../fvMotionSolverEngineMesh.H | 5 ++-- .../layeredEngineMesh/layeredEngineMesh.H | 5 ++-- .../staticEngineMesh/staticEngineMesh.H | 5 ++-- src/engine/engineTime/engineTime.H | 7 +++-- .../errorDrivenRefinement.H | 5 ++-- .../errorEstimate/errorEstimate.H | 5 ++-- .../general/SRF/SRFModel/SRFModel/SRFModel.H | 5 ++-- .../cfdTools/general/SRF/SRFModel/rpm/rpm.H | 5 ++-- .../basic/sliced/slicedFvPatchField.H | 5 ++-- .../processor/processorFvPatchField.H | 5 ++-- .../fvPatchFields/fvPatchField/fvPatchField.H | 7 +++-- .../basic/sliced/slicedFvsPatchField.H | 5 ++-- .../processor/processorFvsPatchField.H | 5 ++-- .../fvsPatchField/fvsPatchField.H | 7 +++-- .../convectionScheme/convectionScheme.H | 5 ++-- .../d2dt2Schemes/d2dt2Scheme/d2dt2Scheme.H | 5 ++-- .../ddtSchemes/ddtScheme/ddtScheme.H | 5 ++-- .../divSchemes/divScheme/divScheme.H | 5 ++-- .../extendedLeastSquaresVectors.H | 5 ++-- .../leastSquaresGrad/leastSquaresVectors.H | 5 ++-- .../gaussLaplacianScheme.H | 7 +++-- .../laplacianScheme/laplacianScheme.H | 5 ++-- .../correctedSnGrad/correctedSnGrad.H | 5 ++-- .../limitedSnGrad/limitedSnGrad.H | 5 ++-- .../quadraticFitSnGrad/quadraticFitSnGrad.H | 5 ++-- .../quadraticFitSnGradData.H | 7 +++-- .../snGradSchemes/snGradScheme/snGradScheme.H | 5 ++-- .../uncorrectedSnGrad/uncorrectedSnGrad.H | 5 ++-- .../fvMatrices/fvMatrix/fvMatrix.H | 5 ++-- .../centredCECCellToFaceStencilObject.H | 7 +++-- .../centredCPCCellToFaceStencilObject.H | 7 +++-- .../centredFECCellToFaceStencilObject.H | 7 +++-- .../pureUpwindCFCCellToFaceStencilObject.H | 7 +++-- .../upwindCECCellToFaceStencilObject.H | 7 +++-- .../upwindCFCCellToFaceStencilObject.H | 7 +++-- .../upwindCPCCellToFaceStencilObject.H | 7 +++-- .../upwindFECCellToFaceStencilObject.H | 7 +++-- src/finiteVolume/fvMesh/fvMesh.H | 5 ++-- src/finiteVolume/fvMesh/fvMeshLduAddressing.H | 7 +++-- .../fvMesh/fvMeshMapper/fvPatchMapper.H | 5 ++-- .../fvMesh/fvMeshMapper/fvSurfaceMapper.H | 5 ++-- .../fvMesh/fvMeshSubset/fvMeshSubset.H | 14 +++++----- .../fvPatches/basic/coupled/coupledFvPatch.H | 5 ++-- .../fvMesh/fvPatches/fvPatch/fvPatch.H | 5 ++-- .../fvMesh/wallDist/nearWallDist.H | 5 ++-- .../fvMesh/wallDist/nearWallDistNoSearch.H | 5 ++-- src/finiteVolume/fvMesh/wallDist/wallDist.H | 5 ++-- .../fvMesh/wallDist/wallDistData.H | 5 ++-- .../interpolation/interpolation.H | 7 +++-- .../limitedSurfaceInterpolationScheme.H | 5 ++-- .../multivariateSurfaceInterpolationScheme.H | 5 ++-- .../skewCorrected/skewCorrectionVectors.H | 5 ++-- .../surfaceInterpolation.H | 5 ++-- .../surfaceInterpolationScheme.H | 5 ++-- .../volPointInterpolation.H | 5 ++-- .../displacementSBRStressFvMotionSolver.H | 5 ++-- ...lacementComponentLaplacianFvMotionSolver.H | 5 ++-- .../displacementFvMotionSolver.H | 5 ++-- .../displacementInterpolationFvMotionSolver.H | 5 ++-- .../displacementLaplacianFvMotionSolver.H | 5 ++-- .../displacementLayeredMotionFvMotionSolver.H | 5 ++-- .../fvMotionSolver/fvMotionSolver.H | 5 ++-- ...velocityComponentLaplacianFvMotionSolver.H | 5 ++-- .../velocityLaplacianFvMotionSolver.H | 5 ++-- .../directional/directionalDiffusivity.H | 5 ++-- .../motionDiffusivity/file/fileDiffusivity.H | 5 ++-- .../inverseDistanceDiffusivity.H | 5 ++-- .../inverseFaceDistanceDiffusivity.H | 5 ++-- .../inversePointDistanceDiffusivity.H | 5 ++-- .../inverseVolume/inverseVolumeDiffusivity.H | 5 ++-- .../exponential/exponentialDiffusivity.H | 5 ++-- .../quadratic/quadraticDiffusivity.H | 5 ++-- .../motionDiffusivity/motionDiffusivity.H | 5 ++-- .../motionDirectionalDiffusivity.H | 5 ++-- .../uniform/uniformDiffusivity.H | 5 ++-- src/lagrangian/dieselSpray/spray/spray.H | 5 ++-- .../breakupModel/noBreakup/noBreakup.H | 2 +- .../BinaryCollisionModel.H | 2 +- .../LarsenBorgnakkeVariableHardSphere.H | 2 +- .../VariableHardSphere/VariableHardSphere.H | 2 +- .../FreeStream/FreeStream.H | 2 +- .../InflowBoundaryModel/NoInflow/NoInflow.H | 2 +- .../MaxwellianThermal/MaxwellianThermal.H | 2 +- .../MixedDiffuseSpecular.H | 2 +- .../SpecularReflection/SpecularReflection.H | 2 +- .../WallInteractionModel.H | 2 +- .../FieldActivatedInjection.H | 2 +- .../cloudAbsorptionEmission.H | 2 +- .../scatter/cloudScatter/cloudScatter.H | 2 +- .../bufferedAccumulator/bufferedAccumulator.H | 5 ++-- .../correlationFunction/correlationFunction.H | 5 ++-- .../distribution/distribution.H | 5 ++-- .../directInteractionList.H | 5 ++-- .../interactionLists/interactionLists.H | 5 ++-- .../referralLists/receivingReferralList.H | 5 ++-- .../referralLists/sendingReferralList.H | 5 ++-- .../referredCell/referredCell.H | 5 ++-- .../referredCellList/referredCellList.H | 5 ++-- .../referredMolecule/referredMolecule.H | 5 ++-- .../molecule/reducedUnits/reducedUnits.H | 5 ++-- .../electrostaticPotential.H | 7 +++-- .../basic/energyScalingFunction.H | 7 +++-- .../derived/doubleSigmoid/doubleSigmoid.H | 7 +++-- .../derived/noScaling/noScaling.H | 7 +++-- .../derived/shifted/shifted.H | 7 +++-- .../derived/shiftedForce/shiftedForce.H | 7 +++-- .../derived/sigmoid/sigmoid.H | 7 +++-- .../pairPotential/basic/pairPotential.H | 7 +++-- .../pairPotential/derived/azizChen/azizChen.H | 7 +++-- .../pairPotential/derived/coulomb/coulomb.H | 7 +++-- .../derived/dampedCoulomb/dampedCoulomb.H | 7 +++-- .../exponentialRepulsion.H | 7 +++-- .../derived/lennardJones/lennardJones.H | 7 +++-- .../derived/maitlandSmith/maitlandSmith.H | 7 +++-- .../derived/noInteraction/noInteraction.H | 7 +++-- .../pairPotentialList/pairPotentialList.H | 5 ++-- .../potential/potential/potential.H | 5 ++-- .../tetherPotential/basic/tetherPotential.H | 7 +++-- .../derived/harmonicSpring/harmonicSpring.H | 7 +++-- .../derived/pitchForkRing/pitchForkRing.H | 7 +++-- .../restrainedHarmonicSpring.H | 7 +++-- .../tetherPotentialList/tetherPotentialList.H | 5 ++-- .../trackedParticle/ExactParticle.H | 7 +++-- src/mesh/blockMesh/block/block.H | 3 +-- .../blockDescriptor/blockDescriptor.H | 5 ++-- src/mesh/blockMesh/blockMesh/blockMesh.H | 5 ++-- src/mesh/blockMesh/curvedEdges/arcEdge.H | 5 ++-- src/mesh/blockMesh/curvedEdges/curvedEdge.H | 5 ++-- src/meshTools/PointEdgeWave/PointEdgeWave.H | 5 ++-- .../cellDist/patchWave/patchDataWave.H | 5 ++-- src/meshTools/cellDist/patchWave/patchWave.H | 5 ++-- src/meshTools/cellFeatures/cellFeatures.H | 5 ++-- .../coordinateRotation/coordinateRotation.H | 7 +++-- src/meshTools/meshSearch/meshSearch.H | 5 ++-- src/meshTools/octree/octree.H | 5 ++-- src/meshTools/octree/octreeDataEdges.H | 5 ++-- src/meshTools/octree/octreeDataFace.H | 5 ++-- src/meshTools/octree/octreeLine.H | 5 ++-- src/meshTools/octree/treeLeaf.H | 5 ++-- src/meshTools/octree/treeNode.H | 5 ++-- .../distributedTriSurfaceMesh.H | 5 ++-- .../searchableSurface/searchableBox.H | 5 ++-- .../searchableSurface/searchableCylinder.H | 5 ++-- .../searchableSurface/searchablePlane.H | 5 ++-- .../searchableSurface/searchablePlate.H | 5 ++-- .../searchableSurface/searchableSphere.H | 5 ++-- .../searchableSurface/searchableSurface.H | 5 ++-- .../searchableSurfaceCollection.H | 5 ++-- .../searchableSurfaceWithGaps.H | 5 ++-- .../searchableSurface/triSurfaceMesh.H | 5 ++-- .../sets/cellSources/boxToCell/boxToCell.H | 5 ++-- .../sets/cellSources/cellToCell/cellToCell.H | 5 ++-- .../cylinderToCell/cylinderToCell.H | 5 ++-- .../sets/cellSources/faceToCell/faceToCell.H | 5 ++-- .../faceZoneToCell/faceZoneToCell.H | 5 ++-- .../cellSources/fieldToCell/fieldToCell.H | 5 ++-- .../cellSources/labelToCell/labelToCell.H | 5 ++-- .../sets/cellSources/nbrToCell/nbrToCell.H | 5 ++-- .../cellSources/nearestToCell/nearestToCell.H | 5 ++-- .../cellSources/pointToCell/pointToCell.H | 5 ++-- .../cellSources/regionToCell/regionToCell.H | 5 ++-- .../rotatedBoxToCell/rotatedBoxToCell.H | 5 ++-- .../cellSources/shapeToCell/shapeToCell.H | 5 ++-- .../cellSources/sphereToCell/sphereToCell.H | 5 ++-- .../cellSources/surfaceToCell/surfaceToCell.H | 5 ++-- .../sets/cellSources/zoneToCell/zoneToCell.H | 5 ++-- .../setToCellZone/setToCellZone.H | 5 ++-- .../boundaryToFace/boundaryToFace.H | 5 ++-- .../sets/faceSources/boxToFace/boxToFace.H | 5 ++-- .../sets/faceSources/cellToFace/cellToFace.H | 5 ++-- .../sets/faceSources/faceToFace/faceToFace.H | 5 ++-- .../faceSources/labelToFace/labelToFace.H | 5 ++-- .../faceSources/normalToFace/normalToFace.H | 5 ++-- .../faceSources/patchToFace/patchToFace.H | 5 ++-- .../faceSources/pointToFace/pointToFace.H | 5 ++-- .../sets/faceSources/zoneToFace/zoneToFace.H | 5 ++-- .../faceZoneToFaceZone/faceZoneToFaceZone.H | 5 ++-- .../setToFaceZone/setToFaceZone.H | 5 ++-- .../setsToFaceZone/setsToFaceZone.H | 5 ++-- .../sets/pointSources/boxToPoint/boxToPoint.H | 5 ++-- .../pointSources/cellToPoint/cellToPoint.H | 5 ++-- .../pointSources/faceToPoint/faceToPoint.H | 5 ++-- .../pointSources/labelToPoint/labelToPoint.H | 5 ++-- .../nearestToPoint/nearestToPoint.H | 5 ++-- .../pointSources/pointToPoint/pointToPoint.H | 5 ++-- .../surfaceToPoint/surfaceToPoint.H | 5 ++-- .../pointSources/zoneToPoint/zoneToPoint.H | 5 ++-- .../setToPointZone/setToPointZone.H | 5 ++-- .../sets/topoSetSource/topoSetSource.H | 5 ++-- src/meshTools/sets/topoSets/cellSet.H | 5 ++-- src/meshTools/sets/topoSets/cellZoneSet.H | 5 ++-- src/meshTools/sets/topoSets/faceSet.H | 5 ++-- src/meshTools/sets/topoSets/faceZoneSet.H | 5 ++-- src/meshTools/sets/topoSets/pointSet.H | 5 ++-- src/meshTools/sets/topoSets/pointZoneSet.H | 5 ++-- src/meshTools/sets/topoSets/topoSet.H | 5 ++-- .../twoDPointCorrector/twoDPointCorrector.H | 5 ++-- .../decompositionMethod/decompositionMethod.H | 7 +++-- .../hierarchGeomDecomp/hierarchGeomDecomp.H | 7 +++-- .../manualDecomp/manualDecomp.H | 7 +++-- .../simpleGeomDecomp/simpleGeomDecomp.H | 7 +++-- .../decompose/metisDecomp/metisDecomp.H | 7 +++-- .../decompose/ptscotchDecomp/ptscotchDecomp.H | 7 +++-- .../decompose/scotchDecomp/scotchDecomp.H | 7 +++-- .../basic/addSubtract/addSubtract.H | 5 ++-- .../foamCalcFunctions/calcType/calcType.H | 5 ++-- .../field/components/components.H | 5 ++-- .../foamCalcFunctions/field/div/div.H | 5 ++-- .../field/interpolate/interpolate.H | 5 ++-- .../foamCalcFunctions/field/mag/mag.H | 5 ++-- .../foamCalcFunctions/field/magGrad/magGrad.H | 5 ++-- .../foamCalcFunctions/field/magSqr/magSqr.H | 5 ++-- .../field/randomise/randomise.H | 5 ++-- .../field/streamLine/streamLine.H | 3 +-- .../fixedAxis/fixedAxis.H | 5 ++-- .../fixedLine/fixedLine.H | 5 ++-- .../fixedOrientation/fixedOrientation.H | 5 ++-- .../fixedPlane/fixedPlane.H | 5 ++-- .../fixedPoint/fixedPoint.H | 5 ++-- .../sixDoFRigidBodyMotionConstraint.H | 5 ++-- .../linearAxialAngularSpring.H | 5 ++-- .../linearSpring/linearSpring.H | 5 ++-- .../sixDoFRigidBodyMotionRestraint.H | 5 ++-- .../sphericalAngularSpring.H | 5 ++-- .../tabulatedAxialAngularSpring.H | 5 ++-- .../meshToMesh/meshToMesh.H | 12 ++++----- src/sampling/sampledSet/cloud/cloudSet.H | 2 +- src/sampling/sampledSet/face/faceOnlySet.H | 2 +- .../sampledSet/midPoint/midPointSet.H | 2 +- .../midPointAndFace/midPointAndFaceSet.H | 2 +- .../sampledSet/polyLine/polyLineSet.H | 2 +- .../sampledSet/sampledSet/sampledSet.H | 2 +- .../sampledSet/sampledSets/sampledSets.H | 2 +- .../triSurfaceMeshPointSet.H | 2 +- src/sampling/sampledSet/uniform/uniformSet.H | 2 +- .../distanceSurface/distanceSurface.H | 5 ++-- .../isoSurface/sampledIsoSurface.H | 5 ++-- .../isoSurface/sampledIsoSurfaceCell.H | 5 ++-- .../sampledCuttingPlane/sampledCuttingPlane.H | 5 ++-- .../sampledPatch/sampledPatch.H | 5 ++-- .../sampledPlane/sampledPlane.H | 5 ++-- .../sampledSurface/sampledSurface.H | 5 ++-- .../sampledSurfaces/sampledSurfaces.H | 5 ++-- .../sampledTriSurfaceMesh.H | 5 ++-- .../sampledThresholdCellFaces.H | 5 ++-- .../writers/dx/dxSurfaceWriter.H | 5 ++-- .../writers/foamFile/foamFileSurfaceWriter.H | 5 ++-- .../writers/null/nullSurfaceWriter.H | 5 ++-- .../writers/proxy/proxySurfaceWriter.H | 5 ++-- .../writers/raw/rawSurfaceWriter.H | 5 ++-- .../sampledSurface/writers/surfaceWriter.H | 5 ++-- .../writers/vtk/vtkSurfaceWriter.H | 5 ++-- src/surfMesh/MeshedSurface/MeshedSurface.H | 5 ++-- .../MeshedSurfaceProxy/MeshedSurfaceProxy.H | 5 ++-- src/surfMesh/surfMesh/surfMesh.H | 5 ++-- .../surfZone/surfZone/surfZoneIOList.H | 5 ++-- .../surfZoneIdentifier/surfZoneIdentifier.H | 5 ++-- .../surfaceFormats/ac3d/AC3DsurfaceFormat.H | 7 +++-- .../surfaceFormats/ftr/FTRsurfaceFormat.H | 7 +++-- .../surfaceFormats/nas/NASsurfaceFormat.H | 7 +++-- .../surfaceFormats/obj/OBJsurfaceFormat.H | 7 +++-- .../surfaceFormats/ofs/OFSsurfaceFormat.H | 7 +++-- .../surfaceFormats/smesh/SMESHsurfaceFormat.H | 7 +++-- .../surfaceFormats/stl/STLsurfaceFormatCore.H | 5 ++-- .../surfaceFormats/surfaceFormatsCore.H | 5 ++-- .../surfaceFormats/tri/TRIsurfaceFormatCore.H | 5 ++-- .../surfaceFormats/vtk/VTKsurfaceFormat.H | 7 +++-- .../surfaceFormats/wrl/WRLsurfaceFormat.H | 7 +++-- .../surfaceFormats/x3d/X3DsurfaceFormat.H | 7 +++-- .../surfaceRegistry/surfaceRegistry.H | 5 ++-- .../Chung/Chung.H | 7 +++-- .../Wallis/Wallis.H | 7 +++-- .../barotropicCompressibilityModel.H | 7 +++-- .../linear/linear.H | 7 +++-- .../pdfs/general/general.H | 2 +- .../radiation/radiationModel/P1/P1.H | 2 +- .../fvDOM/absorptionCoeffs/absorptionCoeffs.H | 2 +- .../blackBodyEmission/blackBodyEmission.H | 2 +- .../radiativeIntensityRay.H | 2 +- .../binaryAbsorptionEmission.H | 2 +- .../constantAbsorptionEmission.H | 2 +- .../greyMeanAbsorptionEmission.H | 2 +- .../noAbsorptionEmission.H | 2 +- .../wideBandAbsorptionEmission.H | 2 +- .../constantScatter/constantScatter.H | 5 ++-- .../scatterModel/scatterModel/scatterModel.H | 5 ++-- .../chemkinReader/chemkinReader.H | 7 +++-- src/thermophysicalModels/solids/solid/solid.H | 7 +++-- .../IrreversibleReaction.H | 7 +++-- .../NonEquilibriumReversibleReaction.H | 7 +++-- .../reaction/Reactions/Reaction/Reaction.H | 7 +++-- .../ReversibleReaction/ReversibleReaction.H | 7 +++-- .../thermophysicalFunction.H | 7 +++-- .../linearValveFvMesh/linearValveFvMesh.H | 5 ++-- .../linearValveLayersFvMesh.H | 5 ++-- .../mixerFvMesh/mixerFvMesh.H | 5 ++-- .../movingConeTopoFvMesh.H | 5 ++-- .../rawTopoChangerFvMesh.H | 5 ++-- .../topoChangerFvMesh/topoChangerFvMesh.H | 5 ++-- .../twoPhaseMixture.H | 7 +++-- .../singlePhaseTransportModel.H | 5 ++-- .../transportModel/transportModel.H | 5 ++-- .../viscosityModels/BirdCarreau/BirdCarreau.H | 7 +++-- .../CrossPowerLaw/CrossPowerLaw.H | 7 +++-- .../HerschelBulkley/HerschelBulkley.H | 7 +++-- .../viscosityModels/Newtonian/Newtonian.H | 7 +++-- .../viscosityModels/powerLaw/powerLaw.H | 7 +++-- .../surfacePatch/surfacePatchIOList.H | 5 ++-- src/triSurface/triSurface/triSurface.H | 5 ++-- .../LES/dynOneEqEddy/dynOneEqEddy.H | 2 +- .../compressible/LES/oneEqEddy/oneEqEddy.H | 2 +- .../regionProperties.H | 5 ++-- .../IDDESDelta/IDDESDelta.H | 7 +++-- .../dynMixedSmagorinsky/dynMixedSmagorinsky.H | 7 +++-- .../RAS/LienCubicKE/LienCubicKE.H | 2 +- .../incompressible/RAS/kOmega/kOmega.H | 2 +- 522 files changed, 1157 insertions(+), 1653 deletions(-) diff --git a/applications/solvers/combustion/PDRFoam/PDRModels/XiEqModels/basicXiSubXiEq/basicXiSubXiEq.H b/applications/solvers/combustion/PDRFoam/PDRModels/XiEqModels/basicXiSubXiEq/basicXiSubXiEq.H index 41622357981..a74fa5c1547 100644 --- a/applications/solvers/combustion/PDRFoam/PDRModels/XiEqModels/basicXiSubXiEq/basicXiSubXiEq.H +++ b/applications/solvers/combustion/PDRFoam/PDRModels/XiEqModels/basicXiSubXiEq/basicXiSubXiEq.H @@ -128,9 +128,8 @@ public: ); - // Destructor - - virtual ~basicSubGrid(); + //- Destructor + virtual ~basicSubGrid(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/PDRModels/XiGModels/basicXiSubG/basicXiSubG.H b/applications/solvers/combustion/PDRFoam/PDRModels/XiGModels/basicXiSubG/basicXiSubG.H index 5761805d8f8..a068130df65 100644 --- a/applications/solvers/combustion/PDRFoam/PDRModels/XiGModels/basicXiSubG/basicXiSubG.H +++ b/applications/solvers/combustion/PDRFoam/PDRModels/XiGModels/basicXiSubG/basicXiSubG.H @@ -107,9 +107,8 @@ public: ); - // Destructor - - virtual ~basicSubGrid(); + //- Destructor + virtual ~basicSubGrid(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/PDRDragModel/PDRDragModel.H b/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/PDRDragModel/PDRDragModel.H index 5935ac889ed..5a680e44791 100644 --- a/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/PDRDragModel/PDRDragModel.H +++ b/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/PDRDragModel/PDRDragModel.H @@ -137,9 +137,8 @@ public: ); - // Destructor - - virtual ~PDRDragModel(); + //- Destructor + virtual ~PDRDragModel(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/basic/basic.H b/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/basic/basic.H index be29419738c..37a99488b95 100644 --- a/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/basic/basic.H +++ b/applications/solvers/combustion/PDRFoam/PDRModels/dragModels/basic/basic.H @@ -135,9 +135,8 @@ public: ); - // Destructor - - virtual ~basic(); + //- Destructor + virtual ~basic(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/Gulder/Gulder.H b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/Gulder/Gulder.H index 3c3dad96a5a..358408fd1d3 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/Gulder/Gulder.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/Gulder/Gulder.H @@ -86,9 +86,8 @@ public: ); - // Destructor - - virtual ~Gulder(); + //- Destructor + virtual ~Gulder(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEBlendXiEq/SCOPEBlendXiEq.H b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEBlendXiEq/SCOPEBlendXiEq.H index 66a903c2ba0..94dd8f8f9fe 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEBlendXiEq/SCOPEBlendXiEq.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEBlendXiEq/SCOPEBlendXiEq.H @@ -91,9 +91,8 @@ public: ); - // Destructor - - virtual ~SCOPEBlend(); + //- Destructor + virtual ~SCOPEBlend(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H index 4c16d0e3df8..11828420d55 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H @@ -96,9 +96,8 @@ public: ); - // Destructor - - virtual ~SCOPEXiEq(); + //- Destructor + virtual ~SCOPEXiEq(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H index b29ee73741b..20aa33ca4dd 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H @@ -132,9 +132,8 @@ public: ); - // Destructor - - virtual ~XiEqModel(); + //- Destructor + virtual ~XiEqModel(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/instabilityXiEq/instabilityXiEq.H b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/instabilityXiEq/instabilityXiEq.H index a746ceb89fd..d703b30308e 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/instabilityXiEq/instabilityXiEq.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/instabilityXiEq/instabilityXiEq.H @@ -90,9 +90,8 @@ public: ); - // Destructor - - virtual ~instability(); + //- Destructor + virtual ~instability(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/KTS/KTS.H b/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/KTS/KTS.H index 15738977771..82b801df0d0 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/KTS/KTS.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/KTS/KTS.H @@ -85,9 +85,8 @@ public: ); - // Destructor - - virtual ~KTS(); + //- Destructor + virtual ~KTS(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/XiGModel/XiGModel.H b/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/XiGModel/XiGModel.H index 8080ea8f768..d9fd7eafc68 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/XiGModel/XiGModel.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/XiGModel/XiGModel.H @@ -129,9 +129,8 @@ public: ); - // Destructor - - virtual ~XiGModel(); + //- Destructor + virtual ~XiGModel(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/instabilityG/instabilityG.H b/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/instabilityG/instabilityG.H index 75337b40d07..bf8ad5af854 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/instabilityG/instabilityG.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiGModels/instabilityG/instabilityG.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - virtual ~instabilityG(); + //- Destructor + virtual ~instabilityG(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/XiModel/XiModel.H b/applications/solvers/combustion/PDRFoam/XiModels/XiModel/XiModel.H index 9fb27b3df07..bfa0b30523e 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/XiModel/XiModel.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/XiModel/XiModel.H @@ -200,9 +200,8 @@ public: ); - // Destructor - - virtual ~XiModel(); + //- Destructor + virtual ~XiModel(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/algebraic/algebraic.H b/applications/solvers/combustion/PDRFoam/XiModels/algebraic/algebraic.H index 78366ccb240..9093c0dd454 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/algebraic/algebraic.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/algebraic/algebraic.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~algebraic(); + //- Destructor + virtual ~algebraic(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/fixed/fixed.H b/applications/solvers/combustion/PDRFoam/XiModels/fixed/fixed.H index 79399d66b85..50252b94d27 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/fixed/fixed.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/fixed/fixed.H @@ -83,9 +83,8 @@ public: ); - // Destructor - - virtual ~fixed(); + //- Destructor + virtual ~fixed(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/XiModels/transport/transport.H b/applications/solvers/combustion/PDRFoam/XiModels/transport/transport.H index f39f3b34ecf..b6b000cc78d 100644 --- a/applications/solvers/combustion/PDRFoam/XiModels/transport/transport.H +++ b/applications/solvers/combustion/PDRFoam/XiModels/transport/transport.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~transport(); + //- Destructor + virtual ~transport(); // Member Functions diff --git a/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H b/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H index 30703dbdf41..29c43803b5e 100644 --- a/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H +++ b/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H @@ -194,7 +194,7 @@ public: ); - // Destructor + //- Destructor ~SCOPE(); diff --git a/applications/solvers/combustion/fireFoam/combustionModels/infinitelyFastChemistry/infinitelyFastChemistry.H b/applications/solvers/combustion/fireFoam/combustionModels/infinitelyFastChemistry/infinitelyFastChemistry.H index a6e6ed9a8c1..ad8b8837e31 100644 --- a/applications/solvers/combustion/fireFoam/combustionModels/infinitelyFastChemistry/infinitelyFastChemistry.H +++ b/applications/solvers/combustion/fireFoam/combustionModels/infinitelyFastChemistry/infinitelyFastChemistry.H @@ -88,9 +88,8 @@ public: ); - // Destructor - - virtual ~infinitelyFastChemistry(); + //- Destructor + virtual ~infinitelyFastChemistry(); // Member Functions diff --git a/applications/solvers/combustion/fireFoam/combustionModels/noCombustion/noCombustion.H b/applications/solvers/combustion/fireFoam/combustionModels/noCombustion/noCombustion.H index a183313ab17..1ff9a95d770 100644 --- a/applications/solvers/combustion/fireFoam/combustionModels/noCombustion/noCombustion.H +++ b/applications/solvers/combustion/fireFoam/combustionModels/noCombustion/noCombustion.H @@ -83,9 +83,8 @@ public: ); - // Destructor - - virtual ~noCombustion(); + //- Destructor + virtual ~noCombustion(); // Member Functions diff --git a/applications/solvers/heatTransfer/chtMultiRegionFoam/regionProperties/regionProperties.H b/applications/solvers/heatTransfer/chtMultiRegionFoam/regionProperties/regionProperties.H index 599ef1070ce..5c23d3d4213 100644 --- a/applications/solvers/heatTransfer/chtMultiRegionFoam/regionProperties/regionProperties.H +++ b/applications/solvers/heatTransfer/chtMultiRegionFoam/regionProperties/regionProperties.H @@ -77,9 +77,8 @@ public: regionProperties(const Time& runTime); - // Destructor - - ~regionProperties(); + //- Destructor + ~regionProperties(); // Member Functions diff --git a/applications/solvers/multiphase/interMixingFoam/incompressibleThreePhaseMixture/threePhaseMixture.H b/applications/solvers/multiphase/interMixingFoam/incompressibleThreePhaseMixture/threePhaseMixture.H index c2bbf31d120..4ac6a84b415 100644 --- a/applications/solvers/multiphase/interMixingFoam/incompressibleThreePhaseMixture/threePhaseMixture.H +++ b/applications/solvers/multiphase/interMixingFoam/incompressibleThreePhaseMixture/threePhaseMixture.H @@ -94,10 +94,9 @@ public: ); - // Destructor - - ~threePhaseMixture() - {} + //- Destructor + ~threePhaseMixture() + {} // Member Functions diff --git a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Kunz/Kunz.H b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Kunz/Kunz.H index 0145b596af2..46999b972a0 100644 --- a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Kunz/Kunz.H +++ b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Kunz/Kunz.H @@ -96,10 +96,9 @@ public: ); - // Destructor - - virtual ~Kunz() - {} + //- Destructor + virtual ~Kunz() + {} // Member Functions diff --git a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Merkle/Merkle.H b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Merkle/Merkle.H index a9fdb8ac9c1..b173a55601e 100644 --- a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Merkle/Merkle.H +++ b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Merkle/Merkle.H @@ -90,10 +90,9 @@ public: ); - // Destructor - - virtual ~Merkle() - {} + //- Destructor + virtual ~Merkle() + {} // Member Functions diff --git a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/SchnerrSauer/SchnerrSauer.H b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/SchnerrSauer/SchnerrSauer.H index ea84887b88d..0d67ef1b620 100644 --- a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/SchnerrSauer/SchnerrSauer.H +++ b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/SchnerrSauer/SchnerrSauer.H @@ -103,10 +103,9 @@ public: ); - // Destructor - - virtual ~SchnerrSauer() - {} + //- Destructor + virtual ~SchnerrSauer() + {} // Member Functions diff --git a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/phaseChangeTwoPhaseMixture/phaseChangeTwoPhaseMixture.H b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/phaseChangeTwoPhaseMixture/phaseChangeTwoPhaseMixture.H index 0749c3ae1fd..0aa466b06ef 100644 --- a/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/phaseChangeTwoPhaseMixture/phaseChangeTwoPhaseMixture.H +++ b/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/phaseChangeTwoPhaseMixture/phaseChangeTwoPhaseMixture.H @@ -121,10 +121,9 @@ public: ); - // Destructor - - virtual ~phaseChangeTwoPhaseMixture() - {} + //- Destructor + virtual ~phaseChangeTwoPhaseMixture() + {} // Member Functions diff --git a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H index 3249bfd3bd2..1d94d47e915 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H +++ b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H @@ -209,10 +209,9 @@ public: ); - // Destructor - - ~multiphaseMixture() - {} + //- Destructor + ~multiphaseMixture() + {} // Member Functions diff --git a/applications/utilities/mesh/advanced/modifyMesh/cellSplitter.H b/applications/utilities/mesh/advanced/modifyMesh/cellSplitter.H index 89fb95f9a96..4b6347aac04 100644 --- a/applications/utilities/mesh/advanced/modifyMesh/cellSplitter.H +++ b/applications/utilities/mesh/advanced/modifyMesh/cellSplitter.H @@ -108,9 +108,8 @@ public: cellSplitter(const polyMesh& mesh); - // Destructor - - ~cellSplitter(); + //- Destructor + ~cellSplitter(); // Member Functions diff --git a/applications/utilities/mesh/conversion/cfx4ToFoam/block.H b/applications/utilities/mesh/conversion/cfx4ToFoam/block.H index 510fbe1b668..b315407be2f 100644 --- a/applications/utilities/mesh/conversion/cfx4ToFoam/block.H +++ b/applications/utilities/mesh/conversion/cfx4ToFoam/block.H @@ -100,9 +100,8 @@ public: return autoPtr<block>(NULL); } - // Destructor - - ~block(); + //- Destructor + ~block(); // Member Functions diff --git a/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H b/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H index c6d37eb7f14..68bf227f9f8 100644 --- a/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H +++ b/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H @@ -238,9 +238,8 @@ public: ); - // Destructor - - ~sammMesh(); + //- Destructor + ~sammMesh(); // Member Functions diff --git a/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H b/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H index 60b575ad600..b2efc519b35 100644 --- a/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H +++ b/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H @@ -299,9 +299,8 @@ public: ); - // Destructor - - ~starMesh(); + //- Destructor + ~starMesh(); // Member Functions diff --git a/applications/utilities/mesh/manipulation/mergeMeshes/mergePolyMesh.H b/applications/utilities/mesh/manipulation/mergeMeshes/mergePolyMesh.H index 559bab78eb3..e5750935db4 100644 --- a/applications/utilities/mesh/manipulation/mergeMeshes/mergePolyMesh.H +++ b/applications/utilities/mesh/manipulation/mergeMeshes/mergePolyMesh.H @@ -102,10 +102,9 @@ public: mergePolyMesh(const IOobject& io); - // Destructor - - virtual ~mergePolyMesh() - {} + //- Destructor + virtual ~mergePolyMesh() + {} // Member Functions diff --git a/applications/utilities/mesh/manipulation/mirrorMesh/mirrorFvMesh.H b/applications/utilities/mesh/manipulation/mirrorMesh/mirrorFvMesh.H index 9d1f6ea0dd3..dbfe36c36ef 100644 --- a/applications/utilities/mesh/manipulation/mirrorMesh/mirrorFvMesh.H +++ b/applications/utilities/mesh/manipulation/mirrorMesh/mirrorFvMesh.H @@ -76,9 +76,8 @@ public: mirrorFvMesh(const IOobject& io); - // Destructor - - ~mirrorFvMesh(); + //- Destructor + ~mirrorFvMesh(); // Member Functions diff --git a/applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H b/applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H index 1b22246090f..b9dbb74c6fb 100644 --- a/applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H +++ b/applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H @@ -126,9 +126,8 @@ public: domainDecomposition(const IOobject& io); - // Destructor - - ~domainDecomposition(); + //- Destructor + ~domainDecomposition(); // Member Functions diff --git a/applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.H b/applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.H index b1cfd1008ad..9a1a4e16d8d 100644 --- a/applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.H +++ b/applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.H @@ -230,9 +230,8 @@ public: ); - // Destructor - - ~fvFieldDecomposer(); + //- Destructor + ~fvFieldDecomposer(); // Member Functions diff --git a/applications/utilities/parallelProcessing/decomposePar/pointFieldDecomposer.H b/applications/utilities/parallelProcessing/decomposePar/pointFieldDecomposer.H index b684ac58087..3bfdbb7f937 100644 --- a/applications/utilities/parallelProcessing/decomposePar/pointFieldDecomposer.H +++ b/applications/utilities/parallelProcessing/decomposePar/pointFieldDecomposer.H @@ -138,9 +138,8 @@ public: ); - // Destructor - - ~pointFieldDecomposer(); + //- Destructor + ~pointFieldDecomposer(); // Member Functions diff --git a/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.h b/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.h index 99ffed64e8a..b286aea477e 100644 --- a/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.h +++ b/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.h @@ -187,7 +187,6 @@ protected: ); //- Get the mesh/fields for a particular time - //- Destructor virtual int RequestData ( vtkInformation*, diff --git a/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H b/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H index bf471550855..7b874029d61 100644 --- a/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H +++ b/applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H @@ -693,8 +693,7 @@ public: //- Destructor - - ~vtkPV3Foam(); + ~vtkPV3Foam(); // Member Functions diff --git a/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/vtkPV3blockMesh/vtkPV3blockMesh.H b/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/vtkPV3blockMesh/vtkPV3blockMesh.H index 1c0322a4258..aac26fdd359 100644 --- a/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/vtkPV3blockMesh/vtkPV3blockMesh.H +++ b/applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/vtkPV3blockMesh/vtkPV3blockMesh.H @@ -312,8 +312,7 @@ public: //- Destructor - - ~vtkPV3blockMesh(); + ~vtkPV3blockMesh(); // Member Functions diff --git a/applications/utilities/postProcessing/graphics/fieldview9Reader/readerDatabase.H b/applications/utilities/postProcessing/graphics/fieldview9Reader/readerDatabase.H index da0e6348396..211c78b39e7 100644 --- a/applications/utilities/postProcessing/graphics/fieldview9Reader/readerDatabase.H +++ b/applications/utilities/postProcessing/graphics/fieldview9Reader/readerDatabase.H @@ -116,9 +116,8 @@ public: readerDatabase(); - // Destructor - - ~readerDatabase(); + //- Destructor + ~readerDatabase(); // Member Functions diff --git a/doc/codingStyleGuide.org b/doc/codingStyleGuide.org index 27725cf1cd0..1604359edd6 100644 --- a/doc/codingStyleGuide.org +++ b/doc/codingStyleGuide.org @@ -2,7 +2,7 @@ # #+TITLE: OpenFOAM C++ style guide #+AUTHOR: OpenCFD Ltd. -#+DATE: November 2009 +#+DATE: April 2010 #+LINK: http://www.opencfd.co.uk #+OPTIONS: author:nil ^:{} diff --git a/src/ODE/ODE/ODE.H b/src/ODE/ODE/ODE.H index 91660dc2e18..0523e334b1f 100644 --- a/src/ODE/ODE/ODE.H +++ b/src/ODE/ODE/ODE.H @@ -56,10 +56,9 @@ public: {} - // Destructor - - virtual ~ODE() - {} + //- Destructor + virtual ~ODE() + {} // Member Functions diff --git a/src/ODE/ODESolvers/ODESolver/ODESolver.H b/src/ODE/ODESolvers/ODESolver/ODESolver.H index 7dde5e108d8..ea3607e008e 100644 --- a/src/ODE/ODESolvers/ODESolver/ODESolver.H +++ b/src/ODE/ODESolvers/ODESolver/ODESolver.H @@ -103,10 +103,9 @@ public: ); - // Destructor - - virtual ~ODESolver() - {} + //- Destructor + virtual ~ODESolver() + {} // Member Functions diff --git a/src/OSspecific/POSIX/regExp.H b/src/OSspecific/POSIX/regExp.H index 2aae9b38a02..7eb609b2468 100644 --- a/src/OSspecific/POSIX/regExp.H +++ b/src/OSspecific/POSIX/regExp.H @@ -102,9 +102,8 @@ public: //- Construct from std::string (or string), optionally ignoring case regExp(const std::string&, const bool ignoreCase=false); - // Destructor - - ~regExp(); + //- Destructor + ~regExp(); // Member functions diff --git a/src/OSspecific/POSIX/signals/sigFpe.H b/src/OSspecific/POSIX/signals/sigFpe.H index 8cdfa220716..549efb99287 100644 --- a/src/OSspecific/POSIX/signals/sigFpe.H +++ b/src/OSspecific/POSIX/signals/sigFpe.H @@ -99,9 +99,8 @@ public: sigFpe(); - // Destructor - - ~sigFpe(); + //- Destructor + ~sigFpe(); // Member functions diff --git a/src/OSspecific/POSIX/signals/sigInt.H b/src/OSspecific/POSIX/signals/sigInt.H index 1344fedf90e..4c2f15ba2ef 100644 --- a/src/OSspecific/POSIX/signals/sigInt.H +++ b/src/OSspecific/POSIX/signals/sigInt.H @@ -70,9 +70,8 @@ public: sigInt(); - // Destructor - - ~sigInt(); + //- Destructor + ~sigInt(); // Member functions diff --git a/src/OSspecific/POSIX/signals/sigQuit.H b/src/OSspecific/POSIX/signals/sigQuit.H index 46b110dda1c..108ad94d794 100644 --- a/src/OSspecific/POSIX/signals/sigQuit.H +++ b/src/OSspecific/POSIX/signals/sigQuit.H @@ -70,9 +70,8 @@ public: sigQuit(); - // Destructor - - ~sigQuit(); + //- Destructor + ~sigQuit(); // Member functions diff --git a/src/OSspecific/POSIX/signals/sigSegv.H b/src/OSspecific/POSIX/signals/sigSegv.H index 4dc1ab73895..276644e2571 100644 --- a/src/OSspecific/POSIX/signals/sigSegv.H +++ b/src/OSspecific/POSIX/signals/sigSegv.H @@ -70,9 +70,8 @@ public: sigSegv(); - // Destructor - - ~sigSegv(); + //- Destructor + ~sigSegv(); // Member functions diff --git a/src/OSspecific/POSIX/timer.H b/src/OSspecific/POSIX/timer.H index 861fccbb4bc..c74b08f2d38 100644 --- a/src/OSspecific/POSIX/timer.H +++ b/src/OSspecific/POSIX/timer.H @@ -117,9 +117,8 @@ public: timer(const unsigned int newTimeOut); - // Destructor - - ~timer(); + //- Destructor + ~timer(); }; diff --git a/src/OpenFOAM/algorithms/subCycle/subCycle.H b/src/OpenFOAM/algorithms/subCycle/subCycle.H index 5a5d907cfb0..6dd105e334e 100644 --- a/src/OpenFOAM/algorithms/subCycle/subCycle.H +++ b/src/OpenFOAM/algorithms/subCycle/subCycle.H @@ -40,7 +40,7 @@ namespace Foam { /*---------------------------------------------------------------------------*\ - Class subCycle Declaration + Class subCycle Declaration \*---------------------------------------------------------------------------*/ template<class GeometricField> @@ -79,21 +79,19 @@ public: {} - // Destructor + //- Destructor + ~subCycle() + { + // End the subCycleTime, which restores the time state + endSubCycle(); - ~subCycle() - { - // End the subCycleTime which restores the time state - endSubCycle(); + // Correct the time index of the field to correspond to the global time + gf_.timeIndex() = gf_.time().timeIndex(); - // Correct the time index of the field to correspond to the global - // time - gf_.timeIndex() = gf_.time().timeIndex(); - - // Reset the old-time field value - gf_.oldTime() = gf0_; - gf_.oldTime().timeIndex() = gf_.time().timeIndex(); - } + // Reset the old-time field value + gf_.oldTime() = gf0_; + gf_.oldTime().timeIndex() = gf_.time().timeIndex(); + } }; diff --git a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H index 1ca2f7c6413..e355a803fe2 100644 --- a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H +++ b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H @@ -95,9 +95,8 @@ public: HashPtrTable(const HashPtrTable<T, Key, Hash>&); - // Destructor - - ~HashPtrTable(); + //- Destructor + ~HashPtrTable(); // Member Functions diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H index d4ac8837546..a5bec70c4c2 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H @@ -120,9 +120,8 @@ public: ILList(Istream&, const INew&); - // Destructor - - ~ILList(); + //- Destructor + ~ILList(); // Member Functions diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H index c245ba84d7d..90187dbcc7d 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H @@ -122,9 +122,8 @@ public: LList(const LList<LListBase, T>&); - // Destructor - - ~LList(); + //- Destructor + ~LList(); // Member Functions diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H index 18d6f61e85b..136f34556fc 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H @@ -112,9 +112,8 @@ public: LPtrList(const LPtrList&); - // Destructor - - ~LPtrList(); + //- Destructor + ~LPtrList(); // Member Functions diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H index 9e0742025f9..d59cf4232d3 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H @@ -110,9 +110,8 @@ public: inline DLListBase(link*); - // Destructor - - ~DLListBase(); + //- Destructor + ~DLListBase(); // Member Functions diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H index c4dda77aa74..91ce9dc5ac1 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H @@ -107,9 +107,8 @@ public: inline SLListBase(link*); - // Destructor - - ~SLListBase(); + //- Destructor + ~SLListBase(); // Member Functions diff --git a/src/OpenFOAM/db/Callback/Callback.H b/src/OpenFOAM/db/Callback/Callback.H index 7117e3400d2..991f0e58486 100644 --- a/src/OpenFOAM/db/Callback/Callback.H +++ b/src/OpenFOAM/db/Callback/Callback.H @@ -76,9 +76,8 @@ public: Callback(const Callback<CallbackType>&); - // Destructor - - virtual ~Callback(); + //- Destructor + virtual ~Callback(); // Member functions diff --git a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H index c812eceefbc..655bec7b9fc 100644 --- a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H +++ b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H @@ -86,9 +86,8 @@ public: CallbackRegistry(); - // Destructor - - virtual ~CallbackRegistry(); + //- Destructor + virtual ~CallbackRegistry(); }; diff --git a/src/OpenFOAM/db/IOobject/IOobject.H b/src/OpenFOAM/db/IOobject/IOobject.H index d6befd123d8..32ce285bfd8 100644 --- a/src/OpenFOAM/db/IOobject/IOobject.H +++ b/src/OpenFOAM/db/IOobject/IOobject.H @@ -219,9 +219,8 @@ public: } - // Destructor - - virtual ~IOobject(); + //- Destructor + virtual ~IOobject(); // Member Functions diff --git a/src/OpenFOAM/db/IOobjectList/IOobjectList.H b/src/OpenFOAM/db/IOobjectList/IOobjectList.H index 4348af6fdfc..3b620494522 100644 --- a/src/OpenFOAM/db/IOobjectList/IOobjectList.H +++ b/src/OpenFOAM/db/IOobjectList/IOobjectList.H @@ -76,9 +76,8 @@ public: IOobjectList(const IOobjectList&); - // Destructor - - ~IOobjectList(); + //- Destructor + ~IOobjectList(); // Member functions diff --git a/src/OpenFOAM/db/IOobjects/IOField/IOField.H b/src/OpenFOAM/db/IOobjects/IOField/IOField.H index ac0df4d91a0..9c003f80207 100644 --- a/src/OpenFOAM/db/IOobjects/IOField/IOField.H +++ b/src/OpenFOAM/db/IOobjects/IOField/IOField.H @@ -74,9 +74,8 @@ public: IOField(const IOobject&, const Xfer<Field<Type> >&); - // Destructor - - virtual ~IOField(); + //- Destructor + virtual ~IOField(); // Member functions diff --git a/src/OpenFOAM/db/IOobjects/IOList/IOList.H b/src/OpenFOAM/db/IOobjects/IOList/IOList.H index 3ef8ee667b2..55c9817b23d 100644 --- a/src/OpenFOAM/db/IOobjects/IOList/IOList.H +++ b/src/OpenFOAM/db/IOobjects/IOList/IOList.H @@ -75,9 +75,8 @@ public: IOList(const IOobject&, const Xfer<List<T> >&); - // Destructor - - virtual ~IOList(); + //- Destructor + virtual ~IOList(); // Member functions diff --git a/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H b/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H index ed9669b349c..5fd5ba30513 100644 --- a/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H +++ b/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H @@ -75,9 +75,8 @@ public: IOMap(const IOobject&, const Xfer<Map<T> >&); - // Destructor - - virtual ~IOMap(); + //- Destructor + virtual ~IOMap(); // Member functions diff --git a/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H b/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H index 0787e84d9ab..4a78b76c254 100644 --- a/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H +++ b/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H @@ -79,9 +79,8 @@ public: IOPtrList(const IOobject&, const Xfer<PtrList<T> >&); - // Destructor - - virtual ~IOPtrList(); + //- Destructor + virtual ~IOPtrList(); // Member functions diff --git a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H index c680dc69153..138daa24d87 100644 --- a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H +++ b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H @@ -71,9 +71,8 @@ public: IOdictionary(const IOobject&, const dictionary&); - // Destructor - - virtual ~IOdictionary(); + //- Destructor + virtual ~IOdictionary(); // Member functions diff --git a/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H b/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H index 9cf2327425c..be61d2f6a6d 100644 --- a/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H +++ b/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H @@ -70,9 +70,8 @@ class IFstreamAllocator IFstreamAllocator(const fileName& pathname); - // Destructor - - ~IFstreamAllocator(); + //- Destructor + ~IFstreamAllocator(); }; @@ -106,9 +105,8 @@ public: ); - // Destructor - - ~IFstream(); + //- Destructor + ~IFstream(); // Member functions diff --git a/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H b/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H index cc496c58230..58e3a2f7a36 100644 --- a/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H +++ b/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H @@ -69,9 +69,8 @@ class OFstreamAllocator IOstream::compressionType compression=IOstream::UNCOMPRESSED ); - // Destructor - - ~OFstreamAllocator(); + //- Destructor + ~OFstreamAllocator(); }; @@ -108,9 +107,8 @@ public: ); - // Destructor - - ~OFstream(); + //- Destructor + ~OFstream(); // Member functions diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H index 33f24c98579..3897b26444a 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H @@ -288,10 +288,9 @@ public: } - // Destructor - - virtual ~IOstream() - {} + //- Destructor + virtual ~IOstream() + {} // Member functions diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H b/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H index 52fddbb408a..d546395cbd7 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H @@ -85,10 +85,9 @@ public: {} - // Destructor - - virtual ~Istream() - {} + //- Destructor + virtual ~Istream() + {} // Member functions diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H index e70eccfabbb..2229cd72dcc 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H @@ -131,9 +131,8 @@ public: IOstream::versionNumber version=IOstream::currentVersion ); - // Destructor - - ~PstreamBuffers(); + //- Destructor + ~PstreamBuffers(); // Member functions diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H index b848eeb5873..2378d76ac9b 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H @@ -106,9 +106,8 @@ public: UIPstream(const int fromProcNo, PstreamBuffers&); - // Destructor - - ~UIPstream(); + //- Destructor + ~UIPstream(); // Member functions diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H index e88e84d8a31..bea3a944235 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H @@ -102,9 +102,8 @@ public: UOPstream(const int toProcNo, PstreamBuffers&); - // Destructor - - ~UOPstream(); + //- Destructor + ~UOPstream(); // Member functions diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H index d1454cbff25..48d18bd6e85 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H @@ -86,10 +86,9 @@ public: ); - // Destructor - - virtual ~ISstream() - {} + //- Destructor + virtual ~ISstream() + {} // Member functions diff --git a/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H b/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H index b2e0990357d..1dc1001eac2 100644 --- a/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H +++ b/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H @@ -92,12 +92,11 @@ public: {} - // Destructor - - ~IStringStream() - { - delete &dynamic_cast<std::istringstream&>(stdStream()); - } + //- Destructor + ~IStringStream() + { + delete &dynamic_cast<std::istringstream&>(stdStream()); + } // Member functions diff --git a/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H b/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H index 72bfd08e7a0..e32e156f2a8 100644 --- a/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H +++ b/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H @@ -93,12 +93,11 @@ public: {} - // Destructor - - ~OStringStream() - { - delete &dynamic_cast<std::ostringstream&>(stdStream()); - } + //- Destructor + ~OStringStream() + { + delete &dynamic_cast<std::ostringstream&>(stdStream()); + } // Member functions diff --git a/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H b/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H index 5c16ec54bb6..9754a65afea 100644 --- a/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H +++ b/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H @@ -165,12 +165,11 @@ public: {} - // Destructor - - ~OSHA1stream() - { - delete &dynamic_cast<osha1stream&>(stdStream()); - } + //- Destructor + ~OSHA1stream() + { + delete &dynamic_cast<osha1stream&>(stdStream()); + } // Member functions diff --git a/src/OpenFOAM/db/IOstreams/token/CompoundToken.H b/src/OpenFOAM/db/IOstreams/token/CompoundToken.H index 1c0f8e7039d..5cc12994e5c 100644 --- a/src/OpenFOAM/db/IOstreams/token/CompoundToken.H +++ b/src/OpenFOAM/db/IOstreams/token/CompoundToken.H @@ -99,9 +99,8 @@ public: static autoPtr<CompoundToken> New(const word& type, Istream& is); - // Destructor - - virtual ~CompoundToken(); + //- Destructor + virtual ~CompoundToken(); // Member Functions diff --git a/src/OpenFOAM/db/IOstreams/token/token.H b/src/OpenFOAM/db/IOstreams/token/token.H index acf7852c884..fc7d1d6ee72 100644 --- a/src/OpenFOAM/db/IOstreams/token/token.H +++ b/src/OpenFOAM/db/IOstreams/token/token.H @@ -167,9 +167,8 @@ public: static autoPtr<compound> New(const word& type, Istream&); - // Destructor - - virtual ~compound(); + //- Destructor + virtual ~compound(); // Member Functions @@ -309,9 +308,8 @@ public: token(Istream&); - // Destructor - - inline ~token(); + //- Destructor + inline ~token(); // Member functions diff --git a/src/OpenFOAM/db/Time/Time.H b/src/OpenFOAM/db/Time/Time.H index a5e39b751b3..7596fee0c9b 100644 --- a/src/OpenFOAM/db/Time/Time.H +++ b/src/OpenFOAM/db/Time/Time.H @@ -209,10 +209,8 @@ public: ); - // Destructor - - //- Virtual destructor - virtual ~Time(); + //- Destructor + virtual ~Time(); // Member functions diff --git a/src/OpenFOAM/db/Time/subCycleTime.H b/src/OpenFOAM/db/Time/subCycleTime.H index 677ea12fe45..02224cfed5a 100644 --- a/src/OpenFOAM/db/Time/subCycleTime.H +++ b/src/OpenFOAM/db/Time/subCycleTime.H @@ -63,9 +63,8 @@ public: subCycleTime(Time&, const label nSubCycles); - // Destructor - - ~subCycleTime(); + //- Destructor + ~subCycleTime(); // Member functions diff --git a/src/OpenFOAM/db/dictionary/dictionary.H b/src/OpenFOAM/db/dictionary/dictionary.H index 759287482c9..c483aed5570 100644 --- a/src/OpenFOAM/db/dictionary/dictionary.H +++ b/src/OpenFOAM/db/dictionary/dictionary.H @@ -218,9 +218,8 @@ public: static autoPtr<dictionary> New(Istream&); - // Destructor - - ~dictionary(); + //- Destructor + ~dictionary(); // Member functions diff --git a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H index e43ccde86b5..cc7bdac50d8 100644 --- a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H +++ b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H @@ -88,9 +88,8 @@ public: dlLibraryTable(); - // Destructor - - ~dlLibraryTable(); + //- Destructor + ~dlLibraryTable(); // Member Functions diff --git a/src/OpenFOAM/db/error/error.H b/src/OpenFOAM/db/error/error.H index 25f837fd6fb..9ad11f7a0f6 100644 --- a/src/OpenFOAM/db/error/error.H +++ b/src/OpenFOAM/db/error/error.H @@ -97,9 +97,8 @@ public: error(const error&); - // Destructor - - virtual ~error() throw(); + //- Destructor + virtual ~error() throw(); // Member functions @@ -213,9 +212,8 @@ public: IOerror(const dictionary&); - // Destructor - - virtual ~IOerror() throw(); + //- Destructor + virtual ~IOerror() throw(); // Member functions diff --git a/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H b/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H index 8f4baa22b85..bc223bedb1b 100644 --- a/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H +++ b/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H @@ -135,9 +135,8 @@ public: ); - // Destructor - - virtual ~functionObject(); + //- Destructor + virtual ~functionObject(); // Member Functions diff --git a/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H b/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H index 87599a3c1bf..865e4cb2c4d 100644 --- a/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H +++ b/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H @@ -91,8 +91,8 @@ public: outputFilterOutputControl(const Time&, const dictionary&); - // Destructor - ~outputFilterOutputControl(); + //- Destructor + ~outputFilterOutputControl(); // Member Functions diff --git a/src/OpenFOAM/db/objectRegistry/objectRegistry.H b/src/OpenFOAM/db/objectRegistry/objectRegistry.H index 433c5ac59a3..10165b3e977 100644 --- a/src/OpenFOAM/db/objectRegistry/objectRegistry.H +++ b/src/OpenFOAM/db/objectRegistry/objectRegistry.H @@ -101,9 +101,8 @@ public: ); - // Destructor - - virtual ~objectRegistry(); + //- Destructor + virtual ~objectRegistry(); // Member functions diff --git a/src/OpenFOAM/db/regIOobject/regIOobject.H b/src/OpenFOAM/db/regIOobject/regIOobject.H index 7db81dcec7d..f3c2cc83f8b 100644 --- a/src/OpenFOAM/db/regIOobject/regIOobject.H +++ b/src/OpenFOAM/db/regIOobject/regIOobject.H @@ -110,9 +110,8 @@ public: regIOobject(const regIOobject&, bool registerCopy); - // Destructor - - virtual ~regIOobject(); + //- Destructor + virtual ~regIOobject(); // Member functions diff --git a/src/OpenFOAM/fields/Fields/Field/FieldMapper.H b/src/OpenFOAM/fields/Fields/Field/FieldMapper.H index 38ef887f403..13c4c572ac2 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldMapper.H +++ b/src/OpenFOAM/fields/Fields/Field/FieldMapper.H @@ -53,10 +53,9 @@ public: {} - // Destructor - - virtual ~FieldMapper() - {} + //- Destructor + virtual ~FieldMapper() + {} // Member Functions diff --git a/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H b/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H index b3ffb50c3c2..362ddde906a 100644 --- a/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H +++ b/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H @@ -158,9 +158,8 @@ public: ); - // Destructor - - ~SlicedGeometricField(); + //- Destructor + ~SlicedGeometricField(); // Member functions @@ -202,9 +201,8 @@ public: ); - // Destructor - - ~DimensionedInternalField(); + //- Destructor + ~DimensionedInternalField(); }; diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H index 17bcfc1cb8a..b5474e46d7a 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H @@ -126,9 +126,8 @@ public: } - // Destructor - - ~processorPointPatchField(); + //- Destructor + ~processorPointPatchField(); // Member functions diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H index ae6ce5eb939..8961fbb9dbe 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H @@ -229,10 +229,9 @@ public: ); - // Destructor - - virtual ~pointPatchField<Type>() - {} + //- Destructor + virtual ~pointPatchField<Type>() + {} // Member functions diff --git a/src/OpenFOAM/global/JobInfo/JobInfo.H b/src/OpenFOAM/global/JobInfo/JobInfo.H index 633fad11df6..61d1c870f43 100644 --- a/src/OpenFOAM/global/JobInfo/JobInfo.H +++ b/src/OpenFOAM/global/JobInfo/JobInfo.H @@ -78,9 +78,8 @@ public: JobInfo(); - // Destructor - - ~JobInfo(); + //- Destructor + ~JobInfo(); // Member Functions diff --git a/src/OpenFOAM/graph/graph.H b/src/OpenFOAM/graph/graph.H index fe600590f7c..57876270b92 100644 --- a/src/OpenFOAM/graph/graph.H +++ b/src/OpenFOAM/graph/graph.H @@ -226,10 +226,9 @@ public: {} - // Destructor - - virtual ~writer() - {} + //- Destructor + virtual ~writer() + {} // Member Functions diff --git a/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H b/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H index 812a8db5790..f5317a9c958 100644 --- a/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H +++ b/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H @@ -67,10 +67,9 @@ public: {} - // Destructor - - ~gnuplotGraph() - {} + //- Destructor + ~gnuplotGraph() + {} // Member Functions diff --git a/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H b/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H index 942ab78fdea..8b329604c3a 100644 --- a/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H +++ b/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H @@ -67,10 +67,9 @@ public: {} - // Destructor - - ~jplotGraph() - {} + //- Destructor + ~jplotGraph() + {} // Member Functions diff --git a/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H b/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H index 9a526d71a41..707a0212d40 100644 --- a/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H +++ b/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H @@ -67,10 +67,9 @@ public: {} - // Destructor - - ~rawGraph() - {} + //- Destructor + ~rawGraph() + {} // Member Functions diff --git a/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H b/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H index e6d4321767b..d7e866b856e 100644 --- a/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H +++ b/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H @@ -68,10 +68,9 @@ public: {} - // Destructor - - ~xmgrGraph() - {} + //- Destructor + ~xmgrGraph() + {} // Member Functions diff --git a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H index c2aecf3aa70..5c744df1bad 100644 --- a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H +++ b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H @@ -163,9 +163,8 @@ public: ); - // Destructor - - ~PatchToPatchInterpolation(); + //- Destructor + ~PatchToPatchInterpolation(); // Member Functions diff --git a/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H b/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H index fc8417855b9..9c07ba575f8 100644 --- a/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H +++ b/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H @@ -99,9 +99,8 @@ public: PrimitivePatchInterpolation(const Patch& p); - // Destructor - - ~PrimitivePatchInterpolation(); + //- Destructor + ~PrimitivePatchInterpolation(); // Member Functions diff --git a/src/OpenFOAM/matrices/Matrix/Matrix.H b/src/OpenFOAM/matrices/Matrix/Matrix.H index 9baa4f0fb1e..c7b561914ec 100644 --- a/src/OpenFOAM/matrices/Matrix/Matrix.H +++ b/src/OpenFOAM/matrices/Matrix/Matrix.H @@ -116,9 +116,8 @@ public: inline autoPtr<Matrix<Form, Type> > clone() const; - // Destructor - - ~Matrix(); + //- Destructor + ~Matrix(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H index 9f971b35107..fedeaf60d26 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H @@ -158,9 +158,8 @@ public: {} - // Destructor - - virtual ~lduAddressing(); + //- Destructor + virtual ~lduAddressing(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H index 72e5e9389a4..1010c17f982 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H @@ -57,9 +57,8 @@ public: // Constructors - // Destructor - - virtual ~cyclicLduInterface(); + //- Destructor + virtual ~cyclicLduInterface(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H index 60f6e448e6c..2b65bedf8d7 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H @@ -75,9 +75,8 @@ public: {} - // Destructor - - virtual ~lduInterface(); + //- Destructor + virtual ~lduInterface(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H index 8d39181c10b..be3d050d7ad 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H @@ -76,9 +76,8 @@ public: processorLduInterface(); - // Destructor - - virtual ~processorLduInterface(); + //- Destructor + virtual ~processorLduInterface(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H index 0d3c3ef2e06..2d35035f579 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H @@ -63,9 +63,8 @@ public: {} - // Destructor - - virtual ~cyclicLduInterfaceField(); + //- Destructor + virtual ~cyclicLduInterfaceField(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H index 57127bd4dea..f07f1498a9f 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H @@ -85,9 +85,8 @@ public: {} - // Destructor - - virtual ~lduInterfaceField(); + //- Destructor + virtual ~lduInterfaceField(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H index a04e57f8e9d..7c3ae2e259d 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H @@ -63,9 +63,8 @@ public: {} - // Destructor - - virtual ~processorLduInterfaceField(); + //- Destructor + virtual ~processorLduInterfaceField(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H index 860a593b833..924c1e51f0e 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H @@ -340,10 +340,9 @@ public: - // Destructor - - virtual ~solver() - {} + //- Destructor + virtual ~solver() + {} // Member functions @@ -492,10 +491,9 @@ public: ); - // Destructor - - virtual ~smoother() - {} + //- Destructor + virtual ~smoother() + {} // Member functions @@ -607,10 +605,9 @@ public: ); - // Destructor - - virtual ~preconditioner() - {} + //- Destructor + virtual ~preconditioner() + {} // Member functions @@ -677,9 +674,8 @@ public: lduMatrix(const lduMesh&, Istream&); - // Destructor - - ~lduMatrix(); + //- Destructor + ~lduMatrix(); // Member functions diff --git a/src/OpenFOAM/matrices/lduMatrix/preconditioners/DICPreconditioner/DICPreconditioner.H b/src/OpenFOAM/matrices/lduMatrix/preconditioners/DICPreconditioner/DICPreconditioner.H index e1260e0e2ad..02d428ef49d 100644 --- a/src/OpenFOAM/matrices/lduMatrix/preconditioners/DICPreconditioner/DICPreconditioner.H +++ b/src/OpenFOAM/matrices/lduMatrix/preconditioners/DICPreconditioner/DICPreconditioner.H @@ -74,10 +74,9 @@ public: ); - // Destructor - - virtual ~DICPreconditioner() - {} + //- Destructor + virtual ~DICPreconditioner() + {} // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/preconditioners/DILUPreconditioner/DILUPreconditioner.H b/src/OpenFOAM/matrices/lduMatrix/preconditioners/DILUPreconditioner/DILUPreconditioner.H index 89d92001891..1988b68032b 100644 --- a/src/OpenFOAM/matrices/lduMatrix/preconditioners/DILUPreconditioner/DILUPreconditioner.H +++ b/src/OpenFOAM/matrices/lduMatrix/preconditioners/DILUPreconditioner/DILUPreconditioner.H @@ -74,10 +74,9 @@ public: ); - // Destructor - - virtual ~DILUPreconditioner() - {} + //- Destructor + virtual ~DILUPreconditioner() + {} // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/preconditioners/FDICPreconditioner/FDICPreconditioner.H b/src/OpenFOAM/matrices/lduMatrix/preconditioners/FDICPreconditioner/FDICPreconditioner.H index 717d7fae84a..7226d4a320b 100644 --- a/src/OpenFOAM/matrices/lduMatrix/preconditioners/FDICPreconditioner/FDICPreconditioner.H +++ b/src/OpenFOAM/matrices/lduMatrix/preconditioners/FDICPreconditioner/FDICPreconditioner.H @@ -87,10 +87,9 @@ public: ); - // Destructor - - virtual ~FDICPreconditioner() - {} + //- Destructor + virtual ~FDICPreconditioner() + {} // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/preconditioners/GAMGPreconditioner/GAMGPreconditioner.H b/src/OpenFOAM/matrices/lduMatrix/preconditioners/GAMGPreconditioner/GAMGPreconditioner.H index 5a30a2d1eed..01d2303317d 100644 --- a/src/OpenFOAM/matrices/lduMatrix/preconditioners/GAMGPreconditioner/GAMGPreconditioner.H +++ b/src/OpenFOAM/matrices/lduMatrix/preconditioners/GAMGPreconditioner/GAMGPreconditioner.H @@ -79,9 +79,8 @@ public: ); - // Destructor - - virtual ~GAMGPreconditioner(); + //- Destructor + virtual ~GAMGPreconditioner(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/preconditioners/diagonalPreconditioner/diagonalPreconditioner.H b/src/OpenFOAM/matrices/lduMatrix/preconditioners/diagonalPreconditioner/diagonalPreconditioner.H index 3edce1a953d..b19265e2a5c 100644 --- a/src/OpenFOAM/matrices/lduMatrix/preconditioners/diagonalPreconditioner/diagonalPreconditioner.H +++ b/src/OpenFOAM/matrices/lduMatrix/preconditioners/diagonalPreconditioner/diagonalPreconditioner.H @@ -84,10 +84,9 @@ public: ); - // Destructor - - virtual ~diagonalPreconditioner() - {} + //- Destructor + virtual ~diagonalPreconditioner() + {} // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/preconditioners/noPreconditioner/noPreconditioner.H b/src/OpenFOAM/matrices/lduMatrix/preconditioners/noPreconditioner/noPreconditioner.H index 5792a0c2b5b..f9758462659 100644 --- a/src/OpenFOAM/matrices/lduMatrix/preconditioners/noPreconditioner/noPreconditioner.H +++ b/src/OpenFOAM/matrices/lduMatrix/preconditioners/noPreconditioner/noPreconditioner.H @@ -75,10 +75,9 @@ public: ); - // Destructor - - virtual ~noPreconditioner() - {} + //- Destructor + virtual ~noPreconditioner() + {} // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.H b/src/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.H index 74e01d5fbc8..7eaaef40ee1 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/BICCG/BICCG.H @@ -109,10 +109,9 @@ public: const scalar relTol = 0.0 ); - // Destructor - - virtual ~BICCG() - {} + //- Destructor + virtual ~BICCG() + {} }; diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGAgglomerations/GAMGAgglomeration/GAMGAgglomeration.H b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGAgglomerations/GAMGAgglomeration/GAMGAgglomeration.H index 2186b7839db..807477f411d 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGAgglomerations/GAMGAgglomeration/GAMGAgglomeration.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGAgglomerations/GAMGAgglomeration/GAMGAgglomeration.H @@ -180,9 +180,8 @@ public: ); - // Destructor - - ~GAMGAgglomeration(); + //- Destructor + ~GAMGAgglomeration(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolver.H b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolver.H index baa2621ccb7..54908a720d6 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolver.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGSolver.H @@ -223,9 +223,8 @@ public: ); - // Destructor - - virtual ~GAMGSolver(); + //- Destructor + virtual ~GAMGSolver(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/cyclicGAMGInterfaceField/cyclicGAMGInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/cyclicGAMGInterfaceField/cyclicGAMGInterfaceField.H index 7ce417d51fd..d1fba2a55e8 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/cyclicGAMGInterfaceField/cyclicGAMGInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/cyclicGAMGInterfaceField/cyclicGAMGInterfaceField.H @@ -90,9 +90,8 @@ public: ); - // Destructor - - virtual ~cyclicGAMGInterfaceField(); + //- Destructor + virtual ~cyclicGAMGInterfaceField(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H index a4d94de447d..1cdb4add614 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H @@ -90,9 +90,8 @@ public: ); - // Destructor - - virtual ~processorGAMGInterfaceField(); + //- Destructor + virtual ~processorGAMGInterfaceField(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.H b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.H index 826ea3c4389..d912cb313cf 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.H @@ -86,9 +86,8 @@ public: ); - // Destructor - - virtual ~cyclicGAMGInterface(); + //- Destructor + virtual ~cyclicGAMGInterface(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/processorGAMGInterface/processorGAMGInterface.H b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/processorGAMGInterface/processorGAMGInterface.H index 4b6c5fef7df..6d24e82db0d 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/processorGAMGInterface/processorGAMGInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/processorGAMGInterface/processorGAMGInterface.H @@ -86,9 +86,8 @@ public: ); - // Destructor - - virtual ~processorGAMGInterface(); + //- Destructor + virtual ~processorGAMGInterface(); // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.H b/src/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.H index 7d28367a3ca..90f4245e8cb 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/ICCG/ICCG.H @@ -108,10 +108,9 @@ public: const scalar relTol = 0.0 ); - // Destructor - - virtual ~ICCG() - {} + //- Destructor + virtual ~ICCG() + {} }; diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.H b/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.H index 9beac7f25b1..a1753a1be1f 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.H @@ -80,10 +80,9 @@ public: ); - // Destructor - - virtual ~PBiCG() - {} + //- Destructor + virtual ~PBiCG() + {} // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/PCG/PCG.H b/src/OpenFOAM/matrices/lduMatrix/solvers/PCG/PCG.H index 82b351342b2..481ba0fe11b 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/PCG/PCG.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/PCG/PCG.H @@ -80,10 +80,9 @@ public: ); - // Destructor - - virtual ~PCG() - {} + //- Destructor + virtual ~PCG() + {} // Member Functions diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/smoothSolver/smoothSolver.H b/src/OpenFOAM/matrices/lduMatrix/solvers/smoothSolver/smoothSolver.H index 4be4565bd07..616ffc7f26c 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/smoothSolver/smoothSolver.H +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/smoothSolver/smoothSolver.H @@ -85,10 +85,9 @@ public: ); - // Destructor - - virtual ~smoothSolver() - {} + //- Destructor + virtual ~smoothSolver() + {} // Member Functions diff --git a/src/OpenFOAM/memory/Xfer/Xfer.H b/src/OpenFOAM/memory/Xfer/Xfer.H index 44a10147176..786eee96c00 100644 --- a/src/OpenFOAM/memory/Xfer/Xfer.H +++ b/src/OpenFOAM/memory/Xfer/Xfer.H @@ -107,9 +107,8 @@ public: //- Construct by transferring the contents inline Xfer(const Xfer<T>&); - // Destructor - - inline ~Xfer(); + //- Destructor + inline ~Xfer(); // Member Functions diff --git a/src/OpenFOAM/memory/autoPtr/autoPtr.H b/src/OpenFOAM/memory/autoPtr/autoPtr.H index 64dcd9d5167..5f4afc765ac 100644 --- a/src/OpenFOAM/memory/autoPtr/autoPtr.H +++ b/src/OpenFOAM/memory/autoPtr/autoPtr.H @@ -68,10 +68,8 @@ public: inline autoPtr(const autoPtr<T>&); - // Destructor - - //- Delete object if pointer is not NULL - inline ~autoPtr(); + //- Destructor, delete object if pointer is not NULL + inline ~autoPtr(); // Member Functions diff --git a/src/OpenFOAM/memory/tmp/tmp.H b/src/OpenFOAM/memory/tmp/tmp.H index 73fdb4a271d..90fa6f5684d 100644 --- a/src/OpenFOAM/memory/tmp/tmp.H +++ b/src/OpenFOAM/memory/tmp/tmp.H @@ -80,10 +80,8 @@ public: inline tmp(const tmp<T>&); - // Destructor - - //- Delete object when reference count == 0 - inline ~tmp(); + //- Destructor, delete object when reference count == 0 + inline ~tmp(); // Member Functions diff --git a/src/OpenFOAM/meshes/lduMesh/lduMesh.H b/src/OpenFOAM/meshes/lduMesh/lduMesh.H index 6a70f5c08ce..2f03419fca1 100644 --- a/src/OpenFOAM/meshes/lduMesh/lduMesh.H +++ b/src/OpenFOAM/meshes/lduMesh/lduMesh.H @@ -59,10 +59,9 @@ public: // Constructors - // Destructor - - virtual ~lduMesh() - {} + //- Destructor + virtual ~lduMesh() + {} // Member Functions diff --git a/src/OpenFOAM/meshes/lduMesh/lduPrimitiveMesh.H b/src/OpenFOAM/meshes/lduMesh/lduPrimitiveMesh.H index e0b51748c0a..2eff97aa216 100644 --- a/src/OpenFOAM/meshes/lduMesh/lduPrimitiveMesh.H +++ b/src/OpenFOAM/meshes/lduMesh/lduPrimitiveMesh.H @@ -123,10 +123,9 @@ public: {} - // Destructor - - virtual ~lduPrimitiveMesh() - {} + //- Destructor + virtual ~lduPrimitiveMesh() + {} // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/cellMatcher.H b/src/OpenFOAM/meshes/meshShapes/cellMatcher/cellMatcher.H index ef5ffbbc630..96d3fe1674d 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/cellMatcher.H +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/cellMatcher.H @@ -196,10 +196,9 @@ public: ); - // Destructor - - virtual ~cellMatcher() - {} + //- Destructor + virtual ~cellMatcher() + {} // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/hexMatcher.H b/src/OpenFOAM/meshes/meshShapes/cellMatcher/hexMatcher.H index 7d86dba30e4..0514c87dbdb 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/hexMatcher.H +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/hexMatcher.H @@ -77,9 +77,8 @@ public: //- Construct null hexMatcher(); - // Destructor - - ~hexMatcher(); + //- Destructor + ~hexMatcher(); // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/prismMatcher.H b/src/OpenFOAM/meshes/meshShapes/cellMatcher/prismMatcher.H index 11c7ec8a93f..b56b494e0b9 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/prismMatcher.H +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/prismMatcher.H @@ -77,9 +77,8 @@ public: //- Construct prismMatcher(); - // Destructor - - ~prismMatcher(); + //- Destructor + ~prismMatcher(); // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.H b/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.H index f245939f624..f58378ef327 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.H +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/pyrMatcher.H @@ -77,9 +77,8 @@ public: //- Construct null pyrMatcher(); - // Destructor - - ~pyrMatcher(); + //- Destructor + ~pyrMatcher(); // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.H b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.H index 5aca827cac7..c1c51aef5eb 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.H +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetMatcher.H @@ -77,9 +77,8 @@ public: //- Construct null tetMatcher(); - // Destructor - - ~tetMatcher(); + //- Destructor + ~tetMatcher(); // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.H b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.H index 01bbd4446ad..cf0cc0ecb8b 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.H +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/tetWedgeMatcher.H @@ -77,9 +77,8 @@ public: //- Construct null tetWedgeMatcher(); - // Destructor - - ~tetWedgeMatcher(); + //- Destructor + ~tetWedgeMatcher(); // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellMatcher/wedgeMatcher.H b/src/OpenFOAM/meshes/meshShapes/cellMatcher/wedgeMatcher.H index e4cc57184fc..d5ac9c1b506 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellMatcher/wedgeMatcher.H +++ b/src/OpenFOAM/meshes/meshShapes/cellMatcher/wedgeMatcher.H @@ -77,9 +77,8 @@ public: //- Construct null wedgeMatcher(); - // Destructor - - ~wedgeMatcher(); + //- Destructor + ~wedgeMatcher(); // Member Functions diff --git a/src/OpenFOAM/meshes/meshShapes/cellModeller/cellModeller.H b/src/OpenFOAM/meshes/meshShapes/cellModeller/cellModeller.H index 2df3c286360..565a8b90f30 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellModeller/cellModeller.H +++ b/src/OpenFOAM/meshes/meshShapes/cellModeller/cellModeller.H @@ -71,9 +71,8 @@ public: //- Construct from central "cellModels" file cellModeller(); - // Destructor - - ~cellModeller(); + //- Destructor + ~cellModeller(); // Member functions diff --git a/src/OpenFOAM/meshes/patchIdentifier/patchIdentifier.H b/src/OpenFOAM/meshes/patchIdentifier/patchIdentifier.H index 0f7eff0b5fe..2e333e63964 100644 --- a/src/OpenFOAM/meshes/patchIdentifier/patchIdentifier.H +++ b/src/OpenFOAM/meshes/patchIdentifier/patchIdentifier.H @@ -97,9 +97,8 @@ public: ); - // Destructor - - virtual ~patchIdentifier(); + //- Destructor + virtual ~patchIdentifier(); // Member Functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointMapper.H b/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointMapper.H index 8130554309c..af7a519e3c4 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointMapper.H +++ b/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointMapper.H @@ -111,9 +111,8 @@ public: pointMapper(const pointMesh&, const mapPolyMesh& mpm); - // Destructor - - virtual ~pointMapper(); + //- Destructor + virtual ~pointMapper(); // Member Functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointPatchMapper.H b/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointPatchMapper.H index 32954dd5069..2171c0e49a7 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointPatchMapper.H +++ b/src/OpenFOAM/meshes/pointMesh/pointMeshMapper/pointPatchMapper.H @@ -118,9 +118,8 @@ public: ); - // Destructor - - virtual ~pointPatchMapper(); + //- Destructor + virtual ~pointPatchMapper(); // Member Functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/basic/coupled/coupledPointPatch.H b/src/OpenFOAM/meshes/pointMesh/pointPatches/basic/coupled/coupledPointPatch.H index 816020a7562..1123e46ae66 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/basic/coupled/coupledPointPatch.H +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/basic/coupled/coupledPointPatch.H @@ -95,9 +95,8 @@ public: coupledPointPatch(const pointBoundaryMesh& bm); - // Destructor - - virtual ~coupledPointPatch(); + //- Destructor + virtual ~coupledPointPatch(); // Member Functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.H b/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.H index 91fdb1cf84a..4b7090ae432 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.H +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.H @@ -105,9 +105,8 @@ public: ); - // Destructor - - virtual ~cyclicPointPatch(); + //- Destructor + virtual ~cyclicPointPatch(); // Member Functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H b/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H index 9cdb82b2e38..ef30fb27f21 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H @@ -110,9 +110,8 @@ public: ); - // Destructor - - virtual ~processorPointPatch(); + //- Destructor + virtual ~processorPointPatch(); // Member functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H b/src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H index 257a3fa5d72..7237290e040 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - virtual ~coupledFacePointPatch(); + //- Destructor + virtual ~coupledFacePointPatch(); // Member Functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/facePointPatch/facePointPatch.H b/src/OpenFOAM/meshes/pointMesh/pointPatches/facePointPatch/facePointPatch.H index 7f1e6d2946e..445eec1ec35 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/facePointPatch/facePointPatch.H +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/facePointPatch/facePointPatch.H @@ -140,10 +140,9 @@ public: ); - // Destructor - - virtual ~facePointPatch() - {} + //- Destructor + virtual ~facePointPatch() + {} // Member Functions diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatch.H b/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatch.H index 482c10128ff..76f04d1d124 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatch.H +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatch.H @@ -120,10 +120,9 @@ public: {} - // Destructor - - virtual ~pointPatch() - {} + //- Destructor + virtual ~pointPatch() + {} // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H b/src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H index fe2e04731b4..3597ce0d062 100644 --- a/src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H +++ b/src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H @@ -358,9 +358,8 @@ public: globalMeshData(const IOobject& io, const polyMesh& mesh); - // Destructor - - ~globalMeshData(); + //- Destructor + ~globalMeshData(); //- Remove all demand driven data void clearOut(); diff --git a/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/cellMapper/cellMapper.H b/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/cellMapper/cellMapper.H index b2990b9de9b..2406f182a1c 100644 --- a/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/cellMapper/cellMapper.H +++ b/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/cellMapper/cellMapper.H @@ -112,9 +112,8 @@ public: cellMapper(const mapPolyMesh& mpm); - // Destructor - - virtual ~cellMapper(); + //- Destructor + virtual ~cellMapper(); // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/faceMapper/faceMapper.H b/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/faceMapper/faceMapper.H index 98c3b2149c1..24a32d442ea 100644 --- a/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/faceMapper/faceMapper.H +++ b/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/faceMapper/faceMapper.H @@ -113,9 +113,8 @@ public: faceMapper(const mapPolyMesh& mpm); - // Destructor - - virtual ~faceMapper(); + //- Destructor + virtual ~faceMapper(); // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/morphFieldMapper.H b/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/morphFieldMapper.H index 07e6f462297..d9f35e51e8c 100644 --- a/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/morphFieldMapper.H +++ b/src/OpenFOAM/meshes/polyMesh/mapPolyMesh/morphFieldMapper.H @@ -58,10 +58,9 @@ public: {} - // Destructor - - virtual ~morphFieldMapper() - {} + //- Destructor + virtual ~morphFieldMapper() + {} // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H b/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H index 6b843ecc90c..8fa0eca5349 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H +++ b/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H @@ -116,9 +116,8 @@ public: ); - // Destructor - - ~polyBoundaryMesh(); + //- Destructor + ~polyBoundaryMesh(); //- Clear geometry at this level and at patches void clearGeom(); diff --git a/src/OpenFOAM/meshes/polyMesh/polyMesh.H b/src/OpenFOAM/meshes/polyMesh/polyMesh.H index 38f521c2649..ce82d36de74 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyMesh.H +++ b/src/OpenFOAM/meshes/polyMesh/polyMesh.H @@ -256,9 +256,8 @@ public: ); - // Destructor - - virtual ~polyMesh(); + //- Destructor + virtual ~polyMesh(); // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H b/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H index f5646390147..423a94ccb7d 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H @@ -234,9 +234,8 @@ public: ); - // Destructor - - virtual ~coupledPolyPatch(); + //- Destructor + virtual ~coupledPolyPatch(); // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/generic/genericPolyPatch.H b/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/generic/genericPolyPatch.H index 567ffc5c894..b06a95c279e 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/generic/genericPolyPatch.H +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/generic/genericPolyPatch.H @@ -154,9 +154,8 @@ public: } - // Destructor - - ~genericPolyPatch(); + //- Destructor + ~genericPolyPatch(); // Member functions diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H index 94244cdc01c..f8ae312f20e 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H @@ -283,9 +283,8 @@ public: } - // Destructor - - virtual ~cyclicPolyPatch(); + //- Destructor + virtual ~cyclicPolyPatch(); // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H index c4bcd7398ab..8b168b9806a 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H @@ -217,9 +217,8 @@ public: } - // Destructor - - virtual ~processorPolyPatch(); + //- Destructor + virtual ~processorPolyPatch(); // Member functions diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H b/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H index fb3f45045b5..f9cbfcad9a3 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H @@ -276,9 +276,8 @@ public: ); - // Destructor - - virtual ~polyPatch(); + //- Destructor + virtual ~polyPatch(); // Member Functions diff --git a/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H b/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H index 57404af3209..ca1a2dce860 100644 --- a/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H +++ b/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H @@ -105,9 +105,8 @@ public: const label size ); - // Destructor - - ~ZoneMesh(); + //- Destructor + ~ZoneMesh(); // Member functions diff --git a/src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H b/src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H index 2d0515addd6..6561705652f 100644 --- a/src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H +++ b/src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H @@ -258,9 +258,8 @@ public: ); - // Destructor - - virtual ~PrimitivePatch(); + //- Destructor + virtual ~PrimitivePatch(); void clearOut(); diff --git a/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H b/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H index 718df480e00..4b78927de00 100644 --- a/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H +++ b/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H @@ -350,9 +350,8 @@ public: ); - // Destructor - - virtual ~primitiveMesh(); + //- Destructor + virtual ~primitiveMesh(); // Member Functions diff --git a/src/conversion/ensight/file/ensightFile.H b/src/conversion/ensight/file/ensightFile.H index 9ac5927a490..3e4f4e53c73 100644 --- a/src/conversion/ensight/file/ensightFile.H +++ b/src/conversion/ensight/file/ensightFile.H @@ -79,7 +79,7 @@ public: ); - // Destructor + //- Destructor ~ensightFile(); diff --git a/src/conversion/polyDualMesh/polyDualMesh.H b/src/conversion/polyDualMesh/polyDualMesh.H index 338d6450507..8c3ae117e84 100644 --- a/src/conversion/polyDualMesh/polyDualMesh.H +++ b/src/conversion/polyDualMesh/polyDualMesh.H @@ -194,9 +194,8 @@ public: ); - // Destructor - - ~polyDualMesh(); + //- Destructor + ~polyDualMesh(); // Member Functions diff --git a/src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H b/src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H index 73688cddc17..31d68d43efd 100644 --- a/src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H +++ b/src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H @@ -92,9 +92,8 @@ public: static autoPtr<dynamicFvMesh> New(const IOobject& io); - // Destructor - - virtual ~dynamicFvMesh(); + //- Destructor + virtual ~dynamicFvMesh(); // Member Functions diff --git a/src/dynamicFvMesh/dynamicInkJetFvMesh/dynamicInkJetFvMesh.H b/src/dynamicFvMesh/dynamicInkJetFvMesh/dynamicInkJetFvMesh.H index 9c7ce08ef2f..90477072fe4 100644 --- a/src/dynamicFvMesh/dynamicInkJetFvMesh/dynamicInkJetFvMesh.H +++ b/src/dynamicFvMesh/dynamicInkJetFvMesh/dynamicInkJetFvMesh.H @@ -89,9 +89,8 @@ public: dynamicInkJetFvMesh(const IOobject& io); - // Destructor - - ~dynamicInkJetFvMesh(); + //- Destructor + ~dynamicInkJetFvMesh(); // Member Functions diff --git a/src/dynamicFvMesh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.H b/src/dynamicFvMesh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.H index 05956fdad97..ae4de7f3d1f 100644 --- a/src/dynamicFvMesh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.H +++ b/src/dynamicFvMesh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.H @@ -78,9 +78,8 @@ public: dynamicMotionSolverFvMesh(const IOobject& io); - // Destructor - - ~dynamicMotionSolverFvMesh(); + //- Destructor + ~dynamicMotionSolverFvMesh(); // Member Functions diff --git a/src/dynamicFvMesh/dynamicRefineFvMesh/dynamicRefineFvMesh.H b/src/dynamicFvMesh/dynamicRefineFvMesh/dynamicRefineFvMesh.H index ffb8bdf8bc2..f230aceec7d 100644 --- a/src/dynamicFvMesh/dynamicRefineFvMesh/dynamicRefineFvMesh.H +++ b/src/dynamicFvMesh/dynamicRefineFvMesh/dynamicRefineFvMesh.H @@ -169,9 +169,8 @@ public: explicit dynamicRefineFvMesh(const IOobject& io); - // Destructor - - virtual ~dynamicRefineFvMesh(); + //- Destructor + virtual ~dynamicRefineFvMesh(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/SDA/SDA.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/SDA/SDA.H index 983914172e1..ada62f0aa51 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/SDA/SDA.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/SDA/SDA.H @@ -119,9 +119,8 @@ public: ); - // Destructor - - virtual ~SDA(); + //- Destructor + virtual ~SDA(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/linearMotion/linearMotion.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/linearMotion/linearMotion.H index a3afdb6b0ce..a7e138dce82 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/linearMotion/linearMotion.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/linearMotion/linearMotion.H @@ -85,9 +85,8 @@ public: ); - // Destructor - - virtual ~linearMotion(); + //- Destructor + virtual ~linearMotion(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/multiMotion/multiMotion.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/multiMotion/multiMotion.H index 76b0e3164d8..9d009feffb5 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/multiMotion/multiMotion.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/multiMotion/multiMotion.H @@ -85,9 +85,8 @@ public: ); - // Destructor - - virtual ~multiMotion(); + //- Destructor + virtual ~multiMotion(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingLinearMotion/oscillatingLinearMotion.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingLinearMotion/oscillatingLinearMotion.H index dbfb3ffc9c5..13961ff91a5 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingLinearMotion/oscillatingLinearMotion.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingLinearMotion/oscillatingLinearMotion.H @@ -88,9 +88,8 @@ public: ); - // Destructor - - virtual ~oscillatingLinearMotion(); + //- Destructor + virtual ~oscillatingLinearMotion(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingRotatingMotion/oscillatingRotatingMotion.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingRotatingMotion/oscillatingRotatingMotion.H index 52e6d36b767..00c3e60f1b0 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingRotatingMotion/oscillatingRotatingMotion.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/oscillatingRotatingMotion/oscillatingRotatingMotion.H @@ -91,9 +91,8 @@ public: ); - // Destructor - - virtual ~oscillatingRotatingMotion(); + //- Destructor + virtual ~oscillatingRotatingMotion(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/rotatingMotion/rotatingMotion.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/rotatingMotion/rotatingMotion.H index ce86664c78a..071e980498b 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/rotatingMotion/rotatingMotion.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/rotatingMotion/rotatingMotion.H @@ -89,9 +89,8 @@ public: ); - // Destructor - - virtual ~rotatingMotion(); + //- Destructor + virtual ~rotatingMotion(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/solidBodyMotionFunction/solidBodyMotionFunction.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/solidBodyMotionFunction/solidBodyMotionFunction.H index a343180f67f..0f0bcb7787b 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/solidBodyMotionFunction/solidBodyMotionFunction.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/solidBodyMotionFunction/solidBodyMotionFunction.H @@ -117,9 +117,8 @@ public: ); - // Destructor - - virtual ~solidBodyMotionFunction(); + //- Destructor + virtual ~solidBodyMotionFunction(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/tabulated6DoFMotion/tabulated6DoFMotion.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/tabulated6DoFMotion/tabulated6DoFMotion.H index 0dcbc6c1d07..3ae08962728 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/tabulated6DoFMotion/tabulated6DoFMotion.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/tabulated6DoFMotion/tabulated6DoFMotion.H @@ -101,9 +101,8 @@ public: ); - // Destructor - - virtual ~tabulated6DoFMotion(); + //- Destructor + virtual ~tabulated6DoFMotion(); // Member Functions diff --git a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFvMesh.H b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFvMesh.H index e73d3116a33..a82cec3ca0e 100644 --- a/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFvMesh.H +++ b/src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFvMesh.H @@ -87,9 +87,8 @@ public: solidBodyMotionFvMesh(const IOobject& io); - // Destructor - - ~solidBodyMotionFvMesh(); + //- Destructor + ~solidBodyMotionFvMesh(); // Member Functions diff --git a/src/dynamicFvMesh/staticFvMesh/staticFvMesh.H b/src/dynamicFvMesh/staticFvMesh/staticFvMesh.H index d00fa41341f..a25879fe9de 100644 --- a/src/dynamicFvMesh/staticFvMesh/staticFvMesh.H +++ b/src/dynamicFvMesh/staticFvMesh/staticFvMesh.H @@ -71,9 +71,8 @@ public: staticFvMesh(const IOobject& io); - // Destructor - - ~staticFvMesh(); + //- Destructor + ~staticFvMesh(); // Member Functions diff --git a/src/dynamicMesh/attachDetach/attachDetach.H b/src/dynamicMesh/attachDetach/attachDetach.H index 2f36d051837..36c3d252524 100644 --- a/src/dynamicMesh/attachDetach/attachDetach.H +++ b/src/dynamicMesh/attachDetach/attachDetach.H @@ -171,9 +171,8 @@ public: ); - // Destructor - - virtual ~attachDetach(); + //- Destructor + virtual ~attachDetach(); // Member Functions diff --git a/src/dynamicMesh/boundaryMesh/boundaryMesh.H b/src/dynamicMesh/boundaryMesh/boundaryMesh.H index 6d234ea9259..4b1ef666341 100644 --- a/src/dynamicMesh/boundaryMesh/boundaryMesh.H +++ b/src/dynamicMesh/boundaryMesh/boundaryMesh.H @@ -190,9 +190,8 @@ public: boundaryMesh(); - // Destructor - - ~boundaryMesh(); + //- Destructor + ~boundaryMesh(); void clearOut(); diff --git a/src/dynamicMesh/boundaryPatch/boundaryPatch.H b/src/dynamicMesh/boundaryPatch/boundaryPatch.H index e316ab86e63..1b838716071 100644 --- a/src/dynamicMesh/boundaryPatch/boundaryPatch.H +++ b/src/dynamicMesh/boundaryPatch/boundaryPatch.H @@ -89,9 +89,8 @@ public: autoPtr<boundaryPatch> clone() const; - // Destructor - - ~boundaryPatch(); + //- Destructor + ~boundaryPatch(); // Member Functions diff --git a/src/dynamicMesh/fvMeshAdder/fvMeshAdder.H b/src/dynamicMesh/fvMeshAdder/fvMeshAdder.H index 8042ccda7dc..04af5db48bf 100644 --- a/src/dynamicMesh/fvMeshAdder/fvMeshAdder.H +++ b/src/dynamicMesh/fvMeshAdder/fvMeshAdder.H @@ -90,10 +90,9 @@ private: {} - // Destructor - - virtual ~directFvPatchFieldMapper() - {} + //- Destructor + virtual ~directFvPatchFieldMapper() + {} // Member Functions diff --git a/src/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.H b/src/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.H index 2b59c3fbfd3..ce715257292 100644 --- a/src/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.H +++ b/src/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.H @@ -165,9 +165,8 @@ public: ); - // Destructor - - virtual ~layerAdditionRemoval(); + //- Destructor + virtual ~layerAdditionRemoval(); // Member Functions diff --git a/src/dynamicMesh/meshCut/cellCuts/cellCuts.H b/src/dynamicMesh/meshCut/cellCuts/cellCuts.H index 906d2388861..be45a3c70d4 100644 --- a/src/dynamicMesh/meshCut/cellCuts/cellCuts.H +++ b/src/dynamicMesh/meshCut/cellCuts/cellCuts.H @@ -520,9 +520,8 @@ public: ); - // Destructor - - ~cellCuts(); + //- Destructor + ~cellCuts(); //- Clear out demand driven storage void clearOut(); diff --git a/src/dynamicMesh/meshCut/cellLooper/cellLooper.H b/src/dynamicMesh/meshCut/cellLooper/cellLooper.H index e7468593577..37defc1d639 100644 --- a/src/dynamicMesh/meshCut/cellLooper/cellLooper.H +++ b/src/dynamicMesh/meshCut/cellLooper/cellLooper.H @@ -160,9 +160,8 @@ public: ); - // Destructor - - virtual ~cellLooper(); + //- Destructor + virtual ~cellLooper(); // Member Functions diff --git a/src/dynamicMesh/meshCut/cellLooper/geomCellLooper.H b/src/dynamicMesh/meshCut/cellLooper/geomCellLooper.H index 9914bd1c6be..eb6b24e429d 100644 --- a/src/dynamicMesh/meshCut/cellLooper/geomCellLooper.H +++ b/src/dynamicMesh/meshCut/cellLooper/geomCellLooper.H @@ -146,9 +146,8 @@ public: geomCellLooper(const polyMesh& mesh); - // Destructor - - virtual ~geomCellLooper(); + //- Destructor + virtual ~geomCellLooper(); // Member Functions diff --git a/src/dynamicMesh/meshCut/cellLooper/hexCellLooper.H b/src/dynamicMesh/meshCut/cellLooper/hexCellLooper.H index 7b7faf8682c..8e869e9287b 100644 --- a/src/dynamicMesh/meshCut/cellLooper/hexCellLooper.H +++ b/src/dynamicMesh/meshCut/cellLooper/hexCellLooper.H @@ -116,9 +116,8 @@ public: hexCellLooper(const polyMesh& mesh); - // Destructor - - virtual ~hexCellLooper(); + //- Destructor + virtual ~hexCellLooper(); // Member Functions diff --git a/src/dynamicMesh/meshCut/cellLooper/topoCellLooper.H b/src/dynamicMesh/meshCut/cellLooper/topoCellLooper.H index 120bc4918ad..e747be6470f 100644 --- a/src/dynamicMesh/meshCut/cellLooper/topoCellLooper.H +++ b/src/dynamicMesh/meshCut/cellLooper/topoCellLooper.H @@ -168,9 +168,8 @@ public: topoCellLooper(const polyMesh& mesh); - // Destructor - - virtual ~topoCellLooper(); + //- Destructor + virtual ~topoCellLooper(); // Member Functions diff --git a/src/dynamicMesh/meshCut/meshModifiers/boundaryCutter/boundaryCutter.H b/src/dynamicMesh/meshCut/meshModifiers/boundaryCutter/boundaryCutter.H index b8fe66430f9..ca49c74f9bc 100644 --- a/src/dynamicMesh/meshCut/meshModifiers/boundaryCutter/boundaryCutter.H +++ b/src/dynamicMesh/meshCut/meshModifiers/boundaryCutter/boundaryCutter.H @@ -128,9 +128,8 @@ public: boundaryCutter(const polyMesh& mesh); - // Destructor - - ~boundaryCutter(); + //- Destructor + ~boundaryCutter(); // Member Functions diff --git a/src/dynamicMesh/meshCut/meshModifiers/meshCutter/meshCutter.H b/src/dynamicMesh/meshCut/meshModifiers/meshCutter/meshCutter.H index fd34d689bab..981430e33ff 100644 --- a/src/dynamicMesh/meshCut/meshModifiers/meshCutter/meshCutter.H +++ b/src/dynamicMesh/meshCut/meshModifiers/meshCutter/meshCutter.H @@ -274,9 +274,8 @@ public: meshCutter(const polyMesh& mesh); - // Destructor - - ~meshCutter(); + //- Destructor + ~meshCutter(); // Member Functions diff --git a/src/dynamicMesh/meshCut/meshModifiers/refinementIterator/refinementIterator.H b/src/dynamicMesh/meshCut/meshModifiers/refinementIterator/refinementIterator.H index a3335d0f228..a0e8fa03f0f 100644 --- a/src/dynamicMesh/meshCut/meshModifiers/refinementIterator/refinementIterator.H +++ b/src/dynamicMesh/meshCut/meshModifiers/refinementIterator/refinementIterator.H @@ -101,9 +101,8 @@ public: ); - // Destructor - - ~refinementIterator(); + //- Destructor + ~refinementIterator(); // Member Functions diff --git a/src/dynamicMesh/meshCut/meshModifiers/undoableMeshCutter/undoableMeshCutter.H b/src/dynamicMesh/meshCut/meshModifiers/undoableMeshCutter/undoableMeshCutter.H index df188963b63..648d6461a6c 100644 --- a/src/dynamicMesh/meshCut/meshModifiers/undoableMeshCutter/undoableMeshCutter.H +++ b/src/dynamicMesh/meshCut/meshModifiers/undoableMeshCutter/undoableMeshCutter.H @@ -149,9 +149,8 @@ public: undoableMeshCutter(const polyMesh& mesh, const bool undoable = true); - // Destructor - - ~undoableMeshCutter(); + //- Destructor + ~undoableMeshCutter(); // Member Functions diff --git a/src/dynamicMesh/meshCut/splitCell/splitCell.H b/src/dynamicMesh/meshCut/splitCell/splitCell.H index 7143ba2fcfd..6595908a7f8 100644 --- a/src/dynamicMesh/meshCut/splitCell/splitCell.H +++ b/src/dynamicMesh/meshCut/splitCell/splitCell.H @@ -83,9 +83,8 @@ public: splitCell(const label cellI, splitCell* parent); - // Destructor - - ~splitCell(); + //- Destructor + ~splitCell(); // Member Functions diff --git a/src/dynamicMesh/motionSmoother/motionSmoother.H b/src/dynamicMesh/motionSmoother/motionSmoother.H index 57522fd0e3d..f5df37e677d 100644 --- a/src/dynamicMesh/motionSmoother/motionSmoother.H +++ b/src/dynamicMesh/motionSmoother/motionSmoother.H @@ -305,9 +305,8 @@ public: ); - // Destructor - - ~motionSmoother(); + //- Destructor + ~motionSmoother(); // Member Functions diff --git a/src/dynamicMesh/motionSolver/motionSolver.H b/src/dynamicMesh/motionSolver/motionSolver.H index 5e125e05a5f..44889d937f3 100644 --- a/src/dynamicMesh/motionSolver/motionSolver.H +++ b/src/dynamicMesh/motionSolver/motionSolver.H @@ -97,9 +97,8 @@ public: motionSolver(const polyMesh& mesh); - // Destructor - - virtual ~motionSolver(); + //- Destructor + virtual ~motionSolver(); // Member Functions diff --git a/src/dynamicMesh/perfectInterface/perfectInterface.H b/src/dynamicMesh/perfectInterface/perfectInterface.H index a1423b5b773..f133842b3f7 100644 --- a/src/dynamicMesh/perfectInterface/perfectInterface.H +++ b/src/dynamicMesh/perfectInterface/perfectInterface.H @@ -114,9 +114,8 @@ public: ); - // Destructor - - virtual ~perfectInterface(); + //- Destructor + virtual ~perfectInterface(); // Member Functions diff --git a/src/dynamicMesh/polyMeshAdder/faceCoupleInfo.H b/src/dynamicMesh/polyMeshAdder/faceCoupleInfo.H index 613b915b2aa..d2fbdf3ec5a 100644 --- a/src/dynamicMesh/polyMeshAdder/faceCoupleInfo.H +++ b/src/dynamicMesh/polyMeshAdder/faceCoupleInfo.H @@ -419,9 +419,8 @@ public: ); - // Destructor - - ~faceCoupleInfo(); + //- Destructor + ~faceCoupleInfo(); diff --git a/src/dynamicMesh/polyTopoChange/attachPolyTopoChanger/attachPolyTopoChanger.H b/src/dynamicMesh/polyTopoChange/attachPolyTopoChanger/attachPolyTopoChanger.H index c9d61357a97..b39ebd3bd40 100644 --- a/src/dynamicMesh/polyTopoChange/attachPolyTopoChanger/attachPolyTopoChanger.H +++ b/src/dynamicMesh/polyTopoChange/attachPolyTopoChanger/attachPolyTopoChanger.H @@ -83,10 +83,9 @@ public: explicit attachPolyTopoChanger(polyMesh&); - // Destructor - - virtual ~attachPolyTopoChanger() - {} + //- Destructor + virtual ~attachPolyTopoChanger() + {} // Member Functions diff --git a/src/dynamicMesh/polyTopoChange/polyMeshModifier/polyMeshModifier.H b/src/dynamicMesh/polyTopoChange/polyMeshModifier/polyMeshModifier.H index 81300bba04a..ad083ee42a4 100644 --- a/src/dynamicMesh/polyTopoChange/polyMeshModifier/polyMeshModifier.H +++ b/src/dynamicMesh/polyTopoChange/polyMeshModifier/polyMeshModifier.H @@ -134,9 +134,8 @@ public: ); - // Destructor - - virtual ~polyMeshModifier(); + //- Destructor + virtual ~polyMeshModifier(); // Member Functions diff --git a/src/dynamicMesh/polyTopoChange/polyTopoChange/topoAction/topoAction.H b/src/dynamicMesh/polyTopoChange/polyTopoChange/topoAction/topoAction.H index ca068eaf5ec..09af23ae962 100644 --- a/src/dynamicMesh/polyTopoChange/polyTopoChange/topoAction/topoAction.H +++ b/src/dynamicMesh/polyTopoChange/polyTopoChange/topoAction/topoAction.H @@ -66,10 +66,9 @@ public: virtual autoPtr<topoAction> clone() const = 0; - // Destructor - - virtual ~topoAction() - {} + //- Destructor + virtual ~topoAction() + {} }; diff --git a/src/dynamicMesh/polyTopoChange/polyTopoChanger/polyTopoChanger.H b/src/dynamicMesh/polyTopoChange/polyTopoChanger/polyTopoChanger.H index 71670a48505..8f9ad50a00a 100644 --- a/src/dynamicMesh/polyTopoChange/polyTopoChanger/polyTopoChanger.H +++ b/src/dynamicMesh/polyTopoChange/polyTopoChanger/polyTopoChanger.H @@ -92,10 +92,9 @@ public: explicit polyTopoChanger(polyMesh&); - // Destructor - - virtual ~polyTopoChanger() - {} + //- Destructor + virtual ~polyTopoChanger() + {} // Member functions diff --git a/src/dynamicMesh/polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.H b/src/dynamicMesh/polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.H index 1158ee6906c..0353c4b0c2d 100644 --- a/src/dynamicMesh/polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.H +++ b/src/dynamicMesh/polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.H @@ -80,10 +80,9 @@ public: explicit repatchPolyTopoChanger(polyMesh& mesh); - // Destructor - - virtual ~repatchPolyTopoChanger() - {} + //- Destructor + virtual ~repatchPolyTopoChanger() + {} // Member Functions diff --git a/src/dynamicMesh/setUpdater/setUpdater.H b/src/dynamicMesh/setUpdater/setUpdater.H index 7ff6c9edb93..648155b9154 100644 --- a/src/dynamicMesh/setUpdater/setUpdater.H +++ b/src/dynamicMesh/setUpdater/setUpdater.H @@ -83,9 +83,8 @@ public: ); - // Destructor - - virtual ~setUpdater(); + //- Destructor + virtual ~setUpdater(); // Member Functions diff --git a/src/dynamicMesh/slidingInterface/enrichedPatch/enrichedPatch.H b/src/dynamicMesh/slidingInterface/enrichedPatch/enrichedPatch.H index 7c98aec450e..7c3649aad73 100644 --- a/src/dynamicMesh/slidingInterface/enrichedPatch/enrichedPatch.H +++ b/src/dynamicMesh/slidingInterface/enrichedPatch/enrichedPatch.H @@ -204,9 +204,8 @@ public: ); - // Destructor - - ~enrichedPatch(); + //- Destructor + ~enrichedPatch(); // Member Functions diff --git a/src/dynamicMesh/slidingInterface/slidingInterface.H b/src/dynamicMesh/slidingInterface/slidingInterface.H index beccc89f6e6..8058d5d4a49 100644 --- a/src/dynamicMesh/slidingInterface/slidingInterface.H +++ b/src/dynamicMesh/slidingInterface/slidingInterface.H @@ -340,9 +340,8 @@ public: ); - // Destructor - - virtual ~slidingInterface(); + //- Destructor + virtual ~slidingInterface(); // Member Functions diff --git a/src/edgeMesh/edgeFormats/nas/NASedgeFormat.H b/src/edgeMesh/edgeFormats/nas/NASedgeFormat.H index 8f16a2ee81b..bf834be3da4 100644 --- a/src/edgeMesh/edgeFormats/nas/NASedgeFormat.H +++ b/src/edgeMesh/edgeFormats/nas/NASedgeFormat.H @@ -82,10 +82,9 @@ public: } - // Destructor - - virtual ~NASedgeFormat() - {} + //- Destructor + virtual ~NASedgeFormat() + {} // Member Functions diff --git a/src/edgeMesh/edgeFormats/obj/OBJedgeFormat.H b/src/edgeMesh/edgeFormats/obj/OBJedgeFormat.H index 694922c0947..dec85d6cd9f 100644 --- a/src/edgeMesh/edgeFormats/obj/OBJedgeFormat.H +++ b/src/edgeMesh/edgeFormats/obj/OBJedgeFormat.H @@ -86,10 +86,9 @@ public: } - // Destructor - - virtual ~OBJedgeFormat() - {} + //- Destructor + virtual ~OBJedgeFormat() + {} // Member Functions diff --git a/src/engine/engineMesh/engineMesh/engineMesh.H b/src/engine/engineMesh/engineMesh/engineMesh.H index 724edbac984..7eaa3afb292 100644 --- a/src/engine/engineMesh/engineMesh/engineMesh.H +++ b/src/engine/engineMesh/engineMesh/engineMesh.H @@ -106,9 +106,8 @@ public: static autoPtr<engineMesh> New(const IOobject& io); - // Destructor - - virtual ~engineMesh(); + //- Destructor + virtual ~engineMesh(); // Member Functions diff --git a/src/engine/engineMesh/fvMotionSolverEngineMesh/fvMotionSolverEngineMesh.H b/src/engine/engineMesh/fvMotionSolverEngineMesh/fvMotionSolverEngineMesh.H index ef16f0f1aae..343295b6fc9 100644 --- a/src/engine/engineMesh/fvMotionSolverEngineMesh/fvMotionSolverEngineMesh.H +++ b/src/engine/engineMesh/fvMotionSolverEngineMesh/fvMotionSolverEngineMesh.H @@ -82,9 +82,8 @@ public: fvMotionSolverEngineMesh(const IOobject& io); - // Destructor - - ~fvMotionSolverEngineMesh(); + //- Destructor + ~fvMotionSolverEngineMesh(); // Member Functions diff --git a/src/engine/engineMesh/layeredEngineMesh/layeredEngineMesh.H b/src/engine/engineMesh/layeredEngineMesh/layeredEngineMesh.H index 881e4d07b3c..2d32a7944ce 100644 --- a/src/engine/engineMesh/layeredEngineMesh/layeredEngineMesh.H +++ b/src/engine/engineMesh/layeredEngineMesh/layeredEngineMesh.H @@ -77,9 +77,8 @@ public: layeredEngineMesh(const IOobject& io); - // Destructor - - ~layeredEngineMesh(); + //- Destructor + ~layeredEngineMesh(); // Member Functions diff --git a/src/engine/engineMesh/staticEngineMesh/staticEngineMesh.H b/src/engine/engineMesh/staticEngineMesh/staticEngineMesh.H index 272c9a11379..9dd9b50f2c3 100644 --- a/src/engine/engineMesh/staticEngineMesh/staticEngineMesh.H +++ b/src/engine/engineMesh/staticEngineMesh/staticEngineMesh.H @@ -71,9 +71,8 @@ public: staticEngineMesh(const IOobject& io); - // Destructor - - ~staticEngineMesh(); + //- Destructor + ~staticEngineMesh(); // Member Functions diff --git a/src/engine/engineTime/engineTime.H b/src/engine/engineTime/engineTime.H index cef172e9020..fd349c7ae2c 100644 --- a/src/engine/engineTime/engineTime.H +++ b/src/engine/engineTime/engineTime.H @@ -110,10 +110,9 @@ public: const fileName& dictName = "engineGeometry" ); - // Destructor - - virtual ~engineTime() - {} + //- Destructor + virtual ~engineTime() + {} // Member Functions diff --git a/src/errorEstimation/errorDrivenRefinement/errorDrivenRefinement.H b/src/errorEstimation/errorDrivenRefinement/errorDrivenRefinement.H index 53a225fb7a4..1cf3a7b8533 100644 --- a/src/errorEstimation/errorDrivenRefinement/errorDrivenRefinement.H +++ b/src/errorEstimation/errorDrivenRefinement/errorDrivenRefinement.H @@ -89,9 +89,8 @@ public: ); - // Destructor - - virtual ~errorDrivenRefinement(); + //- Destructor + virtual ~errorDrivenRefinement(); // Member Functions diff --git a/src/errorEstimation/errorEstimate/errorEstimate.H b/src/errorEstimation/errorEstimate/errorEstimate.H index 2e1a7ec54e1..9626b976291 100644 --- a/src/errorEstimation/errorEstimate/errorEstimate.H +++ b/src/errorEstimation/errorEstimate/errorEstimate.H @@ -94,9 +94,8 @@ public: errorEstimate(const errorEstimate<Type>&); - // Destructor - - ~errorEstimate(); + //- Destructor + ~errorEstimate(); // Member Functions diff --git a/src/finiteVolume/cfdTools/general/SRF/SRFModel/SRFModel/SRFModel.H b/src/finiteVolume/cfdTools/general/SRF/SRFModel/SRFModel/SRFModel.H index 195d65dbe6c..b8bfefa28f3 100644 --- a/src/finiteVolume/cfdTools/general/SRF/SRFModel/SRFModel/SRFModel.H +++ b/src/finiteVolume/cfdTools/general/SRF/SRFModel/SRFModel/SRFModel.H @@ -135,9 +135,8 @@ public: ); - // Destructor - - virtual ~SRFModel(); + //- Destructor + virtual ~SRFModel(); // Member Functions diff --git a/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H b/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H index 99034170da1..c2959275b31 100644 --- a/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H +++ b/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H @@ -81,9 +81,8 @@ public: rpm(const volVectorField& U); - // Destructor - - ~rpm(); + //- Destructor + ~rpm(); // Member functions diff --git a/src/finiteVolume/fields/fvPatchFields/basic/sliced/slicedFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/basic/sliced/slicedFvPatchField.H index 75746e12288..c991551b784 100644 --- a/src/finiteVolume/fields/fvPatchFields/basic/sliced/slicedFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/basic/sliced/slicedFvPatchField.H @@ -119,9 +119,8 @@ public: ) const; - // Destructor - - virtual ~slicedFvPatchField<Type>(); + //- Destructor + virtual ~slicedFvPatchField<Type>(); // Member functions diff --git a/src/finiteVolume/fields/fvPatchFields/constraint/processor/processorFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/constraint/processor/processorFvPatchField.H index 4986b103ef8..306dbeb438d 100644 --- a/src/finiteVolume/fields/fvPatchFields/constraint/processor/processorFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/constraint/processor/processorFvPatchField.H @@ -132,9 +132,8 @@ public: } - // Destructor - - ~processorFvPatchField(); + //- Destructor + ~processorFvPatchField(); // Member functions diff --git a/src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H b/src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H index 1ea04896372..1a8720af065 100644 --- a/src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H @@ -254,10 +254,9 @@ public: ); - // Destructor - - virtual ~fvPatchField<Type>() - {} + //- Destructor + virtual ~fvPatchField<Type>() + {} // Member functions diff --git a/src/finiteVolume/fields/fvsPatchFields/basic/sliced/slicedFvsPatchField.H b/src/finiteVolume/fields/fvsPatchFields/basic/sliced/slicedFvsPatchField.H index d22a936f7f1..be3b7c37b6f 100644 --- a/src/finiteVolume/fields/fvsPatchFields/basic/sliced/slicedFvsPatchField.H +++ b/src/finiteVolume/fields/fvsPatchFields/basic/sliced/slicedFvsPatchField.H @@ -119,9 +119,8 @@ public: ) const; - // Destructor - - virtual ~slicedFvsPatchField<Type>(); + //- Destructor + virtual ~slicedFvsPatchField<Type>(); // Member functions diff --git a/src/finiteVolume/fields/fvsPatchFields/constraint/processor/processorFvsPatchField.H b/src/finiteVolume/fields/fvsPatchFields/constraint/processor/processorFvsPatchField.H index 453f1f36b43..c77420531ad 100644 --- a/src/finiteVolume/fields/fvsPatchFields/constraint/processor/processorFvsPatchField.H +++ b/src/finiteVolume/fields/fvsPatchFields/constraint/processor/processorFvsPatchField.H @@ -130,9 +130,8 @@ public: } - // Destructor - - ~processorFvsPatchField(); + //- Destructor + ~processorFvsPatchField(); // Member functions diff --git a/src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H b/src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H index ef3b0ad166a..b98fdcd4538 100644 --- a/src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H +++ b/src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H @@ -244,10 +244,9 @@ public: ); - // Destructor - - virtual ~fvsPatchField<Type>() - {} + //- Destructor + virtual ~fvsPatchField<Type>() + {} // Member functions diff --git a/src/finiteVolume/finiteVolume/convectionSchemes/convectionScheme/convectionScheme.H b/src/finiteVolume/finiteVolume/convectionSchemes/convectionScheme/convectionScheme.H index c09b03c1f8b..405a4da9ef8 100644 --- a/src/finiteVolume/finiteVolume/convectionSchemes/convectionScheme/convectionScheme.H +++ b/src/finiteVolume/finiteVolume/convectionSchemes/convectionScheme/convectionScheme.H @@ -147,9 +147,8 @@ public: ); - // Destructor - - virtual ~convectionScheme(); + //- Destructor + virtual ~convectionScheme(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/d2dt2Schemes/d2dt2Scheme/d2dt2Scheme.H b/src/finiteVolume/finiteVolume/d2dt2Schemes/d2dt2Scheme/d2dt2Scheme.H index aefe24fb668..a5ab514607a 100644 --- a/src/finiteVolume/finiteVolume/d2dt2Schemes/d2dt2Scheme/d2dt2Scheme.H +++ b/src/finiteVolume/finiteVolume/d2dt2Schemes/d2dt2Scheme/d2dt2Scheme.H @@ -126,9 +126,8 @@ public: ); - // Destructor - - virtual ~d2dt2Scheme(); + //- Destructor + virtual ~d2dt2Scheme(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/ddtSchemes/ddtScheme/ddtScheme.H b/src/finiteVolume/finiteVolume/ddtSchemes/ddtScheme/ddtScheme.H index 0c8bf6c4b40..0d421572c99 100644 --- a/src/finiteVolume/finiteVolume/ddtSchemes/ddtScheme/ddtScheme.H +++ b/src/finiteVolume/finiteVolume/ddtSchemes/ddtScheme/ddtScheme.H @@ -126,9 +126,8 @@ public: ); - // Destructor - - virtual ~ddtScheme(); + //- Destructor + virtual ~ddtScheme(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/divSchemes/divScheme/divScheme.H b/src/finiteVolume/finiteVolume/divSchemes/divScheme/divScheme.H index 26a5cbff6c1..affa31e39c4 100644 --- a/src/finiteVolume/finiteVolume/divSchemes/divScheme/divScheme.H +++ b/src/finiteVolume/finiteVolume/divSchemes/divScheme/divScheme.H @@ -129,9 +129,8 @@ public: ); - // Destructor - - virtual ~divScheme(); + //- Destructor + virtual ~divScheme(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H b/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H index 0ebded6f52e..785f1c4a510 100644 --- a/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H +++ b/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H @@ -88,9 +88,8 @@ public: ); - // Destructor - - virtual ~extendedLeastSquaresVectors(); + //- Destructor + virtual ~extendedLeastSquaresVectors(); // Member functions diff --git a/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H b/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H index 2d052b46b76..bc98a619df2 100644 --- a/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H +++ b/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H @@ -78,9 +78,8 @@ public: explicit leastSquaresVectors(const fvMesh&); - // Destructor - - virtual ~leastSquaresVectors(); + //- Destructor + virtual ~leastSquaresVectors(); // Member functions diff --git a/src/finiteVolume/finiteVolume/laplacianSchemes/gaussLaplacianScheme/gaussLaplacianScheme.H b/src/finiteVolume/finiteVolume/laplacianSchemes/gaussLaplacianScheme/gaussLaplacianScheme.H index 6bdb300c35b..7dea92b4d51 100644 --- a/src/finiteVolume/finiteVolume/laplacianSchemes/gaussLaplacianScheme/gaussLaplacianScheme.H +++ b/src/finiteVolume/finiteVolume/laplacianSchemes/gaussLaplacianScheme/gaussLaplacianScheme.H @@ -109,10 +109,9 @@ public: {} - // Destructor - - virtual ~gaussLaplacianScheme() - {} + //- Destructor + virtual ~gaussLaplacianScheme() + {} // Member Functions diff --git a/src/finiteVolume/finiteVolume/laplacianSchemes/laplacianScheme/laplacianScheme.H b/src/finiteVolume/finiteVolume/laplacianSchemes/laplacianScheme/laplacianScheme.H index acb085a4c3b..0033c3f96bd 100644 --- a/src/finiteVolume/finiteVolume/laplacianSchemes/laplacianScheme/laplacianScheme.H +++ b/src/finiteVolume/finiteVolume/laplacianSchemes/laplacianScheme/laplacianScheme.H @@ -156,9 +156,8 @@ public: ); - // Destructor - - virtual ~laplacianScheme(); + //- Destructor + virtual ~laplacianScheme(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/snGradSchemes/correctedSnGrad/correctedSnGrad.H b/src/finiteVolume/finiteVolume/snGradSchemes/correctedSnGrad/correctedSnGrad.H index 10dbc9dce78..a4ce5131537 100644 --- a/src/finiteVolume/finiteVolume/snGradSchemes/correctedSnGrad/correctedSnGrad.H +++ b/src/finiteVolume/finiteVolume/snGradSchemes/correctedSnGrad/correctedSnGrad.H @@ -84,9 +84,8 @@ public: {} - // Destructor - - virtual ~correctedSnGrad(); + //- Destructor + virtual ~correctedSnGrad(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/snGradSchemes/limitedSnGrad/limitedSnGrad.H b/src/finiteVolume/finiteVolume/snGradSchemes/limitedSnGrad/limitedSnGrad.H index d70cfd5dd4e..fdbc29855d9 100644 --- a/src/finiteVolume/finiteVolume/snGradSchemes/limitedSnGrad/limitedSnGrad.H +++ b/src/finiteVolume/finiteVolume/snGradSchemes/limitedSnGrad/limitedSnGrad.H @@ -108,9 +108,8 @@ public: } - // Destructor - - virtual ~limitedSnGrad(); + //- Destructor + virtual ~limitedSnGrad(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGrad.H b/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGrad.H index 402ade64c77..e837cd22e36 100644 --- a/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGrad.H +++ b/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGrad.H @@ -97,9 +97,8 @@ public: {} - // Destructor - - virtual ~quadraticFitSnGrad() {} + //- Destructor + virtual ~quadraticFitSnGrad() {} // Member Functions diff --git a/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H b/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H index 46d9c3b759d..45cda211070 100644 --- a/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H +++ b/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H @@ -97,10 +97,9 @@ public: ); - // Destructor - - virtual ~quadraticFitSnGradData() - {}; + //- Destructor + virtual ~quadraticFitSnGradData() + {}; // Member functions diff --git a/src/finiteVolume/finiteVolume/snGradSchemes/snGradScheme/snGradScheme.H b/src/finiteVolume/finiteVolume/snGradSchemes/snGradScheme/snGradScheme.H index fc85304826a..fef3c418324 100644 --- a/src/finiteVolume/finiteVolume/snGradSchemes/snGradScheme/snGradScheme.H +++ b/src/finiteVolume/finiteVolume/snGradSchemes/snGradScheme/snGradScheme.H @@ -111,9 +111,8 @@ public: ); - // Destructor - - virtual ~snGradScheme(); + //- Destructor + virtual ~snGradScheme(); // Member Functions diff --git a/src/finiteVolume/finiteVolume/snGradSchemes/uncorrectedSnGrad/uncorrectedSnGrad.H b/src/finiteVolume/finiteVolume/snGradSchemes/uncorrectedSnGrad/uncorrectedSnGrad.H index 733920c6eab..5ea58581967 100644 --- a/src/finiteVolume/finiteVolume/snGradSchemes/uncorrectedSnGrad/uncorrectedSnGrad.H +++ b/src/finiteVolume/finiteVolume/snGradSchemes/uncorrectedSnGrad/uncorrectedSnGrad.H @@ -84,9 +84,8 @@ public: {} - // Destructor - - virtual ~uncorrectedSnGrad(); + //- Destructor + virtual ~uncorrectedSnGrad(); // Member Functions diff --git a/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H b/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H index ad70ea1ef06..748d713a354 100644 --- a/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H +++ b/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H @@ -253,9 +253,8 @@ public: fvMatrix(const GeometricField<Type, fvPatchField, volMesh>&, Istream&); - // Destructor - - virtual ~fvMatrix(); + //- Destructor + virtual ~fvMatrix(); // Member functions diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCECCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCECCellToFaceStencilObject.H index 246b8038f6c..6a9ed1427c1 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCECCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCECCellToFaceStencilObject.H @@ -76,10 +76,9 @@ public: } - // Destructor - - virtual ~centredCECCellToFaceStencilObject() - {} + //- Destructor + virtual ~centredCECCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCPCCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCPCCellToFaceStencilObject.H index db5118cb76b..30e0f47f5ec 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCPCCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCPCCellToFaceStencilObject.H @@ -76,10 +76,9 @@ public: } - // Destructor - - virtual ~centredCPCCellToFaceStencilObject() - {} + //- Destructor + virtual ~centredCPCCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredFECCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredFECCellToFaceStencilObject.H index 2e4be9b242f..91c78f07475 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredFECCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredFECCellToFaceStencilObject.H @@ -76,10 +76,9 @@ public: } - // Destructor - - virtual ~centredFECCellToFaceStencilObject() - {} + //- Destructor + virtual ~centredFECCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/pureUpwindCFCCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/pureUpwindCFCCellToFaceStencilObject.H index 1df77bab41d..51262a1d9df 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/pureUpwindCFCCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/pureUpwindCFCCellToFaceStencilObject.H @@ -76,10 +76,9 @@ public: } - // Destructor - - virtual ~pureUpwindCFCCellToFaceStencilObject() - {} + //- Destructor + virtual ~pureUpwindCFCCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCECCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCECCellToFaceStencilObject.H index 73451fad103..4c11e0c4fea 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCECCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCECCellToFaceStencilObject.H @@ -83,10 +83,9 @@ public: } - // Destructor - - virtual ~upwindCECCellToFaceStencilObject() - {} + //- Destructor + virtual ~upwindCECCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCFCCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCFCCellToFaceStencilObject.H index 7ea2dd5378b..921b165b2c3 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCFCCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCFCCellToFaceStencilObject.H @@ -83,10 +83,9 @@ public: } - // Destructor - - virtual ~upwindCFCCellToFaceStencilObject() - {} + //- Destructor + virtual ~upwindCFCCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCPCCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCPCCellToFaceStencilObject.H index de4502e805d..68de8643f22 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCPCCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindCPCCellToFaceStencilObject.H @@ -83,10 +83,9 @@ public: } - // Destructor - - virtual ~upwindCPCCellToFaceStencilObject() - {} + //- Destructor + virtual ~upwindCPCCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindFECCellToFaceStencilObject.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindFECCellToFaceStencilObject.H index fe97d52a415..e91c7b06aba 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindFECCellToFaceStencilObject.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/upwindFECCellToFaceStencilObject.H @@ -83,10 +83,9 @@ public: } - // Destructor - - virtual ~upwindFECCellToFaceStencilObject() - {} + //- Destructor + virtual ~upwindFECCellToFaceStencilObject() + {} }; diff --git a/src/finiteVolume/fvMesh/fvMesh.H b/src/finiteVolume/fvMesh/fvMesh.H index 772c30cf9a2..68ca4eeed93 100644 --- a/src/finiteVolume/fvMesh/fvMesh.H +++ b/src/finiteVolume/fvMesh/fvMesh.H @@ -197,9 +197,8 @@ public: ); - // Destructor - - virtual ~fvMesh(); + //- Destructor + virtual ~fvMesh(); // Member Functions diff --git a/src/finiteVolume/fvMesh/fvMeshLduAddressing.H b/src/finiteVolume/fvMesh/fvMeshLduAddressing.H index a66d58a2e27..803a568ead8 100644 --- a/src/finiteVolume/fvMesh/fvMeshLduAddressing.H +++ b/src/finiteVolume/fvMesh/fvMeshLduAddressing.H @@ -102,10 +102,9 @@ public: } - // Destructor - - ~fvMeshLduAddressing() - {} + //- Destructor + ~fvMeshLduAddressing() + {} // Member Functions diff --git a/src/finiteVolume/fvMesh/fvMeshMapper/fvPatchMapper.H b/src/finiteVolume/fvMesh/fvMeshMapper/fvPatchMapper.H index 55addf73517..3cf3baad24f 100644 --- a/src/finiteVolume/fvMesh/fvMeshMapper/fvPatchMapper.H +++ b/src/finiteVolume/fvMesh/fvMeshMapper/fvPatchMapper.H @@ -114,9 +114,8 @@ public: ); - // Destructor - - virtual ~fvPatchMapper(); + //- Destructor + virtual ~fvPatchMapper(); // Member Functions diff --git a/src/finiteVolume/fvMesh/fvMeshMapper/fvSurfaceMapper.H b/src/finiteVolume/fvMesh/fvMeshMapper/fvSurfaceMapper.H index 46e88167fd2..5260c91032d 100644 --- a/src/finiteVolume/fvMesh/fvMeshMapper/fvSurfaceMapper.H +++ b/src/finiteVolume/fvMesh/fvMeshMapper/fvSurfaceMapper.H @@ -109,9 +109,8 @@ public: ); - // Destructor - - virtual ~fvSurfaceMapper(); + //- Destructor + virtual ~fvSurfaceMapper(); // Member Functions diff --git a/src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H b/src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H index 18609a236c0..1c881f8deab 100644 --- a/src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H +++ b/src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H @@ -93,10 +93,9 @@ public: directAddressing_(directAddressing) {} - // Destructor - - virtual ~patchFieldSubset() - {} + //- Destructor + virtual ~patchFieldSubset() + {} // Member Functions @@ -135,10 +134,9 @@ public: directAddressing_(directAddressing) {} - // Destructor - - virtual ~pointPatchFieldSubset() - {} + //- Destructor + virtual ~pointPatchFieldSubset() + {} // Member Functions diff --git a/src/finiteVolume/fvMesh/fvPatches/basic/coupled/coupledFvPatch.H b/src/finiteVolume/fvMesh/fvPatches/basic/coupled/coupledFvPatch.H index 1ebfe11bc29..013c3aa2ac5 100644 --- a/src/finiteVolume/fvMesh/fvPatches/basic/coupled/coupledFvPatch.H +++ b/src/finiteVolume/fvMesh/fvPatches/basic/coupled/coupledFvPatch.H @@ -89,9 +89,8 @@ public: {} - // Destructor - - virtual ~coupledFvPatch(); + //- Destructor + virtual ~coupledFvPatch(); // Member Functions diff --git a/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H b/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H index 8bb0cf0cd41..1b57ab06010 100644 --- a/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H +++ b/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H @@ -131,9 +131,8 @@ public: static autoPtr<fvPatch> New(const polyPatch&, const fvBoundaryMesh&); - // Destructor - - virtual ~fvPatch(); + //- Destructor + virtual ~fvPatch(); // Member Functions diff --git a/src/finiteVolume/fvMesh/wallDist/nearWallDist.H b/src/finiteVolume/fvMesh/wallDist/nearWallDist.H index 326e1d1f795..205adb71ae4 100644 --- a/src/finiteVolume/fvMesh/wallDist/nearWallDist.H +++ b/src/finiteVolume/fvMesh/wallDist/nearWallDist.H @@ -80,9 +80,8 @@ public: nearWallDist(const fvMesh& mesh); - // Destructor - - virtual ~nearWallDist(); + //- Destructor + virtual ~nearWallDist(); // Member Functions diff --git a/src/finiteVolume/fvMesh/wallDist/nearWallDistNoSearch.H b/src/finiteVolume/fvMesh/wallDist/nearWallDistNoSearch.H index 57f230a2cfa..30e7abfd520 100644 --- a/src/finiteVolume/fvMesh/wallDist/nearWallDistNoSearch.H +++ b/src/finiteVolume/fvMesh/wallDist/nearWallDistNoSearch.H @@ -80,9 +80,8 @@ public: nearWallDistNoSearch(const fvMesh& mesh); - // Destructor - - virtual ~nearWallDistNoSearch(); + //- Destructor + virtual ~nearWallDistNoSearch(); // Member Functions diff --git a/src/finiteVolume/fvMesh/wallDist/wallDist.H b/src/finiteVolume/fvMesh/wallDist/wallDist.H index 6c899965ea1..55287077807 100644 --- a/src/finiteVolume/fvMesh/wallDist/wallDist.H +++ b/src/finiteVolume/fvMesh/wallDist/wallDist.H @@ -113,9 +113,8 @@ public: wallDist(const fvMesh& mesh, bool correctWalls = true); - // Destructor - - virtual ~wallDist(); + //- Destructor + virtual ~wallDist(); // Member Functions diff --git a/src/finiteVolume/fvMesh/wallDist/wallDistData.H b/src/finiteVolume/fvMesh/wallDist/wallDistData.H index e3f8d048812..102a76998bf 100644 --- a/src/finiteVolume/fvMesh/wallDist/wallDistData.H +++ b/src/finiteVolume/fvMesh/wallDist/wallDistData.H @@ -103,9 +103,8 @@ public: ); - // Destructor - - virtual ~wallDistData(); + //- Destructor + virtual ~wallDistData(); // Member Functions diff --git a/src/finiteVolume/interpolation/interpolation/interpolation/interpolation.H b/src/finiteVolume/interpolation/interpolation/interpolation/interpolation.H index 25d209e80d1..c82eadbe874 100644 --- a/src/finiteVolume/interpolation/interpolation/interpolation/interpolation.H +++ b/src/finiteVolume/interpolation/interpolation/interpolation/interpolation.H @@ -113,10 +113,9 @@ public: ); - // Destructor - - virtual ~interpolation() - {} + //- Destructor + virtual ~interpolation() + {} // Member Functions diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/limitedSurfaceInterpolationScheme/limitedSurfaceInterpolationScheme.H b/src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/limitedSurfaceInterpolationScheme/limitedSurfaceInterpolationScheme.H index d2f953238a6..d945c8864ae 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/limitedSurfaceInterpolationScheme/limitedSurfaceInterpolationScheme.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/limitedSurfaceInterpolationScheme/limitedSurfaceInterpolationScheme.H @@ -156,9 +156,8 @@ public: ); - // Destructor - - virtual ~limitedSurfaceInterpolationScheme(); + //- Destructor + virtual ~limitedSurfaceInterpolationScheme(); // Member Functions diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/multivariateSchemes/multivariateSurfaceInterpolationScheme/multivariateSurfaceInterpolationScheme.H b/src/finiteVolume/interpolation/surfaceInterpolation/multivariateSchemes/multivariateSurfaceInterpolationScheme/multivariateSurfaceInterpolationScheme.H index 43ff4409555..45cd10d3dbe 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/multivariateSchemes/multivariateSurfaceInterpolationScheme/multivariateSurfaceInterpolationScheme.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/multivariateSchemes/multivariateSurfaceInterpolationScheme/multivariateSurfaceInterpolationScheme.H @@ -142,9 +142,8 @@ public: ); - // Destructor - - virtual ~multivariateSurfaceInterpolationScheme(); + //- Destructor + virtual ~multivariateSurfaceInterpolationScheme(); // Member Functions diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/skewCorrected/skewCorrectionVectors.H b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/skewCorrected/skewCorrectionVectors.H index 9806b348aea..c20ae3ab149 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/skewCorrected/skewCorrectionVectors.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/skewCorrected/skewCorrectionVectors.H @@ -76,9 +76,8 @@ public: explicit skewCorrectionVectors(const fvMesh& mesh); - // Destructor - - virtual ~skewCorrectionVectors(); + //- Destructor + virtual ~skewCorrectionVectors(); // Member functions diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H b/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H index d3380c1c1cd..3acac2b2d6e 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H @@ -106,9 +106,8 @@ public: explicit surfaceInterpolation(const fvMesh&); - // Destructor - - ~surfaceInterpolation(); + //- Destructor + ~surfaceInterpolation(); // Member functions diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolationScheme/surfaceInterpolationScheme.H b/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolationScheme/surfaceInterpolationScheme.H index 26cee56de0e..90cd007b637 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolationScheme/surfaceInterpolationScheme.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolationScheme/surfaceInterpolationScheme.H @@ -133,9 +133,8 @@ public: ); - // Destructor - - virtual ~surfaceInterpolationScheme(); + //- Destructor + virtual ~surfaceInterpolationScheme(); // Member Functions diff --git a/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H b/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H index cc4a5153815..fb46d50a871 100644 --- a/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H +++ b/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H @@ -152,9 +152,8 @@ public: explicit volPointInterpolation(const fvMesh&); - // Destructor - - ~volPointInterpolation(); + //- Destructor + ~volPointInterpolation(); // Member functions diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/SBRStress/displacementSBRStressFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/SBRStress/displacementSBRStressFvMotionSolver.H index 094c815a32e..ffa53341275 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/SBRStress/displacementSBRStressFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/SBRStress/displacementSBRStressFvMotionSolver.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - ~displacementSBRStressFvMotionSolver(); + //- Destructor + ~displacementSBRStressFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/componentLaplacian/displacementComponentLaplacianFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/componentLaplacian/displacementComponentLaplacianFvMotionSolver.H index 36cadb837ea..7aac7096da6 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/componentLaplacian/displacementComponentLaplacianFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/componentLaplacian/displacementComponentLaplacianFvMotionSolver.H @@ -114,9 +114,8 @@ public: ); - // Destructor - - ~displacementComponentLaplacianFvMotionSolver(); + //- Destructor + ~displacementComponentLaplacianFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.H index 125a868caae..14b2bd19869 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.H @@ -84,9 +84,8 @@ public: ); - // Destructor - - ~displacementFvMotionSolver(); + //- Destructor + ~displacementFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationFvMotionSolver.H index 399a9b99ce4..3c4f626889a 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationFvMotionSolver.H @@ -119,9 +119,8 @@ public: ); - // Destructor - - ~displacementInterpolationFvMotionSolver(); + //- Destructor + ~displacementInterpolationFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/laplacian/displacementLaplacianFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/laplacian/displacementLaplacianFvMotionSolver.H index a66dc0b1e5a..55cd442b95a 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/laplacian/displacementLaplacianFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/laplacian/displacementLaplacianFvMotionSolver.H @@ -102,9 +102,8 @@ public: ); - // Destructor - - ~displacementLaplacianFvMotionSolver(); + //- Destructor + ~displacementLaplacianFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/layeredSolver/displacementLayeredMotionFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/layeredSolver/displacementLayeredMotionFvMotionSolver.H index 4c6fdb6cc15..0fa540d3dd8 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/layeredSolver/displacementLayeredMotionFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/layeredSolver/displacementLayeredMotionFvMotionSolver.H @@ -145,9 +145,8 @@ public: ); - // Destructor - - ~displacementLayeredMotionFvMotionSolver(); + //- Destructor + ~displacementLayeredMotionFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H index dd6fbe6c7e8..6cc71bf355c 100644 --- a/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H @@ -90,9 +90,8 @@ public: fvMotionSolver(const polyMesh& mesh); - // Destructor - - virtual ~fvMotionSolver(); + //- Destructor + virtual ~fvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/velocity/componentLaplacian/velocityComponentLaplacianFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/velocity/componentLaplacian/velocityComponentLaplacianFvMotionSolver.H index 8dd8a98a16d..f20423e9327 100644 --- a/src/fvMotionSolver/fvMotionSolvers/velocity/componentLaplacian/velocityComponentLaplacianFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/velocity/componentLaplacian/velocityComponentLaplacianFvMotionSolver.H @@ -100,9 +100,8 @@ public: ); - // Destructor - - ~velocityComponentLaplacianFvMotionSolver(); + //- Destructor + ~velocityComponentLaplacianFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/fvMotionSolvers/velocity/laplacian/velocityLaplacianFvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/velocity/laplacian/velocityLaplacianFvMotionSolver.H index fa31853737c..bab48d1db2a 100644 --- a/src/fvMotionSolver/fvMotionSolvers/velocity/laplacian/velocityLaplacianFvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/velocity/laplacian/velocityLaplacianFvMotionSolver.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - ~velocityLaplacianFvMotionSolver(); + //- Destructor + ~velocityLaplacianFvMotionSolver(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/directional/directionalDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/directional/directionalDiffusivity.H index 08472e02f6a..789f51987ce 100644 --- a/src/fvMotionSolver/motionDiffusivity/directional/directionalDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/directional/directionalDiffusivity.H @@ -80,9 +80,8 @@ public: ); - // Destructor - - virtual ~directionalDiffusivity(); + //- Destructor + virtual ~directionalDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/file/fileDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/file/fileDiffusivity.H index 2f89d9d2b44..c22170b0451 100644 --- a/src/fvMotionSolver/motionDiffusivity/file/fileDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/file/fileDiffusivity.H @@ -86,9 +86,8 @@ public: ); - // Destructor - - virtual ~fileDiffusivity(); + //- Destructor + virtual ~fileDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/inverseDistance/inverseDistanceDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/inverseDistance/inverseDistanceDiffusivity.H index a02cd901124..6fc24af870f 100644 --- a/src/fvMotionSolver/motionDiffusivity/inverseDistance/inverseDistanceDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/inverseDistance/inverseDistanceDiffusivity.H @@ -86,9 +86,8 @@ public: ); - // Destructor - - virtual ~inverseDistanceDiffusivity(); + //- Destructor + virtual ~inverseDistanceDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/inverseFaceDistance/inverseFaceDistanceDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/inverseFaceDistance/inverseFaceDistanceDiffusivity.H index 7aba8045a7a..11aee5a4002 100644 --- a/src/fvMotionSolver/motionDiffusivity/inverseFaceDistance/inverseFaceDistanceDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/inverseFaceDistance/inverseFaceDistanceDiffusivity.H @@ -81,9 +81,8 @@ public: ); - // Destructor - - virtual ~inverseFaceDistanceDiffusivity(); + //- Destructor + virtual ~inverseFaceDistanceDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/inversePointDistance/inversePointDistanceDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/inversePointDistance/inversePointDistanceDiffusivity.H index 928a7bf15c2..f874a4edbfd 100644 --- a/src/fvMotionSolver/motionDiffusivity/inversePointDistance/inversePointDistanceDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/inversePointDistance/inversePointDistanceDiffusivity.H @@ -81,9 +81,8 @@ public: ); - // Destructor - - virtual ~inversePointDistanceDiffusivity(); + //- Destructor + virtual ~inversePointDistanceDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/inverseVolume/inverseVolumeDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/inverseVolume/inverseVolumeDiffusivity.H index 3c1d129fa5c..5d5918f6817 100644 --- a/src/fvMotionSolver/motionDiffusivity/inverseVolume/inverseVolumeDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/inverseVolume/inverseVolumeDiffusivity.H @@ -75,9 +75,8 @@ public: ); - // Destructor - - virtual ~inverseVolumeDiffusivity(); + //- Destructor + virtual ~inverseVolumeDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/manipulators/exponential/exponentialDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/manipulators/exponential/exponentialDiffusivity.H index e919a01c6dd..387d4f23b9b 100644 --- a/src/fvMotionSolver/motionDiffusivity/manipulators/exponential/exponentialDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/manipulators/exponential/exponentialDiffusivity.H @@ -82,9 +82,8 @@ public: ); - // Destructor - - virtual ~exponentialDiffusivity(); + //- Destructor + virtual ~exponentialDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/manipulators/quadratic/quadraticDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/manipulators/quadratic/quadraticDiffusivity.H index 6e799874c5a..5706c282507 100644 --- a/src/fvMotionSolver/motionDiffusivity/manipulators/quadratic/quadraticDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/manipulators/quadratic/quadraticDiffusivity.H @@ -81,9 +81,8 @@ public: ); - // Destructor - - virtual ~quadraticDiffusivity(); + //- Destructor + virtual ~quadraticDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/motionDiffusivity/motionDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/motionDiffusivity/motionDiffusivity.H index 028a4bcdb29..68b0d5d67c8 100644 --- a/src/fvMotionSolver/motionDiffusivity/motionDiffusivity/motionDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/motionDiffusivity/motionDiffusivity.H @@ -91,9 +91,8 @@ public: motionDiffusivity(const fvMotionSolver& mSolver); - // Destructor - - virtual ~motionDiffusivity(); + //- Destructor + virtual ~motionDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/motionDirectional/motionDirectionalDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/motionDirectional/motionDirectionalDiffusivity.H index 54505bcca36..912166b94db 100644 --- a/src/fvMotionSolver/motionDiffusivity/motionDirectional/motionDirectionalDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/motionDirectional/motionDirectionalDiffusivity.H @@ -80,9 +80,8 @@ public: ); - // Destructor - - virtual ~motionDirectionalDiffusivity(); + //- Destructor + virtual ~motionDirectionalDiffusivity(); // Member Functions diff --git a/src/fvMotionSolver/motionDiffusivity/uniform/uniformDiffusivity.H b/src/fvMotionSolver/motionDiffusivity/uniform/uniformDiffusivity.H index 9552ced8356..fe3125be2e8 100644 --- a/src/fvMotionSolver/motionDiffusivity/uniform/uniformDiffusivity.H +++ b/src/fvMotionSolver/motionDiffusivity/uniform/uniformDiffusivity.H @@ -86,9 +86,8 @@ public: ); - // Destructor - - virtual ~uniformDiffusivity(); + //- Destructor + virtual ~uniformDiffusivity(); // Member Functions diff --git a/src/lagrangian/dieselSpray/spray/spray.H b/src/lagrangian/dieselSpray/spray/spray.H index db9d84c7f81..8879ae2e7d6 100644 --- a/src/lagrangian/dieselSpray/spray/spray.H +++ b/src/lagrangian/dieselSpray/spray/spray.H @@ -198,9 +198,8 @@ public: ); - // Destructor - - ~spray(); + //- Destructor + ~spray(); // Member Functions diff --git a/src/lagrangian/dieselSpray/spraySubModels/breakupModel/noBreakup/noBreakup.H b/src/lagrangian/dieselSpray/spraySubModels/breakupModel/noBreakup/noBreakup.H index fe27140febf..5c836f2eaf8 100644 --- a/src/lagrangian/dieselSpray/spraySubModels/breakupModel/noBreakup/noBreakup.H +++ b/src/lagrangian/dieselSpray/spraySubModels/breakupModel/noBreakup/noBreakup.H @@ -64,7 +64,7 @@ public: noBreakup(const dictionary& dict, spray& sm); - // Destructor + //- Destructor virtual ~noBreakup(); diff --git a/src/lagrangian/dsmc/submodels/BinaryCollisionModel/BinaryCollisionModel/BinaryCollisionModel.H b/src/lagrangian/dsmc/submodels/BinaryCollisionModel/BinaryCollisionModel/BinaryCollisionModel.H index bd18ee452a4..6343f44c288 100644 --- a/src/lagrangian/dsmc/submodels/BinaryCollisionModel/BinaryCollisionModel/BinaryCollisionModel.H +++ b/src/lagrangian/dsmc/submodels/BinaryCollisionModel/BinaryCollisionModel/BinaryCollisionModel.H @@ -94,7 +94,7 @@ public: ); - // Destructor + //- Destructor virtual ~BinaryCollisionModel(); diff --git a/src/lagrangian/dsmc/submodels/BinaryCollisionModel/LarsenBorgnakkeVariableHardSphere/LarsenBorgnakkeVariableHardSphere.H b/src/lagrangian/dsmc/submodels/BinaryCollisionModel/LarsenBorgnakkeVariableHardSphere/LarsenBorgnakkeVariableHardSphere.H index 66e35350a4c..ffa6533b502 100644 --- a/src/lagrangian/dsmc/submodels/BinaryCollisionModel/LarsenBorgnakkeVariableHardSphere/LarsenBorgnakkeVariableHardSphere.H +++ b/src/lagrangian/dsmc/submodels/BinaryCollisionModel/LarsenBorgnakkeVariableHardSphere/LarsenBorgnakkeVariableHardSphere.H @@ -83,7 +83,7 @@ public: ); - // Destructor + //- Destructor virtual ~LarsenBorgnakkeVariableHardSphere(); diff --git a/src/lagrangian/dsmc/submodels/BinaryCollisionModel/VariableHardSphere/VariableHardSphere.H b/src/lagrangian/dsmc/submodels/BinaryCollisionModel/VariableHardSphere/VariableHardSphere.H index ad7d336e6ce..a2477cc26b5 100644 --- a/src/lagrangian/dsmc/submodels/BinaryCollisionModel/VariableHardSphere/VariableHardSphere.H +++ b/src/lagrangian/dsmc/submodels/BinaryCollisionModel/VariableHardSphere/VariableHardSphere.H @@ -68,7 +68,7 @@ public: ); - // Destructor + //- Destructor virtual ~VariableHardSphere(); diff --git a/src/lagrangian/dsmc/submodels/InflowBoundaryModel/FreeStream/FreeStream.H b/src/lagrangian/dsmc/submodels/InflowBoundaryModel/FreeStream/FreeStream.H index c3d20c584b0..19726f5495b 100644 --- a/src/lagrangian/dsmc/submodels/InflowBoundaryModel/FreeStream/FreeStream.H +++ b/src/lagrangian/dsmc/submodels/InflowBoundaryModel/FreeStream/FreeStream.H @@ -87,7 +87,7 @@ public: ); - // Destructor + //- Destructor virtual ~FreeStream(); diff --git a/src/lagrangian/dsmc/submodels/InflowBoundaryModel/NoInflow/NoInflow.H b/src/lagrangian/dsmc/submodels/InflowBoundaryModel/NoInflow/NoInflow.H index 260216f2739..cb07db9aeb2 100644 --- a/src/lagrangian/dsmc/submodels/InflowBoundaryModel/NoInflow/NoInflow.H +++ b/src/lagrangian/dsmc/submodels/InflowBoundaryModel/NoInflow/NoInflow.H @@ -63,7 +63,7 @@ public: ); - // Destructor + //- Destructor virtual ~NoInflow(); diff --git a/src/lagrangian/dsmc/submodels/WallInteractionModel/MaxwellianThermal/MaxwellianThermal.H b/src/lagrangian/dsmc/submodels/WallInteractionModel/MaxwellianThermal/MaxwellianThermal.H index 8ca5fb808e0..dc5710f6c67 100644 --- a/src/lagrangian/dsmc/submodels/WallInteractionModel/MaxwellianThermal/MaxwellianThermal.H +++ b/src/lagrangian/dsmc/submodels/WallInteractionModel/MaxwellianThermal/MaxwellianThermal.H @@ -64,7 +64,7 @@ public: ); - // Destructor + //- Destructor virtual ~MaxwellianThermal(); diff --git a/src/lagrangian/dsmc/submodels/WallInteractionModel/MixedDiffuseSpecular/MixedDiffuseSpecular.H b/src/lagrangian/dsmc/submodels/WallInteractionModel/MixedDiffuseSpecular/MixedDiffuseSpecular.H index 57d0309ccf8..c6d8f572775 100644 --- a/src/lagrangian/dsmc/submodels/WallInteractionModel/MixedDiffuseSpecular/MixedDiffuseSpecular.H +++ b/src/lagrangian/dsmc/submodels/WallInteractionModel/MixedDiffuseSpecular/MixedDiffuseSpecular.H @@ -70,7 +70,7 @@ public: ); - // Destructor + //- Destructor virtual ~MixedDiffuseSpecular(); diff --git a/src/lagrangian/dsmc/submodels/WallInteractionModel/SpecularReflection/SpecularReflection.H b/src/lagrangian/dsmc/submodels/WallInteractionModel/SpecularReflection/SpecularReflection.H index 6314b3edb9b..23fe12b1f5a 100644 --- a/src/lagrangian/dsmc/submodels/WallInteractionModel/SpecularReflection/SpecularReflection.H +++ b/src/lagrangian/dsmc/submodels/WallInteractionModel/SpecularReflection/SpecularReflection.H @@ -63,7 +63,7 @@ public: ); - // Destructor + //- Destructor virtual ~SpecularReflection(); diff --git a/src/lagrangian/dsmc/submodels/WallInteractionModel/WallInteractionModel/WallInteractionModel.H b/src/lagrangian/dsmc/submodels/WallInteractionModel/WallInteractionModel/WallInteractionModel.H index c638e6bdbbc..dbf6eabb917 100644 --- a/src/lagrangian/dsmc/submodels/WallInteractionModel/WallInteractionModel/WallInteractionModel.H +++ b/src/lagrangian/dsmc/submodels/WallInteractionModel/WallInteractionModel/WallInteractionModel.H @@ -94,7 +94,7 @@ public: ); - // Destructor + //- Destructor virtual ~WallInteractionModel(); diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H index ad71a5ea291..66949537cab 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H @@ -143,7 +143,7 @@ public: ); - // Destructor + //- Destructor virtual ~FieldActivatedInjection(); diff --git a/src/lagrangian/intermediate/submodels/addOns/radiation/absorptionEmission/cloudAbsorptionEmission/cloudAbsorptionEmission.H b/src/lagrangian/intermediate/submodels/addOns/radiation/absorptionEmission/cloudAbsorptionEmission/cloudAbsorptionEmission.H index 9a6c0c4234d..a3ed290d028 100644 --- a/src/lagrangian/intermediate/submodels/addOns/radiation/absorptionEmission/cloudAbsorptionEmission/cloudAbsorptionEmission.H +++ b/src/lagrangian/intermediate/submodels/addOns/radiation/absorptionEmission/cloudAbsorptionEmission/cloudAbsorptionEmission.H @@ -73,7 +73,7 @@ public: cloudAbsorptionEmission(const dictionary& dict, const fvMesh& mesh); - // Destructor + //- Destructor virtual ~cloudAbsorptionEmission(); diff --git a/src/lagrangian/intermediate/submodels/addOns/radiation/scatter/cloudScatter/cloudScatter.H b/src/lagrangian/intermediate/submodels/addOns/radiation/scatter/cloudScatter/cloudScatter.H index c5d4171fa76..d4f87ee83bc 100644 --- a/src/lagrangian/intermediate/submodels/addOns/radiation/scatter/cloudScatter/cloudScatter.H +++ b/src/lagrangian/intermediate/submodels/addOns/radiation/scatter/cloudScatter/cloudScatter.H @@ -77,7 +77,7 @@ public: ); - // Destructor + //- Destructor virtual ~cloudScatter(); diff --git a/src/lagrangian/molecularDynamics/molecularMeasurements/bufferedAccumulator/bufferedAccumulator.H b/src/lagrangian/molecularDynamics/molecularMeasurements/bufferedAccumulator/bufferedAccumulator.H index 428f4cd4fb9..2725d87b93f 100644 --- a/src/lagrangian/molecularDynamics/molecularMeasurements/bufferedAccumulator/bufferedAccumulator.H +++ b/src/lagrangian/molecularDynamics/molecularMeasurements/bufferedAccumulator/bufferedAccumulator.H @@ -106,9 +106,8 @@ public: bufferedAccumulator(const bufferedAccumulator<Type>&); - // Destructor - - ~bufferedAccumulator(); + //- Destructor + ~bufferedAccumulator(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecularMeasurements/correlationFunction/correlationFunction.H b/src/lagrangian/molecularDynamics/molecularMeasurements/correlationFunction/correlationFunction.H index ad287fa5224..9bf6d1442c5 100644 --- a/src/lagrangian/molecularDynamics/molecularMeasurements/correlationFunction/correlationFunction.H +++ b/src/lagrangian/molecularDynamics/molecularMeasurements/correlationFunction/correlationFunction.H @@ -120,9 +120,8 @@ public: ); - // Destructor - - ~correlationFunction(); + //- Destructor + ~correlationFunction(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecularMeasurements/distribution/distribution.H b/src/lagrangian/molecularDynamics/molecularMeasurements/distribution/distribution.H index 0b0570c6a82..e06962a6613 100644 --- a/src/lagrangian/molecularDynamics/molecularMeasurements/distribution/distribution.H +++ b/src/lagrangian/molecularDynamics/molecularMeasurements/distribution/distribution.H @@ -87,9 +87,8 @@ public: distribution(const distribution&); - // Destructor - - virtual ~distribution(); + //- Destructor + virtual ~distribution(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/interactionLists/directInteractionList/directInteractionList.H b/src/lagrangian/molecularDynamics/molecule/interactionLists/directInteractionList/directInteractionList.H index 4a984f47386..4583b84429f 100644 --- a/src/lagrangian/molecularDynamics/molecule/interactionLists/directInteractionList/directInteractionList.H +++ b/src/lagrangian/molecularDynamics/molecule/interactionLists/directInteractionList/directInteractionList.H @@ -91,9 +91,8 @@ public: ); - // Destructor - - ~directInteractionList(); + //- Destructor + ~directInteractionList(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/interactionLists/interactionLists.H b/src/lagrangian/molecularDynamics/molecule/interactionLists/interactionLists.H index 519934fef18..86caab73175 100644 --- a/src/lagrangian/molecularDynamics/molecule/interactionLists/interactionLists.H +++ b/src/lagrangian/molecularDynamics/molecule/interactionLists/interactionLists.H @@ -106,9 +106,8 @@ public: interactionLists(const polyMesh& mesh); - // Destructor - - ~interactionLists(); + //- Destructor + ~interactionLists(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/receivingReferralList.H b/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/receivingReferralList.H index 092df7a4bac..048cb5c2e6f 100644 --- a/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/receivingReferralList.H +++ b/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/receivingReferralList.H @@ -74,9 +74,8 @@ public: receivingReferralList(const receivingReferralList&); - // Destructor - - ~receivingReferralList(); + //- Destructor + ~receivingReferralList(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/sendingReferralList.H b/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/sendingReferralList.H index 98d13b6ddaa..09beca12cd4 100644 --- a/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/sendingReferralList.H +++ b/src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/sendingReferralList.H @@ -74,9 +74,8 @@ public: sendingReferralList(const sendingReferralList&); - // Destructor - - ~sendingReferralList(); + //- Destructor + ~sendingReferralList(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCell/referredCell.H b/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCell/referredCell.H index 4fd5262a8c4..9c3b2004ca4 100644 --- a/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCell/referredCell.H +++ b/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCell/referredCell.H @@ -162,9 +162,8 @@ public: ); - // Destructor - - virtual ~referredCell(); + //- Destructor + virtual ~referredCell(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCellList/referredCellList.H b/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCellList/referredCellList.H index 9eca88877a3..c3c099097c7 100644 --- a/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCellList/referredCellList.H +++ b/src/lagrangian/molecularDynamics/molecule/interactionLists/referredCellList/referredCellList.H @@ -82,9 +82,8 @@ public: referredCellList (interactionLists& il); - // Destructor - - ~referredCellList(); + //- Destructor + ~referredCellList(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/interactionLists/referredMolecule/referredMolecule.H b/src/lagrangian/molecularDynamics/molecule/interactionLists/referredMolecule/referredMolecule.H index 59d25a0a2d2..b318cec394a 100644 --- a/src/lagrangian/molecularDynamics/molecule/interactionLists/referredMolecule/referredMolecule.H +++ b/src/lagrangian/molecularDynamics/molecule/interactionLists/referredMolecule/referredMolecule.H @@ -74,9 +74,8 @@ public: ); - // Destructor - - virtual ~referredMolecule(); + //- Destructor + virtual ~referredMolecule(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/molecule/reducedUnits/reducedUnits.H b/src/lagrangian/molecularDynamics/molecule/reducedUnits/reducedUnits.H index 19e172d91d8..698ef307014 100644 --- a/src/lagrangian/molecularDynamics/molecule/reducedUnits/reducedUnits.H +++ b/src/lagrangian/molecularDynamics/molecule/reducedUnits/reducedUnits.H @@ -120,9 +120,8 @@ public: reducedUnits(const IOdictionary& reducedUnitsDict); - // Destructor - - ~reducedUnits(); + //- Destructor + ~reducedUnits(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/electrostaticPotential/electrostaticPotential.H b/src/lagrangian/molecularDynamics/potential/electrostaticPotential/electrostaticPotential.H index 00107a75976..653d229b9b7 100644 --- a/src/lagrangian/molecularDynamics/potential/electrostaticPotential/electrostaticPotential.H +++ b/src/lagrangian/molecularDynamics/potential/electrostaticPotential/electrostaticPotential.H @@ -61,10 +61,9 @@ public: electrostaticPotential(); - // Destructor - - ~electrostaticPotential() - {} + //- Destructor + ~electrostaticPotential() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/basic/energyScalingFunction.H b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/basic/energyScalingFunction.H index 64165c9cbb2..227548b6efa 100644 --- a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/basic/energyScalingFunction.H +++ b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/basic/energyScalingFunction.H @@ -117,10 +117,9 @@ public: ); - // Destructor - - virtual ~energyScalingFunction() - {} + //- Destructor + virtual ~energyScalingFunction() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/doubleSigmoid/doubleSigmoid.H b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/doubleSigmoid/doubleSigmoid.H index 82dc72652ef..11ccd2884d4 100644 --- a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/doubleSigmoid/doubleSigmoid.H +++ b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/doubleSigmoid/doubleSigmoid.H @@ -89,10 +89,9 @@ public: ); - // Destructor - - ~doubleSigmoid() - {} + //- Destructor + ~doubleSigmoid() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/noScaling/noScaling.H b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/noScaling/noScaling.H index 96caa990668..67f8131957b 100644 --- a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/noScaling/noScaling.H +++ b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/noScaling/noScaling.H @@ -70,10 +70,9 @@ public: ); - // Destructor - - ~noScaling() - {} + //- Destructor + ~noScaling() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H index f00d0aee580..14ed2f8d748 100644 --- a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H +++ b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H @@ -74,10 +74,9 @@ public: ); - // Destructor - - ~shifted() - {} + //- Destructor + ~shifted() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shiftedForce/shiftedForce.H b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shiftedForce/shiftedForce.H index cb22fbe41f5..0fa720703b5 100644 --- a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shiftedForce/shiftedForce.H +++ b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shiftedForce/shiftedForce.H @@ -78,10 +78,9 @@ public: ); - // Destructor - - ~shiftedForce() - {} + //- Destructor + ~shiftedForce() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/sigmoid/sigmoid.H b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/sigmoid/sigmoid.H index d8b385df5ff..ee2e9059c0b 100644 --- a/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/sigmoid/sigmoid.H +++ b/src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/sigmoid/sigmoid.H @@ -87,10 +87,9 @@ public: ); - // Destructor - - ~sigmoid() - {} + //- Destructor + ~sigmoid() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/basic/pairPotential.H b/src/lagrangian/molecularDynamics/potential/pairPotential/basic/pairPotential.H index 56766caab9e..a7e8198a133 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/basic/pairPotential.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/basic/pairPotential.H @@ -131,10 +131,9 @@ public: ); - // Destructor - - virtual ~pairPotential() - {} + //- Destructor + virtual ~pairPotential() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/azizChen/azizChen.H b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/azizChen/azizChen.H index b9331c3903f..29dce7f4c47 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/azizChen/azizChen.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/azizChen/azizChen.H @@ -101,10 +101,9 @@ public: ); - // Destructor - - ~azizChen() - {} + //- Destructor + ~azizChen() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/coulomb/coulomb.H b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/coulomb/coulomb.H index 4f61d3845cd..2db8d3bde3c 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/coulomb/coulomb.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/coulomb/coulomb.H @@ -72,10 +72,9 @@ public: ); - // Destructor - - ~coulomb() - {} + //- Destructor + ~coulomb() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/dampedCoulomb/dampedCoulomb.H b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/dampedCoulomb/dampedCoulomb.H index 64a4addef79..7a0497a69e1 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/dampedCoulomb/dampedCoulomb.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/dampedCoulomb/dampedCoulomb.H @@ -80,10 +80,9 @@ public: ); - // Destructor - - ~dampedCoulomb() - {} + //- Destructor + ~dampedCoulomb() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/exponentialRepulsion/exponentialRepulsion.H b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/exponentialRepulsion/exponentialRepulsion.H index cc0eeeaf845..170d671221f 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/exponentialRepulsion/exponentialRepulsion.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/exponentialRepulsion/exponentialRepulsion.H @@ -76,10 +76,9 @@ public: ); - // Destructor - - ~exponentialRepulsion() - {} + //- Destructor + ~exponentialRepulsion() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/lennardJones/lennardJones.H b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/lennardJones/lennardJones.H index b03b4ecfbe2..2b5a16c49bb 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/lennardJones/lennardJones.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/lennardJones/lennardJones.H @@ -76,10 +76,9 @@ public: ); - // Destructor - - ~lennardJones() - {} + //- Destructor + ~lennardJones() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/maitlandSmith/maitlandSmith.H b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/maitlandSmith/maitlandSmith.H index 79f937b4d0f..bd76b8259b2 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/maitlandSmith/maitlandSmith.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/maitlandSmith/maitlandSmith.H @@ -104,10 +104,9 @@ public: ); - // Destructor - - ~maitlandSmith() - {} + //- Destructor + ~maitlandSmith() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/noInteraction/noInteraction.H b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/noInteraction/noInteraction.H index ebd51312fb7..44a5ab87cc0 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/derived/noInteraction/noInteraction.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/derived/noInteraction/noInteraction.H @@ -69,10 +69,9 @@ public: ); - // Destructor - - ~noInteraction() - {} + //- Destructor + ~noInteraction() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/pairPotential/pairPotentialList/pairPotentialList.H b/src/lagrangian/molecularDynamics/potential/pairPotential/pairPotentialList/pairPotentialList.H index 191a92b1b2b..8aed64aa5c9 100644 --- a/src/lagrangian/molecularDynamics/potential/pairPotential/pairPotentialList/pairPotentialList.H +++ b/src/lagrangian/molecularDynamics/potential/pairPotential/pairPotentialList/pairPotentialList.H @@ -101,9 +101,8 @@ public: ); - // Destructor - - ~pairPotentialList(); + //- Destructor + ~pairPotentialList(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/potential/potential.H b/src/lagrangian/molecularDynamics/potential/potential/potential.H index ce9a661f8b2..8ea0043784e 100644 --- a/src/lagrangian/molecularDynamics/potential/potential/potential.H +++ b/src/lagrangian/molecularDynamics/potential/potential/potential.H @@ -109,9 +109,8 @@ public: ); - // Destructor - - ~potential(); + //- Destructor + ~potential(); // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/tetherPotential/basic/tetherPotential.H b/src/lagrangian/molecularDynamics/potential/tetherPotential/basic/tetherPotential.H index c2bc17220b6..26d03fcf22d 100644 --- a/src/lagrangian/molecularDynamics/potential/tetherPotential/basic/tetherPotential.H +++ b/src/lagrangian/molecularDynamics/potential/tetherPotential/basic/tetherPotential.H @@ -111,10 +111,9 @@ public: ); - // Destructor - - virtual ~tetherPotential() - {} + //- Destructor + virtual ~tetherPotential() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/harmonicSpring/harmonicSpring.H b/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/harmonicSpring/harmonicSpring.H index 361547058f4..c6f5eabca07 100644 --- a/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/harmonicSpring/harmonicSpring.H +++ b/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/harmonicSpring/harmonicSpring.H @@ -75,10 +75,9 @@ public: ); - // Destructor - - ~harmonicSpring() - {} + //- Destructor + ~harmonicSpring() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/pitchForkRing/pitchForkRing.H b/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/pitchForkRing/pitchForkRing.H index cb854044dbd..297516301b1 100644 --- a/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/pitchForkRing/pitchForkRing.H +++ b/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/pitchForkRing/pitchForkRing.H @@ -77,10 +77,9 @@ public: ); - // Destructor - - ~pitchForkRing() - {} + //- Destructor + ~pitchForkRing() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/restrainedHarmonicSpring/restrainedHarmonicSpring.H b/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/restrainedHarmonicSpring/restrainedHarmonicSpring.H index 0a4c7375ac3..258e04a6be8 100644 --- a/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/restrainedHarmonicSpring/restrainedHarmonicSpring.H +++ b/src/lagrangian/molecularDynamics/potential/tetherPotential/derived/restrainedHarmonicSpring/restrainedHarmonicSpring.H @@ -77,10 +77,9 @@ public: ); - // Destructor - - ~restrainedHarmonicSpring() - {} + //- Destructor + ~restrainedHarmonicSpring() + {} // Member Functions diff --git a/src/lagrangian/molecularDynamics/potential/tetherPotential/tetherPotentialList/tetherPotentialList.H b/src/lagrangian/molecularDynamics/potential/tetherPotential/tetherPotentialList/tetherPotentialList.H index a5899e57cdb..1787092bf1e 100644 --- a/src/lagrangian/molecularDynamics/potential/tetherPotential/tetherPotentialList/tetherPotentialList.H +++ b/src/lagrangian/molecularDynamics/potential/tetherPotential/tetherPotentialList/tetherPotentialList.H @@ -93,9 +93,8 @@ public: ); - // Destructor - - ~tetherPotentialList(); + //- Destructor + ~tetherPotentialList(); // Member Functions diff --git a/src/mesh/autoMesh/autoHexMesh/trackedParticle/ExactParticle.H b/src/mesh/autoMesh/autoHexMesh/trackedParticle/ExactParticle.H index 24ca20da1ac..83f3a71533d 100644 --- a/src/mesh/autoMesh/autoHexMesh/trackedParticle/ExactParticle.H +++ b/src/mesh/autoMesh/autoHexMesh/trackedParticle/ExactParticle.H @@ -123,10 +123,9 @@ public: }; - // Destructor - - virtual ~ExactParticle() - {} + //- Destructor + virtual ~ExactParticle() + {} // Member Functions diff --git a/src/mesh/blockMesh/block/block.H b/src/mesh/blockMesh/block/block.H index bdd555fb194..dcac3e9501b 100644 --- a/src/mesh/blockMesh/block/block.H +++ b/src/mesh/blockMesh/block/block.H @@ -121,8 +121,7 @@ public: //- Destructor - - ~block(); + ~block(); // Member Functions diff --git a/src/mesh/blockMesh/blockDescriptor/blockDescriptor.H b/src/mesh/blockMesh/blockDescriptor/blockDescriptor.H index bcf3a1cf360..799383de3a6 100644 --- a/src/mesh/blockMesh/blockDescriptor/blockDescriptor.H +++ b/src/mesh/blockMesh/blockDescriptor/blockDescriptor.H @@ -133,9 +133,8 @@ public: } - // Destructor - - ~blockDescriptor(); + //- Destructor + ~blockDescriptor(); // Member Functions diff --git a/src/mesh/blockMesh/blockMesh/blockMesh.H b/src/mesh/blockMesh/blockMesh/blockMesh.H index ab0ac66aaee..4d1b1deb0aa 100644 --- a/src/mesh/blockMesh/blockMesh/blockMesh.H +++ b/src/mesh/blockMesh/blockMesh/blockMesh.H @@ -133,9 +133,8 @@ public: blockMesh(IOdictionary&); - // Destructor - - ~blockMesh(); + //- Destructor + ~blockMesh(); // Member Functions diff --git a/src/mesh/blockMesh/curvedEdges/arcEdge.H b/src/mesh/blockMesh/curvedEdges/arcEdge.H index 51dcdf27e5f..567431f510e 100644 --- a/src/mesh/blockMesh/curvedEdges/arcEdge.H +++ b/src/mesh/blockMesh/curvedEdges/arcEdge.H @@ -89,9 +89,8 @@ public: arcEdge(const pointField& points, Istream&); - // Destructor - - virtual ~arcEdge(){} + //- Destructor + virtual ~arcEdge(){} // Member Functions diff --git a/src/mesh/blockMesh/curvedEdges/curvedEdge.H b/src/mesh/blockMesh/curvedEdges/curvedEdge.H index 2007f3509b3..c7cf157e89b 100644 --- a/src/mesh/blockMesh/curvedEdges/curvedEdge.H +++ b/src/mesh/blockMesh/curvedEdges/curvedEdge.H @@ -117,9 +117,8 @@ public: static autoPtr<curvedEdge> New(const pointField&, Istream&); - // Destructor - - virtual ~curvedEdge(){} + //- Destructor + virtual ~curvedEdge(){} // Member Functions diff --git a/src/meshTools/PointEdgeWave/PointEdgeWave.H b/src/meshTools/PointEdgeWave/PointEdgeWave.H index 326eeaad5e4..a40edb3b83c 100644 --- a/src/meshTools/PointEdgeWave/PointEdgeWave.H +++ b/src/meshTools/PointEdgeWave/PointEdgeWave.H @@ -279,9 +279,8 @@ public: ); - // Destructor - - ~PointEdgeWave(); + //- Destructor + ~PointEdgeWave(); // Member Functions diff --git a/src/meshTools/cellDist/patchWave/patchDataWave.H b/src/meshTools/cellDist/patchWave/patchDataWave.H index 5aec213dd0d..548198b3b84 100644 --- a/src/meshTools/cellDist/patchWave/patchDataWave.H +++ b/src/meshTools/cellDist/patchWave/patchDataWave.H @@ -133,9 +133,8 @@ public: ); - // Destructor - - virtual ~patchDataWave(); + //- Destructor + virtual ~patchDataWave(); // Member Functions diff --git a/src/meshTools/cellDist/patchWave/patchWave.H b/src/meshTools/cellDist/patchWave/patchWave.H index 67e440c4273..371e7a2c120 100644 --- a/src/meshTools/cellDist/patchWave/patchWave.H +++ b/src/meshTools/cellDist/patchWave/patchWave.H @@ -109,9 +109,8 @@ public: bool correctWalls = true ); - // Destructor - - virtual ~patchWave(); + //- Destructor + virtual ~patchWave(); // Member Functions diff --git a/src/meshTools/cellFeatures/cellFeatures.H b/src/meshTools/cellFeatures/cellFeatures.H index 7c0c235e969..84c8580a564 100644 --- a/src/meshTools/cellFeatures/cellFeatures.H +++ b/src/meshTools/cellFeatures/cellFeatures.H @@ -124,9 +124,8 @@ public: ); - // Destructor - - ~cellFeatures(); + //- Destructor + ~cellFeatures(); // Member Functions diff --git a/src/meshTools/coordinateSystems/coordinateRotation/coordinateRotation.H b/src/meshTools/coordinateSystems/coordinateRotation/coordinateRotation.H index 9f1a105255b..9f477498828 100644 --- a/src/meshTools/coordinateSystems/coordinateRotation/coordinateRotation.H +++ b/src/meshTools/coordinateSystems/coordinateRotation/coordinateRotation.H @@ -158,10 +158,9 @@ public: ); - // Destructor - - virtual ~coordinateRotation() - {} + //- Destructor + virtual ~coordinateRotation() + {} // Member Functions diff --git a/src/meshTools/meshSearch/meshSearch.H b/src/meshTools/meshSearch/meshSearch.H index 15ead1d53b7..dfaf71229b8 100644 --- a/src/meshTools/meshSearch/meshSearch.H +++ b/src/meshTools/meshSearch/meshSearch.H @@ -168,9 +168,8 @@ public: meshSearch(const polyMesh& mesh, const bool faceDecomp = true); - // Destructor - - ~meshSearch(); + //- Destructor + ~meshSearch(); // Member Functions diff --git a/src/meshTools/octree/octree.H b/src/meshTools/octree/octree.H index 68262d19b4a..5bf0a9a69c1 100644 --- a/src/meshTools/octree/octree.H +++ b/src/meshTools/octree/octree.H @@ -212,9 +212,8 @@ public: ); - // Destructor - - ~octree(); + //- Destructor + ~octree(); // Member Functions diff --git a/src/meshTools/octree/octreeDataEdges.H b/src/meshTools/octree/octreeDataEdges.H index e262f611f9d..07f3acea04e 100644 --- a/src/meshTools/octree/octreeDataEdges.H +++ b/src/meshTools/octree/octreeDataEdges.H @@ -95,9 +95,8 @@ public: octreeDataEdges(const octreeDataEdges&); - // Destructor - - ~octreeDataEdges(); + //- Destructor + ~octreeDataEdges(); // Member Functions diff --git a/src/meshTools/octree/octreeDataFace.H b/src/meshTools/octree/octreeDataFace.H index 79f97e8737b..8f041c7349d 100644 --- a/src/meshTools/octree/octreeDataFace.H +++ b/src/meshTools/octree/octreeDataFace.H @@ -130,9 +130,8 @@ public: octreeDataFace(const octreeDataFace&); - // Destructor - - ~octreeDataFace(); + //- Destructor + ~octreeDataFace(); // Member Functions diff --git a/src/meshTools/octree/octreeLine.H b/src/meshTools/octree/octreeLine.H index b75198944b4..99473aeac45 100644 --- a/src/meshTools/octree/octreeLine.H +++ b/src/meshTools/octree/octreeLine.H @@ -123,9 +123,8 @@ public: ); - // Destructor - - ~octreeLine(); + //- Destructor + ~octreeLine(); // Member Functions diff --git a/src/meshTools/octree/treeLeaf.H b/src/meshTools/octree/treeLeaf.H index f0de8ec75ac..f5f3eb7cd14 100644 --- a/src/meshTools/octree/treeLeaf.H +++ b/src/meshTools/octree/treeLeaf.H @@ -113,9 +113,8 @@ public: treeLeaf(Istream&); - // Destructor - - ~treeLeaf(); + //- Destructor + ~treeLeaf(); // Member Functions diff --git a/src/meshTools/octree/treeNode.H b/src/meshTools/octree/treeNode.H index 12c33f1858c..af888118e21 100644 --- a/src/meshTools/octree/treeNode.H +++ b/src/meshTools/octree/treeNode.H @@ -159,9 +159,8 @@ public: treeNode(Istream&); - // Destructor - - ~treeNode(); + //- Destructor + ~treeNode(); // Member Functions diff --git a/src/meshTools/searchableSurface/distributedTriSurfaceMesh.H b/src/meshTools/searchableSurface/distributedTriSurfaceMesh.H index bc3555d0615..e061389f135 100644 --- a/src/meshTools/searchableSurface/distributedTriSurfaceMesh.H +++ b/src/meshTools/searchableSurface/distributedTriSurfaceMesh.H @@ -324,9 +324,8 @@ public: ); - // Destructor - - virtual ~distributedTriSurfaceMesh(); + //- Destructor + virtual ~distributedTriSurfaceMesh(); //- Clear storage void clearOut(); diff --git a/src/meshTools/searchableSurface/searchableBox.H b/src/meshTools/searchableSurface/searchableBox.H index b79b0dd98f7..c4afd2bb4e6 100644 --- a/src/meshTools/searchableSurface/searchableBox.H +++ b/src/meshTools/searchableSurface/searchableBox.H @@ -105,9 +105,8 @@ public: const dictionary& dict ); - // Destructor - - virtual ~searchableBox(); + //- Destructor + virtual ~searchableBox(); // Member Functions diff --git a/src/meshTools/searchableSurface/searchableCylinder.H b/src/meshTools/searchableSurface/searchableCylinder.H index 0ecc014c344..c08c4a828e5 100644 --- a/src/meshTools/searchableSurface/searchableCylinder.H +++ b/src/meshTools/searchableSurface/searchableCylinder.H @@ -128,9 +128,8 @@ public: const dictionary& dict ); - // Destructor - - virtual ~searchableCylinder(); + //- Destructor + virtual ~searchableCylinder(); // Member Functions diff --git a/src/meshTools/searchableSurface/searchablePlane.H b/src/meshTools/searchableSurface/searchablePlane.H index 9260eb690d3..686a1bfcfec 100644 --- a/src/meshTools/searchableSurface/searchablePlane.H +++ b/src/meshTools/searchableSurface/searchablePlane.H @@ -100,9 +100,8 @@ public: const dictionary& dict ); - // Destructor - - virtual ~searchablePlane(); + //- Destructor + virtual ~searchablePlane(); // Member Functions diff --git a/src/meshTools/searchableSurface/searchablePlate.H b/src/meshTools/searchableSurface/searchablePlate.H index 36eb3b910a8..4b3dd4f737e 100644 --- a/src/meshTools/searchableSurface/searchablePlate.H +++ b/src/meshTools/searchableSurface/searchablePlate.H @@ -123,9 +123,8 @@ public: const dictionary& dict ); - // Destructor - - virtual ~searchablePlate(); + //- Destructor + virtual ~searchablePlate(); // Member Functions diff --git a/src/meshTools/searchableSurface/searchableSphere.H b/src/meshTools/searchableSurface/searchableSphere.H index b97e0916e43..1765d1c698a 100644 --- a/src/meshTools/searchableSurface/searchableSphere.H +++ b/src/meshTools/searchableSurface/searchableSphere.H @@ -111,9 +111,8 @@ public: const dictionary& dict ); - // Destructor - - virtual ~searchableSphere(); + //- Destructor + virtual ~searchableSphere(); // Member Functions diff --git a/src/meshTools/searchableSurface/searchableSurface.H b/src/meshTools/searchableSurface/searchableSurface.H index fae9265305b..a6ac99a71a1 100644 --- a/src/meshTools/searchableSurface/searchableSurface.H +++ b/src/meshTools/searchableSurface/searchableSurface.H @@ -166,9 +166,8 @@ public: ); - // Destructor - - virtual ~searchableSurface(); + //- Destructor + virtual ~searchableSurface(); // Member Functions diff --git a/src/meshTools/searchableSurface/searchableSurfaceCollection.H b/src/meshTools/searchableSurface/searchableSurfaceCollection.H index 01490e409f3..ef5419927c8 100644 --- a/src/meshTools/searchableSurface/searchableSurfaceCollection.H +++ b/src/meshTools/searchableSurface/searchableSurfaceCollection.H @@ -130,9 +130,8 @@ public: const dictionary& dict ); - // Destructor - - virtual ~searchableSurfaceCollection(); + //- Destructor + virtual ~searchableSurfaceCollection(); // Member Functions diff --git a/src/meshTools/searchableSurface/searchableSurfaceWithGaps.H b/src/meshTools/searchableSurface/searchableSurfaceWithGaps.H index 416d60ae446..3ff95dd5f3f 100644 --- a/src/meshTools/searchableSurface/searchableSurfaceWithGaps.H +++ b/src/meshTools/searchableSurface/searchableSurfaceWithGaps.H @@ -120,9 +120,8 @@ public: const dictionary& dict ); - // Destructor - - virtual ~searchableSurfaceWithGaps(); + //- Destructor + virtual ~searchableSurfaceWithGaps(); // Member Functions diff --git a/src/meshTools/searchableSurface/triSurfaceMesh.H b/src/meshTools/searchableSurface/triSurfaceMesh.H index b0ae9a2c719..db9b139cbea 100644 --- a/src/meshTools/searchableSurface/triSurfaceMesh.H +++ b/src/meshTools/searchableSurface/triSurfaceMesh.H @@ -159,9 +159,8 @@ public: ); - // Destructor - - virtual ~triSurfaceMesh(); + //- Destructor + virtual ~triSurfaceMesh(); //- Clear storage void clearOut(); diff --git a/src/meshTools/sets/cellSources/boxToCell/boxToCell.H b/src/meshTools/sets/cellSources/boxToCell/boxToCell.H index 75dc385c4e4..38df2e703e0 100644 --- a/src/meshTools/sets/cellSources/boxToCell/boxToCell.H +++ b/src/meshTools/sets/cellSources/boxToCell/boxToCell.H @@ -96,9 +96,8 @@ public: ); - // Destructor - - virtual ~boxToCell(); + //- Destructor + virtual ~boxToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/cellToCell/cellToCell.H b/src/meshTools/sets/cellSources/cellToCell/cellToCell.H index 6e076370e0a..85a0f1af721 100644 --- a/src/meshTools/sets/cellSources/cellToCell/cellToCell.H +++ b/src/meshTools/sets/cellSources/cellToCell/cellToCell.H @@ -87,9 +87,8 @@ public: ); - // Destructor - - virtual ~cellToCell(); + //- Destructor + virtual ~cellToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/cylinderToCell/cylinderToCell.H b/src/meshTools/sets/cellSources/cylinderToCell/cylinderToCell.H index 15cee8c3fb9..879297cbe67 100644 --- a/src/meshTools/sets/cellSources/cylinderToCell/cylinderToCell.H +++ b/src/meshTools/sets/cellSources/cylinderToCell/cylinderToCell.H @@ -103,9 +103,8 @@ public: ); - // Destructor - - virtual ~cylinderToCell(); + //- Destructor + virtual ~cylinderToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/faceToCell/faceToCell.H b/src/meshTools/sets/cellSources/faceToCell/faceToCell.H index 983f25b490b..c3f6777d8ae 100644 --- a/src/meshTools/sets/cellSources/faceToCell/faceToCell.H +++ b/src/meshTools/sets/cellSources/faceToCell/faceToCell.H @@ -113,9 +113,8 @@ public: ); - // Destructor - - virtual ~faceToCell(); + //- Destructor + virtual ~faceToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.H b/src/meshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.H index b1ae2753557..a7227a64792 100644 --- a/src/meshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.H +++ b/src/meshTools/sets/cellSources/faceZoneToCell/faceZoneToCell.H @@ -110,9 +110,8 @@ public: ); - // Destructor - - virtual ~faceZoneToCell(); + //- Destructor + virtual ~faceZoneToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/fieldToCell/fieldToCell.H b/src/meshTools/sets/cellSources/fieldToCell/fieldToCell.H index 2ac69f2039b..3ab18bdc5f7 100644 --- a/src/meshTools/sets/cellSources/fieldToCell/fieldToCell.H +++ b/src/meshTools/sets/cellSources/fieldToCell/fieldToCell.H @@ -109,9 +109,8 @@ public: ); - // Destructor - - virtual ~fieldToCell(); + //- Destructor + virtual ~fieldToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/labelToCell/labelToCell.H b/src/meshTools/sets/cellSources/labelToCell/labelToCell.H index d3e5275feb9..2604cbb6ba6 100644 --- a/src/meshTools/sets/cellSources/labelToCell/labelToCell.H +++ b/src/meshTools/sets/cellSources/labelToCell/labelToCell.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - virtual ~labelToCell(); + //- Destructor + virtual ~labelToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/nbrToCell/nbrToCell.H b/src/meshTools/sets/cellSources/nbrToCell/nbrToCell.H index a48d577cabf..7aeadce4487 100644 --- a/src/meshTools/sets/cellSources/nbrToCell/nbrToCell.H +++ b/src/meshTools/sets/cellSources/nbrToCell/nbrToCell.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~nbrToCell(); + //- Destructor + virtual ~nbrToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/nearestToCell/nearestToCell.H b/src/meshTools/sets/cellSources/nearestToCell/nearestToCell.H index d7e74b46e94..24e566432fa 100644 --- a/src/meshTools/sets/cellSources/nearestToCell/nearestToCell.H +++ b/src/meshTools/sets/cellSources/nearestToCell/nearestToCell.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - virtual ~nearestToCell(); + //- Destructor + virtual ~nearestToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/pointToCell/pointToCell.H b/src/meshTools/sets/cellSources/pointToCell/pointToCell.H index a527bbde57c..572fb5a3eb4 100644 --- a/src/meshTools/sets/cellSources/pointToCell/pointToCell.H +++ b/src/meshTools/sets/cellSources/pointToCell/pointToCell.H @@ -109,9 +109,8 @@ public: ); - // Destructor - - virtual ~pointToCell(); + //- Destructor + virtual ~pointToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/regionToCell/regionToCell.H b/src/meshTools/sets/cellSources/regionToCell/regionToCell.H index 985ee2dc3ba..370781d7978 100644 --- a/src/meshTools/sets/cellSources/regionToCell/regionToCell.H +++ b/src/meshTools/sets/cellSources/regionToCell/regionToCell.H @@ -99,9 +99,8 @@ public: ); - // Destructor - - virtual ~regionToCell(); + //- Destructor + virtual ~regionToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/rotatedBoxToCell/rotatedBoxToCell.H b/src/meshTools/sets/cellSources/rotatedBoxToCell/rotatedBoxToCell.H index f680eb45ef5..977c011d3d0 100644 --- a/src/meshTools/sets/cellSources/rotatedBoxToCell/rotatedBoxToCell.H +++ b/src/meshTools/sets/cellSources/rotatedBoxToCell/rotatedBoxToCell.H @@ -105,9 +105,8 @@ public: rotatedBoxToCell(const polyMesh& mesh, Istream&); - // Destructor - - virtual ~rotatedBoxToCell(); + //- Destructor + virtual ~rotatedBoxToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/shapeToCell/shapeToCell.H b/src/meshTools/sets/cellSources/shapeToCell/shapeToCell.H index d8ad5d1d87a..bf3524c085c 100644 --- a/src/meshTools/sets/cellSources/shapeToCell/shapeToCell.H +++ b/src/meshTools/sets/cellSources/shapeToCell/shapeToCell.H @@ -103,9 +103,8 @@ public: ); - // Destructor - - virtual ~shapeToCell(); + //- Destructor + virtual ~shapeToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/sphereToCell/sphereToCell.H b/src/meshTools/sets/cellSources/sphereToCell/sphereToCell.H index 2e9139d76e2..66f4e029696 100644 --- a/src/meshTools/sets/cellSources/sphereToCell/sphereToCell.H +++ b/src/meshTools/sets/cellSources/sphereToCell/sphereToCell.H @@ -99,9 +99,8 @@ public: ); - // Destructor - - virtual ~sphereToCell(); + //- Destructor + virtual ~sphereToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/surfaceToCell/surfaceToCell.H b/src/meshTools/sets/cellSources/surfaceToCell/surfaceToCell.H index 17f0f704a1d..376f98f95e5 100644 --- a/src/meshTools/sets/cellSources/surfaceToCell/surfaceToCell.H +++ b/src/meshTools/sets/cellSources/surfaceToCell/surfaceToCell.H @@ -189,9 +189,8 @@ public: ); - // Destructor - - virtual ~surfaceToCell(); + //- Destructor + virtual ~surfaceToCell(); // Member Functions diff --git a/src/meshTools/sets/cellSources/zoneToCell/zoneToCell.H b/src/meshTools/sets/cellSources/zoneToCell/zoneToCell.H index 3abd63008ab..b17a4108801 100644 --- a/src/meshTools/sets/cellSources/zoneToCell/zoneToCell.H +++ b/src/meshTools/sets/cellSources/zoneToCell/zoneToCell.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~zoneToCell(); + //- Destructor + virtual ~zoneToCell(); // Member Functions diff --git a/src/meshTools/sets/cellZoneSources/setToCellZone/setToCellZone.H b/src/meshTools/sets/cellZoneSources/setToCellZone/setToCellZone.H index 7fec89e9c22..50bc04377b2 100644 --- a/src/meshTools/sets/cellZoneSources/setToCellZone/setToCellZone.H +++ b/src/meshTools/sets/cellZoneSources/setToCellZone/setToCellZone.H @@ -87,9 +87,8 @@ public: ); - // Destructor - - virtual ~setToCellZone(); + //- Destructor + virtual ~setToCellZone(); // Member Functions diff --git a/src/meshTools/sets/faceSources/boundaryToFace/boundaryToFace.H b/src/meshTools/sets/faceSources/boundaryToFace/boundaryToFace.H index 24b98fedf83..4432b0d7647 100644 --- a/src/meshTools/sets/faceSources/boundaryToFace/boundaryToFace.H +++ b/src/meshTools/sets/faceSources/boundaryToFace/boundaryToFace.H @@ -86,9 +86,8 @@ public: ); - // Destructor - - virtual ~boundaryToFace(); + //- Destructor + virtual ~boundaryToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/boxToFace/boxToFace.H b/src/meshTools/sets/faceSources/boxToFace/boxToFace.H index f5c7398e203..575d53c7392 100644 --- a/src/meshTools/sets/faceSources/boxToFace/boxToFace.H +++ b/src/meshTools/sets/faceSources/boxToFace/boxToFace.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~boxToFace(); + //- Destructor + virtual ~boxToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/cellToFace/cellToFace.H b/src/meshTools/sets/faceSources/cellToFace/cellToFace.H index fbaf55142f4..d01e25eb348 100644 --- a/src/meshTools/sets/faceSources/cellToFace/cellToFace.H +++ b/src/meshTools/sets/faceSources/cellToFace/cellToFace.H @@ -114,9 +114,8 @@ public: ); - // Destructor - - virtual ~cellToFace(); + //- Destructor + virtual ~cellToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/faceToFace/faceToFace.H b/src/meshTools/sets/faceSources/faceToFace/faceToFace.H index 4963145407a..c18be1df054 100644 --- a/src/meshTools/sets/faceSources/faceToFace/faceToFace.H +++ b/src/meshTools/sets/faceSources/faceToFace/faceToFace.H @@ -87,9 +87,8 @@ public: ); - // Destructor - - virtual ~faceToFace(); + //- Destructor + virtual ~faceToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/labelToFace/labelToFace.H b/src/meshTools/sets/faceSources/labelToFace/labelToFace.H index c922b3b99f9..6f923554a4a 100644 --- a/src/meshTools/sets/faceSources/labelToFace/labelToFace.H +++ b/src/meshTools/sets/faceSources/labelToFace/labelToFace.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - virtual ~labelToFace(); + //- Destructor + virtual ~labelToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/normalToFace/normalToFace.H b/src/meshTools/sets/faceSources/normalToFace/normalToFace.H index 67583a07444..c131dbd8dab 100644 --- a/src/meshTools/sets/faceSources/normalToFace/normalToFace.H +++ b/src/meshTools/sets/faceSources/normalToFace/normalToFace.H @@ -92,9 +92,8 @@ public: normalToFace(const polyMesh& mesh, Istream&); - // Destructor - - virtual ~normalToFace(); + //- Destructor + virtual ~normalToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/patchToFace/patchToFace.H b/src/meshTools/sets/faceSources/patchToFace/patchToFace.H index 11861b4211c..0853fbbd375 100644 --- a/src/meshTools/sets/faceSources/patchToFace/patchToFace.H +++ b/src/meshTools/sets/faceSources/patchToFace/patchToFace.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~patchToFace(); + //- Destructor + virtual ~patchToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/pointToFace/pointToFace.H b/src/meshTools/sets/faceSources/pointToFace/pointToFace.H index d5708cc14b7..1893307621b 100644 --- a/src/meshTools/sets/faceSources/pointToFace/pointToFace.H +++ b/src/meshTools/sets/faceSources/pointToFace/pointToFace.H @@ -112,9 +112,8 @@ public: ); - // Destructor - - virtual ~pointToFace(); + //- Destructor + virtual ~pointToFace(); // Member Functions diff --git a/src/meshTools/sets/faceSources/zoneToFace/zoneToFace.H b/src/meshTools/sets/faceSources/zoneToFace/zoneToFace.H index ac98654021c..98b2e891ab6 100644 --- a/src/meshTools/sets/faceSources/zoneToFace/zoneToFace.H +++ b/src/meshTools/sets/faceSources/zoneToFace/zoneToFace.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~zoneToFace(); + //- Destructor + virtual ~zoneToFace(); // Member Functions diff --git a/src/meshTools/sets/faceZoneSources/faceZoneToFaceZone/faceZoneToFaceZone.H b/src/meshTools/sets/faceZoneSources/faceZoneToFaceZone/faceZoneToFaceZone.H index 39b8c020585..41ad8b2fca0 100644 --- a/src/meshTools/sets/faceZoneSources/faceZoneToFaceZone/faceZoneToFaceZone.H +++ b/src/meshTools/sets/faceZoneSources/faceZoneToFaceZone/faceZoneToFaceZone.H @@ -87,9 +87,8 @@ public: ); - // Destructor - - virtual ~faceZoneToFaceZone(); + //- Destructor + virtual ~faceZoneToFaceZone(); // Member Functions diff --git a/src/meshTools/sets/faceZoneSources/setToFaceZone/setToFaceZone.H b/src/meshTools/sets/faceZoneSources/setToFaceZone/setToFaceZone.H index c1f85f43e88..377c279ae13 100644 --- a/src/meshTools/sets/faceZoneSources/setToFaceZone/setToFaceZone.H +++ b/src/meshTools/sets/faceZoneSources/setToFaceZone/setToFaceZone.H @@ -88,9 +88,8 @@ public: ); - // Destructor - - virtual ~setToFaceZone(); + //- Destructor + virtual ~setToFaceZone(); // Member Functions diff --git a/src/meshTools/sets/faceZoneSources/setsToFaceZone/setsToFaceZone.H b/src/meshTools/sets/faceZoneSources/setsToFaceZone/setsToFaceZone.H index 2c88af3e174..306110730d5 100644 --- a/src/meshTools/sets/faceZoneSources/setsToFaceZone/setsToFaceZone.H +++ b/src/meshTools/sets/faceZoneSources/setsToFaceZone/setsToFaceZone.H @@ -91,9 +91,8 @@ public: ); - // Destructor - - virtual ~setsToFaceZone(); + //- Destructor + virtual ~setsToFaceZone(); // Member Functions diff --git a/src/meshTools/sets/pointSources/boxToPoint/boxToPoint.H b/src/meshTools/sets/pointSources/boxToPoint/boxToPoint.H index 92160be3896..06c5e5ff233 100644 --- a/src/meshTools/sets/pointSources/boxToPoint/boxToPoint.H +++ b/src/meshTools/sets/pointSources/boxToPoint/boxToPoint.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~boxToPoint(); + //- Destructor + virtual ~boxToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointSources/cellToPoint/cellToPoint.H b/src/meshTools/sets/pointSources/cellToPoint/cellToPoint.H index 327c2180ee5..0d5e693120d 100644 --- a/src/meshTools/sets/pointSources/cellToPoint/cellToPoint.H +++ b/src/meshTools/sets/pointSources/cellToPoint/cellToPoint.H @@ -109,9 +109,8 @@ public: ); - // Destructor - - virtual ~cellToPoint(); + //- Destructor + virtual ~cellToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointSources/faceToPoint/faceToPoint.H b/src/meshTools/sets/pointSources/faceToPoint/faceToPoint.H index a8e981bf68d..61d865d14fb 100644 --- a/src/meshTools/sets/pointSources/faceToPoint/faceToPoint.H +++ b/src/meshTools/sets/pointSources/faceToPoint/faceToPoint.H @@ -109,9 +109,8 @@ public: ); - // Destructor - - virtual ~faceToPoint(); + //- Destructor + virtual ~faceToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointSources/labelToPoint/labelToPoint.H b/src/meshTools/sets/pointSources/labelToPoint/labelToPoint.H index c2c515f4bf4..bdc8e6be3b1 100644 --- a/src/meshTools/sets/pointSources/labelToPoint/labelToPoint.H +++ b/src/meshTools/sets/pointSources/labelToPoint/labelToPoint.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - virtual ~labelToPoint(); + //- Destructor + virtual ~labelToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointSources/nearestToPoint/nearestToPoint.H b/src/meshTools/sets/pointSources/nearestToPoint/nearestToPoint.H index 5d020276914..040cf64c2ca 100644 --- a/src/meshTools/sets/pointSources/nearestToPoint/nearestToPoint.H +++ b/src/meshTools/sets/pointSources/nearestToPoint/nearestToPoint.H @@ -94,9 +94,8 @@ public: ); - // Destructor - - virtual ~nearestToPoint(); + //- Destructor + virtual ~nearestToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointSources/pointToPoint/pointToPoint.H b/src/meshTools/sets/pointSources/pointToPoint/pointToPoint.H index 7a8c2677e08..5efea5328f4 100644 --- a/src/meshTools/sets/pointSources/pointToPoint/pointToPoint.H +++ b/src/meshTools/sets/pointSources/pointToPoint/pointToPoint.H @@ -87,9 +87,8 @@ public: ); - // Destructor - - virtual ~pointToPoint(); + //- Destructor + virtual ~pointToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointSources/surfaceToPoint/surfaceToPoint.H b/src/meshTools/sets/pointSources/surfaceToPoint/surfaceToPoint.H index 03a5bc6bfc2..f7ef86ef578 100644 --- a/src/meshTools/sets/pointSources/surfaceToPoint/surfaceToPoint.H +++ b/src/meshTools/sets/pointSources/surfaceToPoint/surfaceToPoint.H @@ -117,9 +117,8 @@ public: ); - // Destructor - - virtual ~surfaceToPoint(); + //- Destructor + virtual ~surfaceToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointSources/zoneToPoint/zoneToPoint.H b/src/meshTools/sets/pointSources/zoneToPoint/zoneToPoint.H index be8801284d5..f4f2548535a 100644 --- a/src/meshTools/sets/pointSources/zoneToPoint/zoneToPoint.H +++ b/src/meshTools/sets/pointSources/zoneToPoint/zoneToPoint.H @@ -95,9 +95,8 @@ public: ); - // Destructor - - virtual ~zoneToPoint(); + //- Destructor + virtual ~zoneToPoint(); // Member Functions diff --git a/src/meshTools/sets/pointZoneSources/setToPointZone/setToPointZone.H b/src/meshTools/sets/pointZoneSources/setToPointZone/setToPointZone.H index 85c4aaf9b9f..320ac8250c3 100644 --- a/src/meshTools/sets/pointZoneSources/setToPointZone/setToPointZone.H +++ b/src/meshTools/sets/pointZoneSources/setToPointZone/setToPointZone.H @@ -87,9 +87,8 @@ public: ); - // Destructor - - virtual ~setToPointZone(); + //- Destructor + virtual ~setToPointZone(); // Member Functions diff --git a/src/meshTools/sets/topoSetSource/topoSetSource.H b/src/meshTools/sets/topoSetSource/topoSetSource.H index c3271a8a7fd..15071da67c5 100644 --- a/src/meshTools/sets/topoSetSource/topoSetSource.H +++ b/src/meshTools/sets/topoSetSource/topoSetSource.H @@ -254,9 +254,8 @@ public: ); - // Destructor - - virtual ~topoSetSource(); + //- Destructor + virtual ~topoSetSource(); // Member Functions diff --git a/src/meshTools/sets/topoSets/cellSet.H b/src/meshTools/sets/topoSets/cellSet.H index d36a4081dbe..61daf2af67b 100644 --- a/src/meshTools/sets/topoSets/cellSet.H +++ b/src/meshTools/sets/topoSets/cellSet.H @@ -134,9 +134,8 @@ public: ); - // Destructor - - virtual ~cellSet(); + //- Destructor + virtual ~cellSet(); // Member functions diff --git a/src/meshTools/sets/topoSets/cellZoneSet.H b/src/meshTools/sets/topoSets/cellZoneSet.H index 99a7346bded..af0b6bb878d 100644 --- a/src/meshTools/sets/topoSets/cellZoneSet.H +++ b/src/meshTools/sets/topoSets/cellZoneSet.H @@ -94,9 +94,8 @@ public: - // Destructor - - virtual ~cellZoneSet(); + //- Destructor + virtual ~cellZoneSet(); // Member functions diff --git a/src/meshTools/sets/topoSets/faceSet.H b/src/meshTools/sets/topoSets/faceSet.H index b698fabb300..582c8ff05ac 100644 --- a/src/meshTools/sets/topoSets/faceSet.H +++ b/src/meshTools/sets/topoSets/faceSet.H @@ -101,9 +101,8 @@ public: ); - // Destructor - - virtual ~faceSet(); + //- Destructor + virtual ~faceSet(); // Member functions diff --git a/src/meshTools/sets/topoSets/faceZoneSet.H b/src/meshTools/sets/topoSets/faceZoneSet.H index e8fd1306cfd..c863a7c8d07 100644 --- a/src/meshTools/sets/topoSets/faceZoneSet.H +++ b/src/meshTools/sets/topoSets/faceZoneSet.H @@ -99,9 +99,8 @@ public: - // Destructor - - virtual ~faceZoneSet(); + //- Destructor + virtual ~faceZoneSet(); // Member functions diff --git a/src/meshTools/sets/topoSets/pointSet.H b/src/meshTools/sets/topoSets/pointSet.H index 6adc62d64fe..57534258830 100644 --- a/src/meshTools/sets/topoSets/pointSet.H +++ b/src/meshTools/sets/topoSets/pointSet.H @@ -101,9 +101,8 @@ public: ); - // Destructor - - virtual ~pointSet(); + //- Destructor + virtual ~pointSet(); // Member functions diff --git a/src/meshTools/sets/topoSets/pointZoneSet.H b/src/meshTools/sets/topoSets/pointZoneSet.H index cfdcf79152e..1f184db68d0 100644 --- a/src/meshTools/sets/topoSets/pointZoneSet.H +++ b/src/meshTools/sets/topoSets/pointZoneSet.H @@ -97,9 +97,8 @@ public: - // Destructor - - virtual ~pointZoneSet(); + //- Destructor + virtual ~pointZoneSet(); // Member functions diff --git a/src/meshTools/sets/topoSets/topoSet.H b/src/meshTools/sets/topoSets/topoSet.H index 3d2be255046..466af052bc5 100644 --- a/src/meshTools/sets/topoSets/topoSet.H +++ b/src/meshTools/sets/topoSets/topoSet.H @@ -257,9 +257,8 @@ public: ); - // Destructor - - virtual ~topoSet(); + //- Destructor + virtual ~topoSet(); // Member functions diff --git a/src/meshTools/twoDPointCorrector/twoDPointCorrector.H b/src/meshTools/twoDPointCorrector/twoDPointCorrector.H index 057a8734785..3c61f57236b 100644 --- a/src/meshTools/twoDPointCorrector/twoDPointCorrector.H +++ b/src/meshTools/twoDPointCorrector/twoDPointCorrector.H @@ -105,9 +105,8 @@ public: twoDPointCorrector(const polyMesh& mesh); - // Destructor - - ~twoDPointCorrector(); + //- Destructor + ~twoDPointCorrector(); // Member Functions diff --git a/src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.H b/src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.H index 537605e48b1..d729fe9bd32 100644 --- a/src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.H +++ b/src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.H @@ -160,10 +160,9 @@ public: {} - // Destructor - - virtual ~decompositionMethod() - {} + //- Destructor + virtual ~decompositionMethod() + {} // Member Functions diff --git a/src/parallel/decompose/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.H b/src/parallel/decompose/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.H index 4fe2022b143..62eef72ae32 100644 --- a/src/parallel/decompose/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.H +++ b/src/parallel/decompose/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.H @@ -179,10 +179,9 @@ public: ); - // Destructor - - virtual ~hierarchGeomDecomp() - {} + //- Destructor + virtual ~hierarchGeomDecomp() + {} // Member Functions diff --git a/src/parallel/decompose/decompositionMethods/manualDecomp/manualDecomp.H b/src/parallel/decompose/decompositionMethods/manualDecomp/manualDecomp.H index 8e8fe35b465..e3da10ccacf 100644 --- a/src/parallel/decompose/decompositionMethods/manualDecomp/manualDecomp.H +++ b/src/parallel/decompose/decompositionMethods/manualDecomp/manualDecomp.H @@ -81,10 +81,9 @@ public: ); - // Destructor - - virtual ~manualDecomp() - {} + //- Destructor + virtual ~manualDecomp() + {} // Member Functions diff --git a/src/parallel/decompose/decompositionMethods/simpleGeomDecomp/simpleGeomDecomp.H b/src/parallel/decompose/decompositionMethods/simpleGeomDecomp/simpleGeomDecomp.H index db629bd4bba..714916f62d6 100644 --- a/src/parallel/decompose/decompositionMethods/simpleGeomDecomp/simpleGeomDecomp.H +++ b/src/parallel/decompose/decompositionMethods/simpleGeomDecomp/simpleGeomDecomp.H @@ -84,10 +84,9 @@ public: ); - // Destructor - - virtual ~simpleGeomDecomp() - {} + //- Destructor + virtual ~simpleGeomDecomp() + {} // Member Functions diff --git a/src/parallel/decompose/metisDecomp/metisDecomp.H b/src/parallel/decompose/metisDecomp/metisDecomp.H index 9e2960e8430..f18ba8bd0f0 100644 --- a/src/parallel/decompose/metisDecomp/metisDecomp.H +++ b/src/parallel/decompose/metisDecomp/metisDecomp.H @@ -84,10 +84,9 @@ public: ); - // Destructor - - virtual ~metisDecomp() - {} + //- Destructor + virtual ~metisDecomp() + {} // Member Functions diff --git a/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.H b/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.H index 7317e2cc4a9..45649a0b818 100644 --- a/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.H +++ b/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.H @@ -87,10 +87,9 @@ public: ); - // Destructor - - virtual ~ptscotchDecomp() - {} + //- Destructor + virtual ~ptscotchDecomp() + {} // Member Functions diff --git a/src/parallel/decompose/scotchDecomp/scotchDecomp.H b/src/parallel/decompose/scotchDecomp/scotchDecomp.H index d6cb3bb7871..249b191f6c9 100644 --- a/src/parallel/decompose/scotchDecomp/scotchDecomp.H +++ b/src/parallel/decompose/scotchDecomp/scotchDecomp.H @@ -87,10 +87,9 @@ public: ); - // Destructor - - virtual ~scotchDecomp() - {} + //- Destructor + virtual ~scotchDecomp() + {} // Member Functions diff --git a/src/postProcessing/foamCalcFunctions/basic/addSubtract/addSubtract.H b/src/postProcessing/foamCalcFunctions/basic/addSubtract/addSubtract.H index eb20eeb3ba5..63b0b6b142f 100644 --- a/src/postProcessing/foamCalcFunctions/basic/addSubtract/addSubtract.H +++ b/src/postProcessing/foamCalcFunctions/basic/addSubtract/addSubtract.H @@ -193,9 +193,8 @@ public: addSubtract(); - // Destructor - - virtual ~addSubtract(); + //- Destructor + virtual ~addSubtract(); }; diff --git a/src/postProcessing/foamCalcFunctions/calcType/calcType.H b/src/postProcessing/foamCalcFunctions/calcType/calcType.H index cb035586903..de6fbe17509 100644 --- a/src/postProcessing/foamCalcFunctions/calcType/calcType.H +++ b/src/postProcessing/foamCalcFunctions/calcType/calcType.H @@ -131,9 +131,8 @@ public: static autoPtr<calcType> New(const word& calcTypeName); - // Destructor - - virtual ~calcType(); + //- Destructor + virtual ~calcType(); // Member Functions diff --git a/src/postProcessing/foamCalcFunctions/field/components/components.H b/src/postProcessing/foamCalcFunctions/field/components/components.H index ea710203f05..9f3650d3a8f 100644 --- a/src/postProcessing/foamCalcFunctions/field/components/components.H +++ b/src/postProcessing/foamCalcFunctions/field/components/components.H @@ -114,9 +114,8 @@ public: components(); - // Destructor - - virtual ~components(); + //- Destructor + virtual ~components(); }; diff --git a/src/postProcessing/foamCalcFunctions/field/div/div.H b/src/postProcessing/foamCalcFunctions/field/div/div.H index 42312b4a107..ce22a4ddeab 100644 --- a/src/postProcessing/foamCalcFunctions/field/div/div.H +++ b/src/postProcessing/foamCalcFunctions/field/div/div.H @@ -114,9 +114,8 @@ public: div(); - // Destructor - - virtual ~div(); + //- Destructor + virtual ~div(); }; diff --git a/src/postProcessing/foamCalcFunctions/field/interpolate/interpolate.H b/src/postProcessing/foamCalcFunctions/field/interpolate/interpolate.H index aa7db44bdd4..e4ed56a0b1a 100644 --- a/src/postProcessing/foamCalcFunctions/field/interpolate/interpolate.H +++ b/src/postProcessing/foamCalcFunctions/field/interpolate/interpolate.H @@ -113,9 +113,8 @@ public: interpolate(); - // Destructor - - virtual ~interpolate(); + //- Destructor + virtual ~interpolate(); }; diff --git a/src/postProcessing/foamCalcFunctions/field/mag/mag.H b/src/postProcessing/foamCalcFunctions/field/mag/mag.H index ac333636c62..8dc05514f26 100644 --- a/src/postProcessing/foamCalcFunctions/field/mag/mag.H +++ b/src/postProcessing/foamCalcFunctions/field/mag/mag.H @@ -113,9 +113,8 @@ public: mag(); - // Destructor - - virtual ~mag(); + //- Destructor + virtual ~mag(); }; diff --git a/src/postProcessing/foamCalcFunctions/field/magGrad/magGrad.H b/src/postProcessing/foamCalcFunctions/field/magGrad/magGrad.H index 19166d3604e..b027a28b989 100644 --- a/src/postProcessing/foamCalcFunctions/field/magGrad/magGrad.H +++ b/src/postProcessing/foamCalcFunctions/field/magGrad/magGrad.H @@ -114,9 +114,8 @@ public: magGrad(); - // Destructor - - virtual ~magGrad(); + //- Destructor + virtual ~magGrad(); }; diff --git a/src/postProcessing/foamCalcFunctions/field/magSqr/magSqr.H b/src/postProcessing/foamCalcFunctions/field/magSqr/magSqr.H index 19422b3ed66..2e1167d2ba9 100644 --- a/src/postProcessing/foamCalcFunctions/field/magSqr/magSqr.H +++ b/src/postProcessing/foamCalcFunctions/field/magSqr/magSqr.H @@ -113,9 +113,8 @@ public: magSqr(); - // Destructor - - virtual ~magSqr(); + //- Destructor + virtual ~magSqr(); }; diff --git a/src/postProcessing/foamCalcFunctions/field/randomise/randomise.H b/src/postProcessing/foamCalcFunctions/field/randomise/randomise.H index 2a5b94c44c6..446d1731d2f 100644 --- a/src/postProcessing/foamCalcFunctions/field/randomise/randomise.H +++ b/src/postProcessing/foamCalcFunctions/field/randomise/randomise.H @@ -116,9 +116,8 @@ public: randomise(); - // Destructor - - virtual ~randomise(); + //- Destructor + virtual ~randomise(); }; diff --git a/src/postProcessing/functionObjects/field/streamLine/streamLine.H b/src/postProcessing/functionObjects/field/streamLine/streamLine.H index 37d396b90cb..fe4f4d287fe 100644 --- a/src/postProcessing/functionObjects/field/streamLine/streamLine.H +++ b/src/postProcessing/functionObjects/field/streamLine/streamLine.H @@ -166,8 +166,7 @@ public: //- Destructor - - virtual ~streamLine(); + virtual ~streamLine(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedAxis/fixedAxis.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedAxis/fixedAxis.H index 0051aae41a4..6a17da99c92 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedAxis/fixedAxis.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedAxis/fixedAxis.H @@ -87,9 +87,8 @@ public: } - // Destructor - - virtual ~fixedAxis(); + //- Destructor + virtual ~fixedAxis(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedLine/fixedLine.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedLine/fixedLine.H index de956e43012..e574769cd7b 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedLine/fixedLine.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedLine/fixedLine.H @@ -88,9 +88,8 @@ public: } - // Destructor - - virtual ~fixedLine(); + //- Destructor + virtual ~fixedLine(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedOrientation/fixedOrientation.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedOrientation/fixedOrientation.H index a6d904d2bbd..5cdbcf99a39 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedOrientation/fixedOrientation.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedOrientation/fixedOrientation.H @@ -82,9 +82,8 @@ public: } - // Destructor - - virtual ~fixedOrientation(); + //- Destructor + virtual ~fixedOrientation(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPlane/fixedPlane.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPlane/fixedPlane.H index aa5b8184a20..a16b3211ee3 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPlane/fixedPlane.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPlane/fixedPlane.H @@ -86,9 +86,8 @@ public: } - // Destructor - - virtual ~fixedPlane(); + //- Destructor + virtual ~fixedPlane(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPoint/fixedPoint.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPoint/fixedPoint.H index 6ab09b318b5..d680f873844 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPoint/fixedPoint.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/fixedPoint/fixedPoint.H @@ -87,9 +87,8 @@ public: } - // Destructor - - virtual ~fixedPoint(); + //- Destructor + virtual ~fixedPoint(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint.H index 85899e1ef20..ccb684ed96e 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint/sixDoFRigidBodyMotionConstraint.H @@ -119,9 +119,8 @@ public: ); - // Destructor - - virtual ~sixDoFRigidBodyMotionConstraint(); + //- Destructor + virtual ~sixDoFRigidBodyMotionConstraint(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearAxialAngularSpring/linearAxialAngularSpring.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearAxialAngularSpring/linearAxialAngularSpring.H index 8dde21bcdc2..8f009c23f4d 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearAxialAngularSpring/linearAxialAngularSpring.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearAxialAngularSpring/linearAxialAngularSpring.H @@ -94,9 +94,8 @@ public: } - // Destructor - - virtual ~linearAxialAngularSpring(); + //- Destructor + virtual ~linearAxialAngularSpring(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearSpring/linearSpring.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearSpring/linearSpring.H index 5c2747511f4..a80d3cbc57b 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearSpring/linearSpring.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/linearSpring/linearSpring.H @@ -97,9 +97,8 @@ public: } - // Destructor - - virtual ~linearSpring(); + //- Destructor + virtual ~linearSpring(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint.H index c1c91ed1536..a5f053d3251 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint/sixDoFRigidBodyMotionRestraint.H @@ -112,9 +112,8 @@ public: ); - // Destructor - - virtual ~sixDoFRigidBodyMotionRestraint(); + //- Destructor + virtual ~sixDoFRigidBodyMotionRestraint(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sphericalAngularSpring/sphericalAngularSpring.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sphericalAngularSpring/sphericalAngularSpring.H index 28d7d057218..f13394499e6 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sphericalAngularSpring/sphericalAngularSpring.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/sphericalAngularSpring/sphericalAngularSpring.H @@ -91,9 +91,8 @@ public: } - // Destructor - - virtual ~sphericalAngularSpring(); + //- Destructor + virtual ~sphericalAngularSpring(); // Member Functions diff --git a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/tabulatedAxialAngularSpring/tabulatedAxialAngularSpring.H b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/tabulatedAxialAngularSpring/tabulatedAxialAngularSpring.H index 9ca1d01b5b5..4f270dfa8c4 100644 --- a/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/tabulatedAxialAngularSpring/tabulatedAxialAngularSpring.H +++ b/src/postProcessing/functionObjects/forces/pointPatchFields/derived/sixDoFRigidBodyMotion/sixDoFRigidBodyMotionRestraint/tabulatedAxialAngularSpring/tabulatedAxialAngularSpring.H @@ -101,9 +101,8 @@ public: } - // Destructor - - virtual ~tabulatedAxialAngularSpring(); + //- Destructor + virtual ~tabulatedAxialAngularSpring(); // Member Functions diff --git a/src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H b/src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H index ac083437cc5..9398821b2aa 100644 --- a/src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H +++ b/src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H @@ -150,9 +150,8 @@ public: ); - // Destructor - - ~meshToMesh(); + //- Destructor + ~meshToMesh(); //- Patch-field interpolation class @@ -173,10 +172,9 @@ public: {} - // Destructor - - virtual ~patchFieldInterpolator() - {} + //- Destructor + virtual ~patchFieldInterpolator() + {} // Member Functions diff --git a/src/sampling/sampledSet/cloud/cloudSet.H b/src/sampling/sampledSet/cloud/cloudSet.H index dfe2732f981..40c451d1c1d 100644 --- a/src/sampling/sampledSet/cloud/cloudSet.H +++ b/src/sampling/sampledSet/cloud/cloudSet.H @@ -104,7 +104,7 @@ public: ); - // Destructor + //- Destructor virtual ~cloudSet(); }; diff --git a/src/sampling/sampledSet/face/faceOnlySet.H b/src/sampling/sampledSet/face/faceOnlySet.H index bdb1e240dcf..c02eecb55bc 100644 --- a/src/sampling/sampledSet/face/faceOnlySet.H +++ b/src/sampling/sampledSet/face/faceOnlySet.H @@ -121,7 +121,7 @@ public: ); - // Destructor + //- Destructor virtual ~faceOnlySet(); diff --git a/src/sampling/sampledSet/midPoint/midPointSet.H b/src/sampling/sampledSet/midPoint/midPointSet.H index 2fff452e124..1092b494bfc 100644 --- a/src/sampling/sampledSet/midPoint/midPointSet.H +++ b/src/sampling/sampledSet/midPoint/midPointSet.H @@ -88,7 +88,7 @@ public: ); - // Destructor + //- Destructor virtual ~midPointSet(); }; diff --git a/src/sampling/sampledSet/midPointAndFace/midPointAndFaceSet.H b/src/sampling/sampledSet/midPointAndFace/midPointAndFaceSet.H index ddf84a58dcf..993418d02b5 100644 --- a/src/sampling/sampledSet/midPointAndFace/midPointAndFaceSet.H +++ b/src/sampling/sampledSet/midPointAndFace/midPointAndFaceSet.H @@ -89,7 +89,7 @@ public: ); - // Destructor + //- Destructor virtual ~midPointAndFaceSet(); }; diff --git a/src/sampling/sampledSet/polyLine/polyLineSet.H b/src/sampling/sampledSet/polyLine/polyLineSet.H index 91e3478ab7b..ae5250b7058 100644 --- a/src/sampling/sampledSet/polyLine/polyLineSet.H +++ b/src/sampling/sampledSet/polyLine/polyLineSet.H @@ -119,7 +119,7 @@ public: ); - // Destructor + //- Destructor virtual ~polyLineSet(); }; diff --git a/src/sampling/sampledSet/sampledSet/sampledSet.H b/src/sampling/sampledSet/sampledSet/sampledSet.H index da773323590..b1671054c27 100644 --- a/src/sampling/sampledSet/sampledSet/sampledSet.H +++ b/src/sampling/sampledSet/sampledSet/sampledSet.H @@ -237,7 +237,7 @@ public: ); - // Destructor + //- Destructor virtual ~sampledSet(); diff --git a/src/sampling/sampledSet/sampledSets/sampledSets.H b/src/sampling/sampledSet/sampledSets/sampledSets.H index ce180900e7f..95fd360726a 100644 --- a/src/sampling/sampledSet/sampledSets/sampledSets.H +++ b/src/sampling/sampledSet/sampledSets/sampledSets.H @@ -267,7 +267,7 @@ public: ); - // Destructor + //- Destructor virtual ~sampledSets(); diff --git a/src/sampling/sampledSet/triSurfaceMeshPointSet/triSurfaceMeshPointSet.H b/src/sampling/sampledSet/triSurfaceMeshPointSet/triSurfaceMeshPointSet.H index f9396fe8bff..40775427503 100644 --- a/src/sampling/sampledSet/triSurfaceMeshPointSet/triSurfaceMeshPointSet.H +++ b/src/sampling/sampledSet/triSurfaceMeshPointSet/triSurfaceMeshPointSet.H @@ -95,7 +95,7 @@ public: ); - // Destructor + //- Destructor virtual ~triSurfaceMeshPointSet(); diff --git a/src/sampling/sampledSet/uniform/uniformSet.H b/src/sampling/sampledSet/uniform/uniformSet.H index f7489b46a36..9c0fab33352 100644 --- a/src/sampling/sampledSet/uniform/uniformSet.H +++ b/src/sampling/sampledSet/uniform/uniformSet.H @@ -138,7 +138,7 @@ public: ); - // Destructor + //- Destructor virtual ~uniformSet(); }; diff --git a/src/sampling/sampledSurface/distanceSurface/distanceSurface.H b/src/sampling/sampledSurface/distanceSurface/distanceSurface.H index 53eb48c8529..966496f089d 100644 --- a/src/sampling/sampledSurface/distanceSurface/distanceSurface.H +++ b/src/sampling/sampledSurface/distanceSurface/distanceSurface.H @@ -126,9 +126,8 @@ public: ); - // Destructor - - virtual ~distanceSurface(); + //- Destructor + virtual ~distanceSurface(); // Member Functions diff --git a/src/sampling/sampledSurface/isoSurface/sampledIsoSurface.H b/src/sampling/sampledSurface/isoSurface/sampledIsoSurface.H index 1d4ed888d55..a6d5a85d46f 100644 --- a/src/sampling/sampledSurface/isoSurface/sampledIsoSurface.H +++ b/src/sampling/sampledSurface/isoSurface/sampledIsoSurface.H @@ -151,9 +151,8 @@ public: ); - // Destructor - - virtual ~sampledIsoSurface(); + //- Destructor + virtual ~sampledIsoSurface(); // Member Functions diff --git a/src/sampling/sampledSurface/isoSurface/sampledIsoSurfaceCell.H b/src/sampling/sampledSurface/isoSurface/sampledIsoSurfaceCell.H index 43b25641ee9..3f57adc6dfd 100644 --- a/src/sampling/sampledSurface/isoSurface/sampledIsoSurfaceCell.H +++ b/src/sampling/sampledSurface/isoSurface/sampledIsoSurfaceCell.H @@ -120,9 +120,8 @@ public: ); - // Destructor - - virtual ~sampledIsoSurfaceCell(); + //- Destructor + virtual ~sampledIsoSurfaceCell(); // Member Functions diff --git a/src/sampling/sampledSurface/sampledCuttingPlane/sampledCuttingPlane.H b/src/sampling/sampledSurface/sampledCuttingPlane/sampledCuttingPlane.H index 7e4bd9988e8..9ca4a2d057d 100644 --- a/src/sampling/sampledSurface/sampledCuttingPlane/sampledCuttingPlane.H +++ b/src/sampling/sampledSurface/sampledCuttingPlane/sampledCuttingPlane.H @@ -131,9 +131,8 @@ public: ); - // Destructor - - virtual ~sampledCuttingPlane(); + //- Destructor + virtual ~sampledCuttingPlane(); // Member Functions diff --git a/src/sampling/sampledSurface/sampledPatch/sampledPatch.H b/src/sampling/sampledSurface/sampledPatch/sampledPatch.H index f0cb3e08bf2..e14f30ec760 100644 --- a/src/sampling/sampledSurface/sampledPatch/sampledPatch.H +++ b/src/sampling/sampledSurface/sampledPatch/sampledPatch.H @@ -114,9 +114,8 @@ public: ); - // Destructor - - virtual ~sampledPatch(); + //- Destructor + virtual ~sampledPatch(); // Member Functions diff --git a/src/sampling/sampledSurface/sampledPlane/sampledPlane.H b/src/sampling/sampledSurface/sampledPlane/sampledPlane.H index 22cdeb804f6..b5dc66508e6 100644 --- a/src/sampling/sampledSurface/sampledPlane/sampledPlane.H +++ b/src/sampling/sampledSurface/sampledPlane/sampledPlane.H @@ -101,9 +101,8 @@ public: ); - // Destructor - - virtual ~sampledPlane(); + //- Destructor + virtual ~sampledPlane(); // Member Functions diff --git a/src/sampling/sampledSurface/sampledSurface/sampledSurface.H b/src/sampling/sampledSurface/sampledSurface/sampledSurface.H index 2bf14500ed7..511cc758c1a 100644 --- a/src/sampling/sampledSurface/sampledSurface/sampledSurface.H +++ b/src/sampling/sampledSurface/sampledSurface/sampledSurface.H @@ -222,9 +222,8 @@ public: ); - // Destructor - - virtual ~sampledSurface(); + //- Destructor + virtual ~sampledSurface(); // Member Functions diff --git a/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H b/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H index eb3d379535e..e711b64d6cd 100644 --- a/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H +++ b/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H @@ -224,9 +224,8 @@ public: ); - // Destructor - - virtual ~sampledSurfaces(); + //- Destructor + virtual ~sampledSurfaces(); // Member Functions diff --git a/src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.H b/src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.H index 0bdbf75b0c9..5ea423583da 100644 --- a/src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.H +++ b/src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.H @@ -118,9 +118,8 @@ public: ); - // Destructor - - virtual ~sampledTriSurfaceMesh(); + //- Destructor + virtual ~sampledTriSurfaceMesh(); // Member Functions diff --git a/src/sampling/sampledSurface/thresholdCellFaces/sampledThresholdCellFaces.H b/src/sampling/sampledSurface/thresholdCellFaces/sampledThresholdCellFaces.H index 056b9126594..247a78c101d 100644 --- a/src/sampling/sampledSurface/thresholdCellFaces/sampledThresholdCellFaces.H +++ b/src/sampling/sampledSurface/thresholdCellFaces/sampledThresholdCellFaces.H @@ -118,9 +118,8 @@ public: ); - // Destructor - - virtual ~sampledThresholdCellFaces(); + //- Destructor + virtual ~sampledThresholdCellFaces(); // Member Functions diff --git a/src/sampling/sampledSurface/writers/dx/dxSurfaceWriter.H b/src/sampling/sampledSurface/writers/dx/dxSurfaceWriter.H index 10d73603d8f..5102cd1bb6f 100644 --- a/src/sampling/sampledSurface/writers/dx/dxSurfaceWriter.H +++ b/src/sampling/sampledSurface/writers/dx/dxSurfaceWriter.H @@ -71,9 +71,8 @@ public: dxSurfaceWriter(); - // Destructor - - virtual ~dxSurfaceWriter(); + //- Destructor + virtual ~dxSurfaceWriter(); // Member Functions diff --git a/src/sampling/sampledSurface/writers/foamFile/foamFileSurfaceWriter.H b/src/sampling/sampledSurface/writers/foamFile/foamFileSurfaceWriter.H index 9e7f46419b2..383f3515cde 100644 --- a/src/sampling/sampledSurface/writers/foamFile/foamFileSurfaceWriter.H +++ b/src/sampling/sampledSurface/writers/foamFile/foamFileSurfaceWriter.H @@ -64,9 +64,8 @@ public: foamFileSurfaceWriter(); - // Destructor - - virtual ~foamFileSurfaceWriter(); + //- Destructor + virtual ~foamFileSurfaceWriter(); // Member Functions diff --git a/src/sampling/sampledSurface/writers/null/nullSurfaceWriter.H b/src/sampling/sampledSurface/writers/null/nullSurfaceWriter.H index a71ae7b6f25..a513bf17838 100644 --- a/src/sampling/sampledSurface/writers/null/nullSurfaceWriter.H +++ b/src/sampling/sampledSurface/writers/null/nullSurfaceWriter.H @@ -63,9 +63,8 @@ public: nullSurfaceWriter(); - // Destructor - - virtual ~nullSurfaceWriter(); + //- Destructor + virtual ~nullSurfaceWriter(); // Member Functions diff --git a/src/sampling/sampledSurface/writers/proxy/proxySurfaceWriter.H b/src/sampling/sampledSurface/writers/proxy/proxySurfaceWriter.H index 5c7145e91f1..5ccf5ea92f9 100644 --- a/src/sampling/sampledSurface/writers/proxy/proxySurfaceWriter.H +++ b/src/sampling/sampledSurface/writers/proxy/proxySurfaceWriter.H @@ -68,9 +68,8 @@ public: proxySurfaceWriter(const word& ext); - // Destructor - - virtual ~proxySurfaceWriter(); + //- Destructor + virtual ~proxySurfaceWriter(); // Member Functions diff --git a/src/sampling/sampledSurface/writers/raw/rawSurfaceWriter.H b/src/sampling/sampledSurface/writers/raw/rawSurfaceWriter.H index ec2ca54a9ba..51fb5ecb9b2 100644 --- a/src/sampling/sampledSurface/writers/raw/rawSurfaceWriter.H +++ b/src/sampling/sampledSurface/writers/raw/rawSurfaceWriter.H @@ -125,9 +125,8 @@ public: rawSurfaceWriter(); - // Destructor - - virtual ~rawSurfaceWriter(); + //- Destructor + virtual ~rawSurfaceWriter(); // Member Functions diff --git a/src/sampling/sampledSurface/writers/surfaceWriter.H b/src/sampling/sampledSurface/writers/surfaceWriter.H index 9420b178dfb..89a8a444fbc 100644 --- a/src/sampling/sampledSurface/writers/surfaceWriter.H +++ b/src/sampling/sampledSurface/writers/surfaceWriter.H @@ -93,9 +93,8 @@ public: surfaceWriter(); - // Destructor - - virtual ~surfaceWriter(); + //- Destructor + virtual ~surfaceWriter(); // Member Functions diff --git a/src/sampling/sampledSurface/writers/vtk/vtkSurfaceWriter.H b/src/sampling/sampledSurface/writers/vtk/vtkSurfaceWriter.H index b228f741f86..431d952cfa7 100644 --- a/src/sampling/sampledSurface/writers/vtk/vtkSurfaceWriter.H +++ b/src/sampling/sampledSurface/writers/vtk/vtkSurfaceWriter.H @@ -69,9 +69,8 @@ public: vtkSurfaceWriter(); - // Destructor - - virtual ~vtkSurfaceWriter(); + //- Destructor + virtual ~vtkSurfaceWriter(); // Member Functions diff --git a/src/surfMesh/MeshedSurface/MeshedSurface.H b/src/surfMesh/MeshedSurface/MeshedSurface.H index 3210a9bf40a..3fb18124b2e 100644 --- a/src/surfMesh/MeshedSurface/MeshedSurface.H +++ b/src/surfMesh/MeshedSurface/MeshedSurface.H @@ -260,9 +260,8 @@ public: static autoPtr<MeshedSurface> New(const fileName&); - // Destructor - - virtual ~MeshedSurface(); + //- Destructor + virtual ~MeshedSurface(); // Member Function Selectors diff --git a/src/surfMesh/MeshedSurfaceProxy/MeshedSurfaceProxy.H b/src/surfMesh/MeshedSurfaceProxy/MeshedSurfaceProxy.H index 432eed95cdb..1d3f48dfa3f 100644 --- a/src/surfMesh/MeshedSurfaceProxy/MeshedSurfaceProxy.H +++ b/src/surfMesh/MeshedSurfaceProxy/MeshedSurfaceProxy.H @@ -102,9 +102,8 @@ public: ); - // Destructor - - virtual ~MeshedSurfaceProxy(); + //- Destructor + virtual ~MeshedSurfaceProxy(); // Member Function Selectors diff --git a/src/surfMesh/surfMesh/surfMesh.H b/src/surfMesh/surfMesh/surfMesh.H index 3275ea4b1dc..14496ca781a 100644 --- a/src/surfMesh/surfMesh/surfMesh.H +++ b/src/surfMesh/surfMesh/surfMesh.H @@ -176,9 +176,8 @@ public: ); - // Destructor - - virtual ~surfMesh(); + //- Destructor + virtual ~surfMesh(); // Member Functions diff --git a/src/surfMesh/surfZone/surfZone/surfZoneIOList.H b/src/surfMesh/surfZone/surfZone/surfZoneIOList.H index eccf8280b09..8a014add6ea 100644 --- a/src/surfMesh/surfZone/surfZone/surfZoneIOList.H +++ b/src/surfMesh/surfZone/surfZone/surfZoneIOList.H @@ -83,9 +83,8 @@ public: surfZoneIOList(const IOobject&, const Xfer<surfZoneList>&); - // Destructor - - ~surfZoneIOList(); + //- Destructor + ~surfZoneIOList(); // Member Functions diff --git a/src/surfMesh/surfZone/surfZoneIdentifier/surfZoneIdentifier.H b/src/surfMesh/surfZone/surfZoneIdentifier/surfZoneIdentifier.H index 7c7ccd372c7..c914164ccc9 100644 --- a/src/surfMesh/surfZone/surfZoneIdentifier/surfZoneIdentifier.H +++ b/src/surfMesh/surfZone/surfZoneIdentifier/surfZoneIdentifier.H @@ -104,9 +104,8 @@ public: ); - // Destructor - - virtual ~surfZoneIdentifier(); + //- Destructor + virtual ~surfZoneIdentifier(); // Member Functions diff --git a/src/surfMesh/surfaceFormats/ac3d/AC3DsurfaceFormat.H b/src/surfMesh/surfaceFormats/ac3d/AC3DsurfaceFormat.H index e17eb4b2653..c74fd5060fc 100644 --- a/src/surfMesh/surfaceFormats/ac3d/AC3DsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/ac3d/AC3DsurfaceFormat.H @@ -93,10 +93,9 @@ public: } - // Destructor - - virtual ~AC3DsurfaceFormat() - {} + //- Destructor + virtual ~AC3DsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceFormats/ftr/FTRsurfaceFormat.H b/src/surfMesh/surfaceFormats/ftr/FTRsurfaceFormat.H index ddd131b9747..c536ff8b6f4 100644 --- a/src/surfMesh/surfaceFormats/ftr/FTRsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/ftr/FTRsurfaceFormat.H @@ -114,10 +114,9 @@ public: } - // Destructor - - virtual ~FTRsurfaceFormat() - {} + //- Destructor + virtual ~FTRsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceFormats/nas/NASsurfaceFormat.H b/src/surfMesh/surfaceFormats/nas/NASsurfaceFormat.H index 464b4d9e5fd..e29263031b7 100644 --- a/src/surfMesh/surfaceFormats/nas/NASsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/nas/NASsurfaceFormat.H @@ -94,10 +94,9 @@ public: } - // Destructor - - virtual ~NASsurfaceFormat() - {} + //- Destructor + virtual ~NASsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceFormats/obj/OBJsurfaceFormat.H b/src/surfMesh/surfaceFormats/obj/OBJsurfaceFormat.H index df315e2b243..87fdf9a2eb8 100644 --- a/src/surfMesh/surfaceFormats/obj/OBJsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/obj/OBJsurfaceFormat.H @@ -86,10 +86,9 @@ public: } - // Destructor - - virtual ~OBJsurfaceFormat() - {} + //- Destructor + virtual ~OBJsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H b/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H index 1a272123eea..f77e491aec1 100644 --- a/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H @@ -91,10 +91,9 @@ public: } - // Destructor - - virtual ~OFSsurfaceFormat() - {} + //- Destructor + virtual ~OFSsurfaceFormat() + {} diff --git a/src/surfMesh/surfaceFormats/smesh/SMESHsurfaceFormat.H b/src/surfMesh/surfaceFormats/smesh/SMESHsurfaceFormat.H index 45890d08b25..f8b3fdb36ab 100644 --- a/src/surfMesh/surfaceFormats/smesh/SMESHsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/smesh/SMESHsurfaceFormat.H @@ -78,10 +78,9 @@ public: SMESHsurfaceFormat(); - // Destructor - - virtual ~SMESHsurfaceFormat() - {} + //- Destructor + virtual ~SMESHsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceFormats/stl/STLsurfaceFormatCore.H b/src/surfMesh/surfaceFormats/stl/STLsurfaceFormatCore.H index 246fdb87aa0..1ace3772350 100644 --- a/src/surfMesh/surfaceFormats/stl/STLsurfaceFormatCore.H +++ b/src/surfMesh/surfaceFormats/stl/STLsurfaceFormatCore.H @@ -109,9 +109,8 @@ public: STLsurfaceFormatCore(const fileName&); - // Destructor - - ~STLsurfaceFormatCore(); + //- Destructor + ~STLsurfaceFormatCore(); // Member Functions diff --git a/src/surfMesh/surfaceFormats/surfaceFormatsCore.H b/src/surfMesh/surfaceFormats/surfaceFormatsCore.H index 81e76aa2cf0..dd773054dce 100644 --- a/src/surfMesh/surfaceFormats/surfaceFormatsCore.H +++ b/src/surfMesh/surfaceFormats/surfaceFormatsCore.H @@ -116,9 +116,8 @@ public: surfaceFormatsCore(); - // Destructor - - virtual ~surfaceFormatsCore(); + //- Destructor + virtual ~surfaceFormatsCore(); }; diff --git a/src/surfMesh/surfaceFormats/tri/TRIsurfaceFormatCore.H b/src/surfMesh/surfaceFormats/tri/TRIsurfaceFormatCore.H index 728e9e1dae7..44632da6221 100644 --- a/src/surfMesh/surfaceFormats/tri/TRIsurfaceFormatCore.H +++ b/src/surfMesh/surfaceFormats/tri/TRIsurfaceFormatCore.H @@ -90,9 +90,8 @@ public: TRIsurfaceFormatCore(const fileName&); - // Destructor - - ~TRIsurfaceFormatCore(); + //- Destructor + ~TRIsurfaceFormatCore(); // Member Functions diff --git a/src/surfMesh/surfaceFormats/vtk/VTKsurfaceFormat.H b/src/surfMesh/surfaceFormats/vtk/VTKsurfaceFormat.H index aba403ae146..3e88ddcdff5 100644 --- a/src/surfMesh/surfaceFormats/vtk/VTKsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/vtk/VTKsurfaceFormat.H @@ -78,10 +78,9 @@ public: VTKsurfaceFormat(); - // Destructor - - virtual ~VTKsurfaceFormat() - {} + //- Destructor + virtual ~VTKsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceFormats/wrl/WRLsurfaceFormat.H b/src/surfMesh/surfaceFormats/wrl/WRLsurfaceFormat.H index 28ec213c6a5..c43d050ad97 100644 --- a/src/surfMesh/surfaceFormats/wrl/WRLsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/wrl/WRLsurfaceFormat.H @@ -74,10 +74,9 @@ public: WRLsurfaceFormat(); - // Destructor - - virtual ~WRLsurfaceFormat() - {} + //- Destructor + virtual ~WRLsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceFormats/x3d/X3DsurfaceFormat.H b/src/surfMesh/surfaceFormats/x3d/X3DsurfaceFormat.H index a8387f0e34d..0dae045cc1f 100644 --- a/src/surfMesh/surfaceFormats/x3d/X3DsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/x3d/X3DsurfaceFormat.H @@ -73,10 +73,9 @@ public: X3DsurfaceFormat(); - // Destructor - - virtual ~X3DsurfaceFormat() - {} + //- Destructor + virtual ~X3DsurfaceFormat() + {} // Member Functions diff --git a/src/surfMesh/surfaceRegistry/surfaceRegistry.H b/src/surfMesh/surfaceRegistry/surfaceRegistry.H index 768edd4fa93..04b5c7b6d83 100644 --- a/src/surfMesh/surfaceRegistry/surfaceRegistry.H +++ b/src/surfMesh/surfaceRegistry/surfaceRegistry.H @@ -78,9 +78,8 @@ public: surfaceRegistry(const objectRegistry&, const word& surfName = ""); - // Destructor - - virtual ~surfaceRegistry(); + //- Destructor + virtual ~surfaceRegistry(); }; diff --git a/src/thermophysicalModels/barotropicCompressibilityModel/Chung/Chung.H b/src/thermophysicalModels/barotropicCompressibilityModel/Chung/Chung.H index d199928dbea..da9f767b11d 100644 --- a/src/thermophysicalModels/barotropicCompressibilityModel/Chung/Chung.H +++ b/src/thermophysicalModels/barotropicCompressibilityModel/Chung/Chung.H @@ -79,10 +79,9 @@ public: ); - // Destructor - - ~Chung() - {} + //- Destructor + ~Chung() + {} // Member Functions diff --git a/src/thermophysicalModels/barotropicCompressibilityModel/Wallis/Wallis.H b/src/thermophysicalModels/barotropicCompressibilityModel/Wallis/Wallis.H index 2d733fb6524..6c78260e634 100644 --- a/src/thermophysicalModels/barotropicCompressibilityModel/Wallis/Wallis.H +++ b/src/thermophysicalModels/barotropicCompressibilityModel/Wallis/Wallis.H @@ -79,10 +79,9 @@ public: ); - // Destructor - - ~Wallis() - {} + //- Destructor + ~Wallis() + {} // Member Functions diff --git a/src/thermophysicalModels/barotropicCompressibilityModel/barotropicCompressibilityModel/barotropicCompressibilityModel.H b/src/thermophysicalModels/barotropicCompressibilityModel/barotropicCompressibilityModel/barotropicCompressibilityModel.H index e6615bb777b..017c71fd457 100644 --- a/src/thermophysicalModels/barotropicCompressibilityModel/barotropicCompressibilityModel/barotropicCompressibilityModel.H +++ b/src/thermophysicalModels/barotropicCompressibilityModel/barotropicCompressibilityModel/barotropicCompressibilityModel.H @@ -125,10 +125,9 @@ public: ); - // Destructor - - virtual ~barotropicCompressibilityModel() - {} + //- Destructor + virtual ~barotropicCompressibilityModel() + {} // Member Functions diff --git a/src/thermophysicalModels/barotropicCompressibilityModel/linear/linear.H b/src/thermophysicalModels/barotropicCompressibilityModel/linear/linear.H index 7f8f021000f..989bb384bdd 100644 --- a/src/thermophysicalModels/barotropicCompressibilityModel/linear/linear.H +++ b/src/thermophysicalModels/barotropicCompressibilityModel/linear/linear.H @@ -76,10 +76,9 @@ public: ); - // Destructor - - ~linear() - {} + //- Destructor + ~linear() + {} // Member Functions diff --git a/src/thermophysicalModels/pdfs/general/general.H b/src/thermophysicalModels/pdfs/general/general.H index c641ea0f66d..5c178443a62 100644 --- a/src/thermophysicalModels/pdfs/general/general.H +++ b/src/thermophysicalModels/pdfs/general/general.H @@ -83,7 +83,7 @@ public: ); - // Destructor + //- Destructor virtual ~general(); diff --git a/src/thermophysicalModels/radiation/radiationModel/P1/P1.H b/src/thermophysicalModels/radiation/radiationModel/P1/P1.H index 25ccb5a6dc8..5300d3718ce 100644 --- a/src/thermophysicalModels/radiation/radiationModel/P1/P1.H +++ b/src/thermophysicalModels/radiation/radiationModel/P1/P1.H @@ -94,7 +94,7 @@ public: P1(const volScalarField& T); - // Destructor + //- Destructor virtual ~P1(); diff --git a/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H b/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H index 10756e4c7e8..9bb61b361b6 100644 --- a/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H +++ b/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H @@ -98,7 +98,7 @@ public: {} - // Destructor + //- Destructor ~absorptionCoeffs(); diff --git a/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H b/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H index bed89bdab22..732631fd4e2 100644 --- a/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H +++ b/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H @@ -99,7 +99,7 @@ public: ); - // Destructor + //- Destructor ~blackBodyEmission(); diff --git a/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H b/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H index 9182d6d1618..15c57772b83 100644 --- a/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H +++ b/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H @@ -134,7 +134,7 @@ public: ); - // Destructor + //- Destructor ~radiativeIntensityRay(); diff --git a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/binaryAbsorptionEmission/binaryAbsorptionEmission.H b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/binaryAbsorptionEmission/binaryAbsorptionEmission.H index 397aa49f61d..7f36a0cd095 100644 --- a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/binaryAbsorptionEmission/binaryAbsorptionEmission.H +++ b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/binaryAbsorptionEmission/binaryAbsorptionEmission.H @@ -80,7 +80,7 @@ public: ); - // Destructor + //- Destructor virtual ~binaryAbsorptionEmission(); diff --git a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/constantAbsorptionEmission/constantAbsorptionEmission.H b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/constantAbsorptionEmission/constantAbsorptionEmission.H index 64bfaf9707d..e33afebba37 100644 --- a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/constantAbsorptionEmission/constantAbsorptionEmission.H +++ b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/constantAbsorptionEmission/constantAbsorptionEmission.H @@ -84,7 +84,7 @@ public: ); - // Destructor + //- Destructor virtual ~constantAbsorptionEmission(); diff --git a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/greyMeanAbsorptionEmission/greyMeanAbsorptionEmission.H b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/greyMeanAbsorptionEmission/greyMeanAbsorptionEmission.H index 7bfb051cc6c..7b7c2a46805 100644 --- a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/greyMeanAbsorptionEmission/greyMeanAbsorptionEmission.H +++ b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/greyMeanAbsorptionEmission/greyMeanAbsorptionEmission.H @@ -159,7 +159,7 @@ public: ); - // Destructor + //- Destructor virtual ~greyMeanAbsorptionEmission(); diff --git a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/noAbsorptionEmission/noAbsorptionEmission.H b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/noAbsorptionEmission/noAbsorptionEmission.H index cc10e10f846..7b3373ed831 100644 --- a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/noAbsorptionEmission/noAbsorptionEmission.H +++ b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/noAbsorptionEmission/noAbsorptionEmission.H @@ -69,7 +69,7 @@ public: ); - // Destructor + //- Destructor virtual ~noAbsorptionEmission(); }; diff --git a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/wideBandAbsorptionEmission/wideBandAbsorptionEmission.H b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/wideBandAbsorptionEmission/wideBandAbsorptionEmission.H index 8df317aa6f1..d71842feeed 100644 --- a/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/wideBandAbsorptionEmission/wideBandAbsorptionEmission.H +++ b/src/thermophysicalModels/radiation/submodels/absorptionEmissionModel/wideBandAbsorptionEmission/wideBandAbsorptionEmission.H @@ -189,7 +189,7 @@ public: ); - // Destructor + //- Destructor virtual ~wideBandAbsorptionEmission(); diff --git a/src/thermophysicalModels/radiation/submodels/scatterModel/constantScatter/constantScatter.H b/src/thermophysicalModels/radiation/submodels/scatterModel/constantScatter/constantScatter.H index 2919c285ef4..336d9e19551 100644 --- a/src/thermophysicalModels/radiation/submodels/scatterModel/constantScatter/constantScatter.H +++ b/src/thermophysicalModels/radiation/submodels/scatterModel/constantScatter/constantScatter.H @@ -85,9 +85,8 @@ public: ); - // Destructor - - ~constantScatter(); + //- Destructor + ~constantScatter(); // Member Operators diff --git a/src/thermophysicalModels/radiation/submodels/scatterModel/scatterModel/scatterModel.H b/src/thermophysicalModels/radiation/submodels/scatterModel/scatterModel/scatterModel.H index bb3287c24d7..4d97e911bf0 100644 --- a/src/thermophysicalModels/radiation/submodels/scatterModel/scatterModel/scatterModel.H +++ b/src/thermophysicalModels/radiation/submodels/scatterModel/scatterModel/scatterModel.H @@ -97,9 +97,8 @@ public: ); - // Destructor - - virtual ~scatterModel(); + //- Destructor + virtual ~scatterModel(); // Member Functions diff --git a/src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinReader.H b/src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinReader.H index a82f01f9e20..23906265944 100644 --- a/src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinReader.H +++ b/src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinReader.H @@ -325,10 +325,9 @@ public: chemkinReader(const dictionary& thermoDict); - // Destructor - - virtual ~chemkinReader() - {} + //- Destructor + virtual ~chemkinReader() + {} // Member functions diff --git a/src/thermophysicalModels/solids/solid/solid.H b/src/thermophysicalModels/solids/solid/solid.H index a6e4aabae80..189feba08b3 100644 --- a/src/thermophysicalModels/solids/solid/solid.H +++ b/src/thermophysicalModels/solids/solid/solid.H @@ -124,10 +124,9 @@ public: static autoPtr<solid> New(Istream& is); - // Destructor - - virtual ~solid() - {} + //- Destructor + virtual ~solid() + {} // Member Functions diff --git a/src/thermophysicalModels/specie/reaction/Reactions/IrreversibleReaction/IrreversibleReaction.H b/src/thermophysicalModels/specie/reaction/Reactions/IrreversibleReaction/IrreversibleReaction.H index 0a4fa8ef5d3..4ff1606858a 100644 --- a/src/thermophysicalModels/specie/reaction/Reactions/IrreversibleReaction/IrreversibleReaction.H +++ b/src/thermophysicalModels/specie/reaction/Reactions/IrreversibleReaction/IrreversibleReaction.H @@ -122,10 +122,9 @@ public: } - // Destructor - - virtual ~IrreversibleReaction() - {} + //- Destructor + virtual ~IrreversibleReaction() + {} // Member Functions diff --git a/src/thermophysicalModels/specie/reaction/Reactions/NonEquilibriumReversibleReaction/NonEquilibriumReversibleReaction.H b/src/thermophysicalModels/specie/reaction/Reactions/NonEquilibriumReversibleReaction/NonEquilibriumReversibleReaction.H index accf9465233..983bdfff2cf 100644 --- a/src/thermophysicalModels/specie/reaction/Reactions/NonEquilibriumReversibleReaction/NonEquilibriumReversibleReaction.H +++ b/src/thermophysicalModels/specie/reaction/Reactions/NonEquilibriumReversibleReaction/NonEquilibriumReversibleReaction.H @@ -125,10 +125,9 @@ public: } - // Destructor - - virtual ~NonEquilibriumReversibleReaction() - {} + //- Destructor + virtual ~NonEquilibriumReversibleReaction() + {} // Member Functions diff --git a/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H b/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H index 04416ee7431..a42b8c90c0e 100644 --- a/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H +++ b/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H @@ -238,10 +238,9 @@ public: ); - // Destructor - - virtual ~Reaction() - {} + //- Destructor + virtual ~Reaction() + {} // Member Functions diff --git a/src/thermophysicalModels/specie/reaction/Reactions/ReversibleReaction/ReversibleReaction.H b/src/thermophysicalModels/specie/reaction/Reactions/ReversibleReaction/ReversibleReaction.H index bd8891328cc..1c3672f04f0 100644 --- a/src/thermophysicalModels/specie/reaction/Reactions/ReversibleReaction/ReversibleReaction.H +++ b/src/thermophysicalModels/specie/reaction/Reactions/ReversibleReaction/ReversibleReaction.H @@ -119,10 +119,9 @@ public: } - // Destructor - - virtual ~ReversibleReaction() - {} + //- Destructor + virtual ~ReversibleReaction() + {} // Member Functions diff --git a/src/thermophysicalModels/thermophysicalFunctions/thermophysicalFunction/thermophysicalFunction.H b/src/thermophysicalModels/thermophysicalFunctions/thermophysicalFunction/thermophysicalFunction.H index 8243b560038..3baf8c52e36 100644 --- a/src/thermophysicalModels/thermophysicalFunctions/thermophysicalFunction/thermophysicalFunction.H +++ b/src/thermophysicalModels/thermophysicalFunctions/thermophysicalFunction/thermophysicalFunction.H @@ -78,10 +78,9 @@ public: static autoPtr<thermophysicalFunction> New(Istream& is); - // Destructor - - virtual ~thermophysicalFunction() - {} + //- Destructor + virtual ~thermophysicalFunction() + {} // Member Functions diff --git a/src/topoChangerFvMesh/linearValveFvMesh/linearValveFvMesh.H b/src/topoChangerFvMesh/linearValveFvMesh/linearValveFvMesh.H index 1ae10847670..2aca2ca6551 100644 --- a/src/topoChangerFvMesh/linearValveFvMesh/linearValveFvMesh.H +++ b/src/topoChangerFvMesh/linearValveFvMesh/linearValveFvMesh.H @@ -94,9 +94,8 @@ public: explicit linearValveFvMesh(const IOobject& io); - // Destructor - - virtual ~linearValveFvMesh(); + //- Destructor + virtual ~linearValveFvMesh(); // Member Functions diff --git a/src/topoChangerFvMesh/linearValveLayersFvMesh/linearValveLayersFvMesh.H b/src/topoChangerFvMesh/linearValveLayersFvMesh/linearValveLayersFvMesh.H index d570f902311..17b7618e3d4 100644 --- a/src/topoChangerFvMesh/linearValveLayersFvMesh/linearValveLayersFvMesh.H +++ b/src/topoChangerFvMesh/linearValveLayersFvMesh/linearValveLayersFvMesh.H @@ -94,9 +94,8 @@ public: explicit linearValveLayersFvMesh(const IOobject& io); - // Destructor - - virtual ~linearValveLayersFvMesh(); + //- Destructor + virtual ~linearValveLayersFvMesh(); // Member Functions diff --git a/src/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.H b/src/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.H index 951af279c94..3eecccd303c 100644 --- a/src/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.H +++ b/src/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.H @@ -99,9 +99,8 @@ public: explicit mixerFvMesh(const IOobject& io); - // Destructor - - virtual ~mixerFvMesh(); + //- Destructor + virtual ~mixerFvMesh(); // Member Functions diff --git a/src/topoChangerFvMesh/movingConeTopoFvMesh/movingConeTopoFvMesh.H b/src/topoChangerFvMesh/movingConeTopoFvMesh/movingConeTopoFvMesh.H index 0d3c4a2c415..88fca0b5d3d 100644 --- a/src/topoChangerFvMesh/movingConeTopoFvMesh/movingConeTopoFvMesh.H +++ b/src/topoChangerFvMesh/movingConeTopoFvMesh/movingConeTopoFvMesh.H @@ -114,9 +114,8 @@ public: explicit movingConeTopoFvMesh(const IOobject& io); - // Destructor - - virtual ~movingConeTopoFvMesh(); + //- Destructor + virtual ~movingConeTopoFvMesh(); // Member Functions diff --git a/src/topoChangerFvMesh/rawTopoChangerFvMesh/rawTopoChangerFvMesh.H b/src/topoChangerFvMesh/rawTopoChangerFvMesh/rawTopoChangerFvMesh.H index f771a049542..8fc09a4463e 100644 --- a/src/topoChangerFvMesh/rawTopoChangerFvMesh/rawTopoChangerFvMesh.H +++ b/src/topoChangerFvMesh/rawTopoChangerFvMesh/rawTopoChangerFvMesh.H @@ -87,9 +87,8 @@ public: //- Construct from database explicit rawTopoChangerFvMesh(const IOobject& io); - // Destructor - - virtual ~rawTopoChangerFvMesh(); + //- Destructor + virtual ~rawTopoChangerFvMesh(); // Member Functions diff --git a/src/topoChangerFvMesh/topoChangerFvMesh/topoChangerFvMesh.H b/src/topoChangerFvMesh/topoChangerFvMesh/topoChangerFvMesh.H index 5c7a8f0cbc4..fb419bef59e 100644 --- a/src/topoChangerFvMesh/topoChangerFvMesh/topoChangerFvMesh.H +++ b/src/topoChangerFvMesh/topoChangerFvMesh/topoChangerFvMesh.H @@ -80,9 +80,8 @@ public: explicit topoChangerFvMesh(const IOobject& io); - // Destructor - - virtual ~topoChangerFvMesh(); + //- Destructor + virtual ~topoChangerFvMesh(); // Member Functions diff --git a/src/transportModels/incompressible/incompressibleTwoPhaseMixture/twoPhaseMixture.H b/src/transportModels/incompressible/incompressibleTwoPhaseMixture/twoPhaseMixture.H index 95e936f71a7..1dbec9cbca5 100644 --- a/src/transportModels/incompressible/incompressibleTwoPhaseMixture/twoPhaseMixture.H +++ b/src/transportModels/incompressible/incompressibleTwoPhaseMixture/twoPhaseMixture.H @@ -93,10 +93,9 @@ public: ); - // Destructor - - ~twoPhaseMixture() - {} + //- Destructor + ~twoPhaseMixture() + {} // Member Functions diff --git a/src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H b/src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H index a4ffd78bc24..238c39d0204 100644 --- a/src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H +++ b/src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H @@ -82,9 +82,8 @@ public: ); - // Destructor - - virtual ~singlePhaseTransportModel(); + //- Destructor + virtual ~singlePhaseTransportModel(); // Member Functions diff --git a/src/transportModels/incompressible/transportModel/transportModel.H b/src/transportModels/incompressible/transportModel/transportModel.H index 92d101b3935..3c2e220aa11 100644 --- a/src/transportModels/incompressible/transportModel/transportModel.H +++ b/src/transportModels/incompressible/transportModel/transportModel.H @@ -74,9 +74,8 @@ public: ); - // Destructor - - virtual ~transportModel(); + //- Destructor + virtual ~transportModel(); // Member Functions diff --git a/src/transportModels/incompressible/viscosityModels/BirdCarreau/BirdCarreau.H b/src/transportModels/incompressible/viscosityModels/BirdCarreau/BirdCarreau.H index b5a486defb7..514868fa733 100644 --- a/src/transportModels/incompressible/viscosityModels/BirdCarreau/BirdCarreau.H +++ b/src/transportModels/incompressible/viscosityModels/BirdCarreau/BirdCarreau.H @@ -90,10 +90,9 @@ public: ); - // Destructor - - ~BirdCarreau() - {} + //- Destructor + ~BirdCarreau() + {} // Member Functions diff --git a/src/transportModels/incompressible/viscosityModels/CrossPowerLaw/CrossPowerLaw.H b/src/transportModels/incompressible/viscosityModels/CrossPowerLaw/CrossPowerLaw.H index e49b3bdd707..34b189ef3d6 100644 --- a/src/transportModels/incompressible/viscosityModels/CrossPowerLaw/CrossPowerLaw.H +++ b/src/transportModels/incompressible/viscosityModels/CrossPowerLaw/CrossPowerLaw.H @@ -89,10 +89,9 @@ public: ); - // Destructor - - ~CrossPowerLaw() - {} + //- Destructor + ~CrossPowerLaw() + {} // Member Functions diff --git a/src/transportModels/incompressible/viscosityModels/HerschelBulkley/HerschelBulkley.H b/src/transportModels/incompressible/viscosityModels/HerschelBulkley/HerschelBulkley.H index 86fdd15b2f7..7ba0c5112c0 100644 --- a/src/transportModels/incompressible/viscosityModels/HerschelBulkley/HerschelBulkley.H +++ b/src/transportModels/incompressible/viscosityModels/HerschelBulkley/HerschelBulkley.H @@ -90,10 +90,9 @@ public: ); - // Destructor - - ~HerschelBulkley() - {} + //- Destructor + ~HerschelBulkley() + {} // Member Functions diff --git a/src/transportModels/incompressible/viscosityModels/Newtonian/Newtonian.H b/src/transportModels/incompressible/viscosityModels/Newtonian/Newtonian.H index dee612d470b..e68d8c91191 100644 --- a/src/transportModels/incompressible/viscosityModels/Newtonian/Newtonian.H +++ b/src/transportModels/incompressible/viscosityModels/Newtonian/Newtonian.H @@ -79,10 +79,9 @@ public: ); - // Destructor - - ~Newtonian() - {} + //- Destructor + ~Newtonian() + {} // Member Functions diff --git a/src/transportModels/incompressible/viscosityModels/powerLaw/powerLaw.H b/src/transportModels/incompressible/viscosityModels/powerLaw/powerLaw.H index dc90eda3366..b9810b0e602 100644 --- a/src/transportModels/incompressible/viscosityModels/powerLaw/powerLaw.H +++ b/src/transportModels/incompressible/viscosityModels/powerLaw/powerLaw.H @@ -90,10 +90,9 @@ public: ); - // Destructor - - ~powerLaw() - {} + //- Destructor + ~powerLaw() + {} // Member Functions diff --git a/src/triSurface/triSurface/surfacePatch/surfacePatchIOList.H b/src/triSurface/triSurface/surfacePatch/surfacePatchIOList.H index c14ba93d9ed..0e892745e47 100644 --- a/src/triSurface/triSurface/surfacePatch/surfacePatchIOList.H +++ b/src/triSurface/triSurface/surfacePatch/surfacePatchIOList.H @@ -86,9 +86,8 @@ public: //- Construct from IOobject surfacePatchIOList(const IOobject& io, const surfacePatchList&); - // Destructor - - ~surfacePatchIOList(); + //- Destructor + ~surfacePatchIOList(); // Member Functions diff --git a/src/triSurface/triSurface/triSurface.H b/src/triSurface/triSurface/triSurface.H index 5c49cecd7b5..32977087ce2 100644 --- a/src/triSurface/triSurface/triSurface.H +++ b/src/triSurface/triSurface/triSurface.H @@ -280,9 +280,8 @@ public: - // Destructor - - ~triSurface(); + //- Destructor + ~triSurface(); void clearOut(); diff --git a/src/turbulenceModels/compressible/LES/dynOneEqEddy/dynOneEqEddy.H b/src/turbulenceModels/compressible/LES/dynOneEqEddy/dynOneEqEddy.H index 2edfe20fe31..6685160e8f2 100644 --- a/src/turbulenceModels/compressible/LES/dynOneEqEddy/dynOneEqEddy.H +++ b/src/turbulenceModels/compressible/LES/dynOneEqEddy/dynOneEqEddy.H @@ -111,7 +111,7 @@ public: ); - // Destructor + //- Destructor virtual ~dynOneEqEddy() {} diff --git a/src/turbulenceModels/compressible/LES/oneEqEddy/oneEqEddy.H b/src/turbulenceModels/compressible/LES/oneEqEddy/oneEqEddy.H index 0ce6c3bba97..ac83307700e 100644 --- a/src/turbulenceModels/compressible/LES/oneEqEddy/oneEqEddy.H +++ b/src/turbulenceModels/compressible/LES/oneEqEddy/oneEqEddy.H @@ -105,7 +105,7 @@ public: ); - // Destructor + //- Destructor virtual ~oneEqEddy() {} diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentTemperatureCoupledBaffle/regionProperties.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentTemperatureCoupledBaffle/regionProperties.H index 599ef1070ce..5c23d3d4213 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentTemperatureCoupledBaffle/regionProperties.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentTemperatureCoupledBaffle/regionProperties.H @@ -77,9 +77,8 @@ public: regionProperties(const Time& runTime); - // Destructor - - ~regionProperties(); + //- Destructor + ~regionProperties(); // Member Functions diff --git a/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/IDDESDelta/IDDESDelta.H b/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/IDDESDelta/IDDESDelta.H index 7ecc3326656..305625ce10d 100644 --- a/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/IDDESDelta/IDDESDelta.H +++ b/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/IDDESDelta/IDDESDelta.H @@ -85,10 +85,9 @@ public: ); - // Destructor - - ~IDDESDelta() - {} + //- Destructor + ~IDDESDelta() + {} // Member Functions diff --git a/src/turbulenceModels/incompressible/LES/dynMixedSmagorinsky/dynMixedSmagorinsky.H b/src/turbulenceModels/incompressible/LES/dynMixedSmagorinsky/dynMixedSmagorinsky.H index 0a96a08bafb..0ae54425e03 100644 --- a/src/turbulenceModels/incompressible/LES/dynMixedSmagorinsky/dynMixedSmagorinsky.H +++ b/src/turbulenceModels/incompressible/LES/dynMixedSmagorinsky/dynMixedSmagorinsky.H @@ -103,10 +103,9 @@ public: ); - // Destructor - - ~dynMixedSmagorinsky() - {} + //- Destructor + ~dynMixedSmagorinsky() + {} // Member Functions diff --git a/src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.H b/src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.H index a27afc5c612..d7c616d50b1 100644 --- a/src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.H +++ b/src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.H @@ -103,7 +103,7 @@ public: ); - // Destructor + //- Destructor virtual ~LienCubicKE() {} diff --git a/src/turbulenceModels/incompressible/RAS/kOmega/kOmega.H b/src/turbulenceModels/incompressible/RAS/kOmega/kOmega.H index d2759d29274..1027e5eec58 100644 --- a/src/turbulenceModels/incompressible/RAS/kOmega/kOmega.H +++ b/src/turbulenceModels/incompressible/RAS/kOmega/kOmega.H @@ -112,7 +112,7 @@ public: ); - // Destructor + //- Destructor virtual ~kOmega() {} -- GitLab