From 0d71607bab4f3ca048e41fbde751c030c169025e Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Wed, 13 Nov 2019 19:18:02 +0100 Subject: [PATCH] STYLE: remove extraneous descriptions from misc IOList.C files --- .../fields/Fields/diagTensorField/diagTensorFieldIOField.C | 3 --- src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C | 3 --- src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C | 3 --- src/OpenFOAM/fields/Fields/labelField/labelIOField.C | 3 --- src/OpenFOAM/fields/Fields/quaternionField/quaternionIOField.C | 3 --- src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C | 3 --- src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C | 3 --- .../Fields/sphericalTensorField/sphericalTensorFieldIOField.C | 3 --- .../Fields/sphericalTensorField/sphericalTensorIOField.C | 3 --- .../fields/Fields/symmTensorField/symmTensorFieldIOField.C | 3 --- src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C | 3 --- src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C | 3 --- src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C | 3 --- src/OpenFOAM/fields/Fields/triadField/triadIOField.C | 3 --- .../fields/Fields/vector2DField/vector2DFieldIOField.C | 3 --- src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C | 3 --- src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C | 3 --- src/OpenFOAM/meshes/meshShapes/cell/cellIOList.C | 3 --- src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.C | 3 --- src/OpenFOAM/meshes/meshShapes/edge/edgeIOList.C | 3 --- src/OpenFOAM/meshes/meshShapes/face/faceIOList.C | 3 --- src/OpenFOAM/primitives/Scalar/lists/scalarIOList.C | 3 --- src/OpenFOAM/primitives/Vector/lists/vectorIOList.C | 3 --- src/OpenFOAM/primitives/ints/lists/labelIOList.C | 3 --- src/OpenFOAM/primitives/strings/word/wordIOList.C | 2 ++ 25 files changed, 2 insertions(+), 72 deletions(-) diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C index ca252e5dc8..0809d1bb2f 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - diagTensorField with IO. - \*---------------------------------------------------------------------------*/ #include "diagTensorFieldIOField.H" diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C index bb29f997ba..3683409b4e 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - diagTensorField with IO. - \*---------------------------------------------------------------------------*/ #include "diagTensorIOField.H" diff --git a/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C b/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C index cadc8a1399..0619f780d8 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - labelField with IO. - \*---------------------------------------------------------------------------*/ #include "labelFieldIOField.H" diff --git a/src/OpenFOAM/fields/Fields/labelField/labelIOField.C b/src/OpenFOAM/fields/Fields/labelField/labelIOField.C index f867ba6212..10c768b8d8 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelIOField.C +++ b/src/OpenFOAM/fields/Fields/labelField/labelIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - labelField with IO. - \*---------------------------------------------------------------------------*/ #include "labelIOField.H" diff --git a/src/OpenFOAM/fields/Fields/quaternionField/quaternionIOField.C b/src/OpenFOAM/fields/Fields/quaternionField/quaternionIOField.C index b114f8fdb7..6d5232b5fa 100644 --- a/src/OpenFOAM/fields/Fields/quaternionField/quaternionIOField.C +++ b/src/OpenFOAM/fields/Fields/quaternionField/quaternionIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - quaternionField with IO. - \*---------------------------------------------------------------------------*/ #include "quaternionIOField.H" diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C b/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C index 7b70401a8e..828b828b92 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - scalarField with IO. - \*---------------------------------------------------------------------------*/ #include "scalarFieldIOField.H" diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C index 324fcaa018..37e1cb7a6f 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - scalarField with IO. - \*---------------------------------------------------------------------------*/ #include "scalarIOField.H" diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C index c3b28bc433..dc5e1d1a80 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - sphericalTensorField with IO. - \*---------------------------------------------------------------------------*/ #include "sphericalTensorFieldIOField.H" diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C index b89e3cbbf9..c1ecc8f7dc 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - sphericalTensorField with IO. - \*---------------------------------------------------------------------------*/ #include "sphericalTensorIOField.H" diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C index afcc797c68..43077a9da4 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - symmTensorField with IO. - \*---------------------------------------------------------------------------*/ #include "symmTensorFieldIOField.H" diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C index 997e68e73a..787cc9714e 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - symmTensorField with IO. - \*---------------------------------------------------------------------------*/ #include "symmTensorIOField.H" diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C b/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C index cdba153c4c..3018419ad8 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - tensorField with IO. - \*---------------------------------------------------------------------------*/ #include "tensorFieldIOField.H" diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C index 6e90dbb9c4..8694c6be11 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - tensorField with IO. - \*---------------------------------------------------------------------------*/ #include "tensorIOField.H" diff --git a/src/OpenFOAM/fields/Fields/triadField/triadIOField.C b/src/OpenFOAM/fields/Fields/triadField/triadIOField.C index b8c1d34489..51b62d8351 100644 --- a/src/OpenFOAM/fields/Fields/triadField/triadIOField.C +++ b/src/OpenFOAM/fields/Fields/triadField/triadIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - triadField with IO. - \*---------------------------------------------------------------------------*/ #include "triadIOField.H" diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C index e714aaf2ab..04488f4172 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - vector2DField with IO. - \*---------------------------------------------------------------------------*/ #include "vector2DFieldIOField.H" diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C index e57e1de4a5..2deac63eb8 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - vector2DField with IO. - \*---------------------------------------------------------------------------*/ #include "vector2DIOField.H" diff --git a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C index 69b5f97055..f85419f92e 100644 --- a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C +++ b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - vectorField with IO. - \*---------------------------------------------------------------------------*/ #include "vectorIOField.H" diff --git a/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.C b/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.C index ff83b8a650..24853ee033 100644 --- a/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.C +++ b/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - IOList of cells - \*---------------------------------------------------------------------------*/ #include "cellIOList.H" diff --git a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.C b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.C index 2967ae3dd6..82824ab0f5 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.C +++ b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - IOList of cellShapes. - \*---------------------------------------------------------------------------*/ #include "cellShapeIOList.H" diff --git a/src/OpenFOAM/meshes/meshShapes/edge/edgeIOList.C b/src/OpenFOAM/meshes/meshShapes/edge/edgeIOList.C index 74ede19cc0..ef2055578a 100644 --- a/src/OpenFOAM/meshes/meshShapes/edge/edgeIOList.C +++ b/src/OpenFOAM/meshes/meshShapes/edge/edgeIOList.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - IOList of edges - \*---------------------------------------------------------------------------*/ #include "edgeIOList.H" diff --git a/src/OpenFOAM/meshes/meshShapes/face/faceIOList.C b/src/OpenFOAM/meshes/meshShapes/face/faceIOList.C index f3c1045b88..d998004610 100644 --- a/src/OpenFOAM/meshes/meshShapes/face/faceIOList.C +++ b/src/OpenFOAM/meshes/meshShapes/face/faceIOList.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - IOList of faces - \*---------------------------------------------------------------------------*/ #include "faceIOList.H" diff --git a/src/OpenFOAM/primitives/Scalar/lists/scalarIOList.C b/src/OpenFOAM/primitives/Scalar/lists/scalarIOList.C index 415d5a2151..996ba2380d 100644 --- a/src/OpenFOAM/primitives/Scalar/lists/scalarIOList.C +++ b/src/OpenFOAM/primitives/Scalar/lists/scalarIOList.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - Declaration of scalar IOList containers - \*---------------------------------------------------------------------------*/ #include "scalarIOList.H" diff --git a/src/OpenFOAM/primitives/Vector/lists/vectorIOList.C b/src/OpenFOAM/primitives/Vector/lists/vectorIOList.C index 3be190928f..6dfffb1c4a 100644 --- a/src/OpenFOAM/primitives/Vector/lists/vectorIOList.C +++ b/src/OpenFOAM/primitives/Vector/lists/vectorIOList.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - Declaration of vector IOList containers - \*---------------------------------------------------------------------------*/ #include "vectorIOList.H" diff --git a/src/OpenFOAM/primitives/ints/lists/labelIOList.C b/src/OpenFOAM/primitives/ints/lists/labelIOList.C index e1b683877d..a5a56cccc3 100644 --- a/src/OpenFOAM/primitives/ints/lists/labelIOList.C +++ b/src/OpenFOAM/primitives/ints/lists/labelIOList.C @@ -23,9 +23,6 @@ License You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . -Description - Declaration of IOList ClassNames for IOLists that do not have .C files. - \*---------------------------------------------------------------------------*/ #include "labelIOList.H" diff --git a/src/OpenFOAM/primitives/strings/word/wordIOList.C b/src/OpenFOAM/primitives/strings/word/wordIOList.C index c4d6e5c9dc..fc90c11c15 100644 --- a/src/OpenFOAM/primitives/strings/word/wordIOList.C +++ b/src/OpenFOAM/primitives/strings/word/wordIOList.C @@ -41,6 +41,8 @@ namespace Foam } +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + Foam::Ostream& Foam::printTable ( const UList& tbl,