Standardised the class declaration section comments to correspond to the foamNewSource template

This commit is contained in:
Henry Weller
2019-06-19 15:01:35 +01:00
parent 4d297126d9
commit 213319ae30
165 changed files with 933 additions and 772 deletions

View File

@ -96,7 +96,7 @@ class SDA
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
SDA(const SDA&);
//- Disallow default bitwise assignment

View File

@ -66,7 +66,7 @@ class axisRotationMotion
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
axisRotationMotion(const axisRotationMotion&);
//- Disallow default bitwise assignment

View File

@ -62,7 +62,7 @@ class linearMotion
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
linearMotion(const linearMotion&);
//- Disallow default bitwise assignment

View File

@ -62,7 +62,7 @@ class multiMotion
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
multiMotion(const multiMotion&);
//- Disallow default bitwise assignment

View File

@ -65,7 +65,7 @@ class oscillatingLinearMotion
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
oscillatingLinearMotion(const oscillatingLinearMotion&);
//- Disallow default bitwise assignment

View File

@ -68,7 +68,7 @@ class oscillatingRotatingMotion
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
oscillatingRotatingMotion(const oscillatingRotatingMotion&);
//- Disallow default bitwise assignment

View File

@ -73,7 +73,7 @@ class rotatingMotion
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
rotatingMotion(const rotatingMotion&);
//- Disallow default bitwise assignment

View File

@ -78,7 +78,7 @@ class tabulated6DoFMotion
// Private Member Functions
//- Disallow copy construct
//- Disallow default bitwise copy construction
tabulated6DoFMotion(const tabulated6DoFMotion&);
//- Disallow default bitwise assignment