From f2c3ba65a622b81abf55cc3960ab2024b086c3a4 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 4 Oct 2010 13:02:54 +0100 Subject: [PATCH] STYLE: code formatting and start copyright dates --- applications/test/IndirectList2/IndirectList2.H | 6 ++++-- src/OpenFOAM/containers/Lists/PackedList/PackedBoolList.H | 2 +- src/OpenFOAM/containers/Lists/PackedList/PackedBoolListI.H | 1 - src/OpenFOAM/containers/Lists/PackedList/PackedList.H | 3 ++- src/OpenFOAM/containers/Lists/PackedList/PackedListCore.C | 2 +- src/OpenFOAM/containers/Lists/PackedList/PackedListI.H | 1 - 6 files changed, 8 insertions(+), 7 deletions(-) diff --git a/applications/test/IndirectList2/IndirectList2.H b/applications/test/IndirectList2/IndirectList2.H index 9ce440695a..3eb11d0e04 100644 --- a/applications/test/IndirectList2/IndirectList2.H +++ b/applications/test/IndirectList2/IndirectList2.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2010-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -63,6 +63,7 @@ class IndirectListAddressing //- Disallow default bitwise assignment void operator=(const IndirectListAddressing&); + protected: // Constructors @@ -108,6 +109,7 @@ class IndirectList2 //- Disable assignment from UIndirectList void operator=(const UIndirectList&); + public: // Constructors @@ -133,6 +135,7 @@ public: //- Return the list addressing using UIndirectList::addressing; + // Edit //- Reset addressing @@ -143,7 +146,6 @@ public: //- Assignment operator using UIndirectList::operator=; - }; diff --git a/src/OpenFOAM/containers/Lists/PackedList/PackedBoolList.H b/src/OpenFOAM/containers/Lists/PackedList/PackedBoolList.H index 2058d4eb93..7e47674b8b 100644 --- a/src/OpenFOAM/containers/Lists/PackedList/PackedBoolList.H +++ b/src/OpenFOAM/containers/Lists/PackedList/PackedBoolList.H @@ -79,6 +79,7 @@ class PackedBoolList template label subsetIndices(const LabelListType& indices); + public: // Constructors @@ -250,7 +251,6 @@ public: //- Remove entries from this list - unset the specified bits inline PackedBoolList& operator-=(const UIndirectList