From e28e356487d71ffda55b2233a544ca4c7c044778 Mon Sep 17 00:00:00 2001 From: graham Date: Mon, 18 May 2009 19:15:13 +0100 Subject: [PATCH] Removing unnecessary lines of asterisks --- .../conformalVoronoiMesh/conformalVoronoiMeshI.H | 5 ----- .../conformationSurfaces/conformationSurfacesI.H | 5 ----- src/conformalVoronoiMesh/cvControls/cvControlsI.H | 5 ----- .../faceAreaWeightModel/faceAreaWeightModel.C | 4 ---- .../initialPointsMethod/initialPointsMethod.C | 4 ---- .../relaxationModel/relaxationModel/relaxationModel.C | 4 ---- src/edgeMesh/featureEdgeMesh/featureEdgeMeshI.H | 5 ----- 7 files changed, 32 deletions(-) diff --git a/src/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshI.H b/src/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshI.H index bee8e25048..fd71a150be 100644 --- a/src/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshI.H +++ b/src/conformalVoronoiMesh/conformalVoronoiMesh/conformalVoronoiMeshI.H @@ -24,8 +24,6 @@ License \*---------------------------------------------------------------------------*/ -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - // * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // inline void Foam::conformalVoronoiMesh::timeCheck() const @@ -226,7 +224,4 @@ Foam::conformalVoronoiMesh::cvMeshControls() const } -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - - // ************************************************************************* // diff --git a/src/conformalVoronoiMesh/conformationSurfaces/conformationSurfacesI.H b/src/conformalVoronoiMesh/conformationSurfaces/conformationSurfacesI.H index d713c480a2..fdf109e84c 100644 --- a/src/conformalVoronoiMesh/conformationSurfaces/conformationSurfacesI.H +++ b/src/conformalVoronoiMesh/conformationSurfaces/conformationSurfacesI.H @@ -24,8 +24,6 @@ License \*---------------------------------------------------------------------------*/ -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // const Foam::searchableSurfaces& Foam::conformationSurfaces::geometry() const @@ -53,7 +51,4 @@ const Foam::boundBox& Foam::conformationSurfaces::bounds() const } -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - - // ************************************************************************* // diff --git a/src/conformalVoronoiMesh/cvControls/cvControlsI.H b/src/conformalVoronoiMesh/cvControls/cvControlsI.H index 6f735d1815..97424884c7 100644 --- a/src/conformalVoronoiMesh/cvControls/cvControlsI.H +++ b/src/conformalVoronoiMesh/cvControls/cvControlsI.H @@ -24,8 +24,6 @@ License \*---------------------------------------------------------------------------*/ -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // inline const Foam::IOdictionary& Foam::cvControls::cvMeshDict() const @@ -70,7 +68,4 @@ inline Foam::scalar Foam::cvControls::minimumEdgeLengthCoeff() const } -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - - // ************************************************************************* // diff --git a/src/conformalVoronoiMesh/faceAreaWeightModel/faceAreaWeightModel/faceAreaWeightModel.C b/src/conformalVoronoiMesh/faceAreaWeightModel/faceAreaWeightModel/faceAreaWeightModel.C index f8306a4645..bf7f81272b 100644 --- a/src/conformalVoronoiMesh/faceAreaWeightModel/faceAreaWeightModel/faceAreaWeightModel.C +++ b/src/conformalVoronoiMesh/faceAreaWeightModel/faceAreaWeightModel/faceAreaWeightModel.C @@ -96,10 +96,6 @@ faceAreaWeightModel::~faceAreaWeightModel() {} -// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // - - - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // } // End namespace Foam diff --git a/src/conformalVoronoiMesh/initialPointsMethod/initialPointsMethod/initialPointsMethod.C b/src/conformalVoronoiMesh/initialPointsMethod/initialPointsMethod/initialPointsMethod.C index a0c5176de8..c9a1fbfa08 100644 --- a/src/conformalVoronoiMesh/initialPointsMethod/initialPointsMethod/initialPointsMethod.C +++ b/src/conformalVoronoiMesh/initialPointsMethod/initialPointsMethod/initialPointsMethod.C @@ -103,10 +103,6 @@ initialPointsMethod::~initialPointsMethod() {} -// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // - - - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // } // End namespace Foam diff --git a/src/conformalVoronoiMesh/relaxationModel/relaxationModel/relaxationModel.C b/src/conformalVoronoiMesh/relaxationModel/relaxationModel/relaxationModel.C index f05e3794f8..bf5e03145b 100644 --- a/src/conformalVoronoiMesh/relaxationModel/relaxationModel/relaxationModel.C +++ b/src/conformalVoronoiMesh/relaxationModel/relaxationModel/relaxationModel.C @@ -96,10 +96,6 @@ relaxationModel::~relaxationModel() {} -// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // - - - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // } // End namespace Foam diff --git a/src/edgeMesh/featureEdgeMesh/featureEdgeMeshI.H b/src/edgeMesh/featureEdgeMesh/featureEdgeMeshI.H index 68adf0d2d4..b9f8cc6e3f 100644 --- a/src/edgeMesh/featureEdgeMesh/featureEdgeMeshI.H +++ b/src/edgeMesh/featureEdgeMesh/featureEdgeMeshI.H @@ -24,8 +24,6 @@ License \*---------------------------------------------------------------------------*/ -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // inline Foam::label Foam::featureEdgeMesh::convexStart() const @@ -220,9 +218,6 @@ inline Foam::featureEdgeMesh::edgeStatus Foam::featureEdgeMesh::getEdgeStatus } -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - - // ************************************************************************* //