STYLE: follow coding guide recommendation for '//- Destructor'

This commit is contained in:
Mark Olesen
2010-04-12 11:55:52 +02:00
parent a50f01b079
commit b6f3bd4c23
522 changed files with 1157 additions and 1653 deletions

View File

@ -108,9 +108,8 @@ public:
cellSplitter(const polyMesh& mesh);
// Destructor
~cellSplitter();
//- Destructor
~cellSplitter();
// Member Functions

View File

@ -100,9 +100,8 @@ public:
return autoPtr<block>(NULL);
}
// Destructor
~block();
//- Destructor
~block();
// Member Functions

View File

@ -238,9 +238,8 @@ public:
);
// Destructor
~sammMesh();
//- Destructor
~sammMesh();
// Member Functions

View File

@ -299,9 +299,8 @@ public:
);
// Destructor
~starMesh();
//- Destructor
~starMesh();
// Member Functions

View File

@ -102,10 +102,9 @@ public:
mergePolyMesh(const IOobject& io);
// Destructor
virtual ~mergePolyMesh()
{}
//- Destructor
virtual ~mergePolyMesh()
{}
// Member Functions

View File

@ -76,9 +76,8 @@ public:
mirrorFvMesh(const IOobject& io);
// Destructor
~mirrorFvMesh();
//- Destructor
~mirrorFvMesh();
// Member Functions

View File

@ -126,9 +126,8 @@ public:
domainDecomposition(const IOobject& io);
// Destructor
~domainDecomposition();
//- Destructor
~domainDecomposition();
// Member Functions

View File

@ -230,9 +230,8 @@ public:
);
// Destructor
~fvFieldDecomposer();
//- Destructor
~fvFieldDecomposer();
// Member Functions

View File

@ -138,9 +138,8 @@ public:
);
// Destructor
~pointFieldDecomposer();
//- Destructor
~pointFieldDecomposer();
// Member Functions

View File

@ -187,7 +187,6 @@ protected:
);
//- Get the mesh/fields for a particular time
//- Destructor
virtual int RequestData
(
vtkInformation*,

View File

@ -693,8 +693,7 @@ public:
//- Destructor
~vtkPV3Foam();
~vtkPV3Foam();
// Member Functions

View File

@ -312,8 +312,7 @@ public:
//- Destructor
~vtkPV3blockMesh();
~vtkPV3blockMesh();
// Member Functions

View File

@ -116,9 +116,8 @@ public:
readerDatabase();
// Destructor
~readerDatabase();
//- Destructor
~readerDatabase();
// Member Functions