From d79237597e6f2324c69161af80b2e360e54a496c Mon Sep 17 00:00:00 2001 From: graham Date: Wed, 28 Jul 2010 13:31:46 +0100 Subject: [PATCH] STYLE: Fixing code style requirements for all src. --- src/ODE/ODE/ODE.H | 2 +- src/ODE/ODESolvers/KRR4/KRR4.C | 2 +- src/ODE/ODESolvers/KRR4/KRR4.H | 2 +- src/ODE/ODESolvers/ODESolver/ODESolver.C | 2 +- src/ODE/ODESolvers/ODESolver/ODESolver.H | 2 +- src/ODE/ODESolvers/ODESolver/ODESolverNew.C | 2 +- src/ODE/ODESolvers/RK/RK.C | 2 +- src/ODE/ODESolvers/RK/RK.H | 2 +- src/ODE/ODESolvers/SIBS/SIBS.C | 2 +- src/ODE/ODESolvers/SIBS/SIBS.H | 2 +- src/ODE/ODESolvers/SIBS/SIMPR.C | 2 +- src/ODE/ODESolvers/SIBS/polyExtrapolate.C | 2 +- src/OSspecific/POSIX/POSIX.C | 2 +- src/OSspecific/POSIX/POSIX.H | 2 +- src/OSspecific/POSIX/clockTime/clockTime.C | 2 +- src/OSspecific/POSIX/clockTime/clockTime.H | 2 +- src/OSspecific/POSIX/cpuTime/cpuTime.C | 2 +- src/OSspecific/POSIX/cpuTime/cpuTime.H | 2 +- src/OSspecific/POSIX/dummyPrintStack.C | 2 +- src/OSspecific/POSIX/fileStat.C | 2 +- src/OSspecific/POSIX/fileStat.H | 2 +- src/OSspecific/POSIX/printStack.C | 2 +- src/OSspecific/POSIX/regExp.C | 2 +- src/OSspecific/POSIX/regExp.H | 2 +- src/OSspecific/POSIX/signals/sigFpe.C | 2 +- src/OSspecific/POSIX/signals/sigFpe.H | 2 +- src/OSspecific/POSIX/signals/sigInt.C | 2 +- src/OSspecific/POSIX/signals/sigInt.H | 2 +- src/OSspecific/POSIX/signals/sigQuit.C | 2 +- src/OSspecific/POSIX/signals/sigQuit.H | 2 +- src/OSspecific/POSIX/signals/sigSegv.C | 2 +- src/OSspecific/POSIX/signals/sigSegv.H | 2 +- src/OSspecific/POSIX/timer.C | 2 +- src/OSspecific/POSIX/timer.H | 2 +- .../algorithms/MeshWave/FaceCellWave.C | 2 +- .../algorithms/MeshWave/FaceCellWave.H | 2 +- .../algorithms/MeshWave/FaceCellWaveName.C | 2 +- src/OpenFOAM/algorithms/MeshWave/MeshWave.C | 2 +- src/OpenFOAM/algorithms/MeshWave/MeshWave.H | 2 +- .../algorithms/MeshWave/MeshWaveName.C | 2 +- src/OpenFOAM/algorithms/subCycle/subCycle.H | 2 +- .../Dictionaries/Dictionary/Dictionary.C | 2 +- .../Dictionaries/Dictionary/Dictionary.H | 2 +- .../DictionaryBase/DictionaryBase.C | 2 +- .../DictionaryBase/DictionaryBase.H | 2 +- .../DictionaryBase/DictionaryBaseIO.C | 2 +- .../PtrDictionary/PtrDictionary.C | 2 +- .../PtrDictionary/PtrDictionary.H | 2 +- .../Dictionaries/UDictionary/UDictionary.C | 2 +- .../Dictionaries/UDictionary/UDictionary.H | 2 +- .../UPtrDictionary/UPtrDictionary.C | 2 +- .../UPtrDictionary/UPtrDictionary.H | 2 +- .../HashTables/HashPtrTable/HashPtrTable.C | 2 +- .../HashTables/HashPtrTable/HashPtrTable.H | 2 +- .../HashTables/HashPtrTable/HashPtrTableIO.C | 2 +- .../containers/HashTables/HashSet/HashSet.C | 2 +- .../containers/HashTables/HashSet/HashSet.H | 2 +- .../HashTables/HashTable/HashTable.C | 2 +- .../HashTables/HashTable/HashTable.H | 2 +- .../HashTables/HashTable/HashTableCore.C | 2 +- .../HashTables/HashTable/HashTableI.H | 2 +- .../HashTables/HashTable/HashTableIO.C | 2 +- src/OpenFOAM/containers/HashTables/Map/Map.H | 2 +- .../containers/HashTables/PtrMap/PtrMap.H | 2 +- .../StaticHashTable/StaticHashTable.C | 2 +- .../StaticHashTable/StaticHashTable.H | 2 +- .../StaticHashTable/StaticHashTableCore.C | 2 +- .../StaticHashTable/StaticHashTableI.H | 2 +- .../StaticHashTable/StaticHashTableIO.C | 2 +- .../containers/Identifiers/Keyed/Keyed.H | 2 +- .../containers/Identifiers/Keyed/KeyedI.H | 2 +- .../LinkedLists/accessTypes/ILList/ILList.C | 2 +- .../LinkedLists/accessTypes/ILList/ILList.H | 2 +- .../LinkedLists/accessTypes/ILList/ILListIO.C | 2 +- .../LinkedLists/accessTypes/LList/LList.C | 2 +- .../LinkedLists/accessTypes/LList/LList.H | 2 +- .../LinkedLists/accessTypes/LList/LListIO.C | 2 +- .../accessTypes/LPtrList/LPtrList.C | 2 +- .../accessTypes/LPtrList/LPtrList.H | 2 +- .../accessTypes/LPtrList/LPtrListIO.C | 2 +- .../LinkedLists/accessTypes/UILList/UILList.C | 2 +- .../LinkedLists/accessTypes/UILList/UILList.H | 2 +- .../accessTypes/UILList/UILListIO.C | 2 +- .../linkTypes/DLListBase/DLListBase.C | 2 +- .../linkTypes/DLListBase/DLListBase.H | 2 +- .../linkTypes/DLListBase/DLListBaseI.H | 2 +- .../linkTypes/SLListBase/SLListBase.C | 2 +- .../linkTypes/SLListBase/SLListBase.H | 2 +- .../linkTypes/SLListBase/SLListBaseI.H | 2 +- .../containers/LinkedLists/user/DLList.H | 2 +- .../containers/LinkedLists/user/DLPtrList.H | 2 +- .../containers/LinkedLists/user/FIFOStack.H | 2 +- .../containers/LinkedLists/user/IDLList.H | 2 +- .../containers/LinkedLists/user/ISLList.H | 2 +- .../containers/LinkedLists/user/LIFOStack.H | 2 +- .../containers/LinkedLists/user/SLList.H | 2 +- .../containers/LinkedLists/user/SLPtrList.H | 2 +- .../containers/LinkedLists/user/UIDLList.H | 2 +- .../Lists/BiIndirectList/BiIndirectList.H | 2 +- .../Lists/BiIndirectList/BiIndirectListI.H | 2 +- .../Lists/CompactListList/CompactListList.C | 2 +- .../Lists/CompactListList/CompactListList.H | 2 +- .../Lists/CompactListList/CompactListListI.H | 2 +- .../Lists/CompactListList/CompactListListIO.C | 8 +- .../Lists/DynamicList/DynamicList.C | 2 +- .../Lists/DynamicList/DynamicListI.H | 2 +- .../containers/Lists/FixedList/FixedList.C | 2 +- .../containers/Lists/FixedList/FixedList.H | 2 +- .../containers/Lists/FixedList/FixedListI.H | 2 +- .../containers/Lists/FixedList/FixedListIO.C | 2 +- .../containers/Lists/Histogram/Histogram.C | 2 +- .../containers/Lists/Histogram/Histogram.H | 2 +- .../Lists/IndirectList/IndirectList.H | 2 +- .../Lists/IndirectList/IndirectListI.H | 2 +- src/OpenFOAM/containers/Lists/List/List.C | 2 +- src/OpenFOAM/containers/Lists/List/ListIO.C | 2 +- .../containers/Lists/List/ListLoopM.H | 2 +- .../Lists/ListListOps/ListListOps.C | 2 +- .../Lists/ListListOps/ListListOps.H | 2 +- .../containers/Lists/PackedList/PackedList.C | 2 +- .../containers/Lists/PackedList/PackedList.H | 13 +- .../containers/Lists/PackedList/PackedListI.H | 2 +- .../Lists/PackedList/PackedListName.C | 2 +- .../containers/Lists/PtrList/PtrList.C | 2 +- .../containers/Lists/PtrList/PtrList.H | 2 +- .../containers/Lists/PtrList/PtrListI.H | 2 +- .../containers/Lists/PtrList/PtrListIO.C | 2 +- .../Lists/SortableList/ParSortableList.C | 2 +- .../Lists/SortableList/ParSortableList.H | 2 +- .../Lists/SortableList/ParSortableListName.C | 2 +- .../Lists/SortableList/SortableList.C | 2 +- .../Lists/SortableList/SortableList.H | 2 +- .../containers/Lists/SubList/SubList.H | 2 +- .../containers/Lists/SubList/SubListI.H | 2 +- .../Lists/UIndirectList/UIndirectList.H | 2 +- .../Lists/UIndirectList/UIndirectListI.H | 2 +- .../Lists/UIndirectList/UIndirectListIO.C | 2 +- src/OpenFOAM/containers/Lists/UList/UList.C | 2 +- src/OpenFOAM/containers/Lists/UList/UList.H | 2 +- src/OpenFOAM/containers/Lists/UList/UListI.H | 2 +- src/OpenFOAM/containers/Lists/UList/UListIO.C | 2 +- .../containers/Lists/UPtrList/UPtrList.C | 2 +- .../containers/Lists/UPtrList/UPtrList.H | 2 +- .../containers/Lists/UPtrList/UPtrListI.H | 2 +- .../containers/Lists/UPtrList/UPtrListIO.C | 2 +- src/OpenFOAM/containers/NamedEnum/NamedEnum.C | 2 +- src/OpenFOAM/containers/NamedEnum/NamedEnum.H | 2 +- src/OpenFOAM/db/Callback/Callback.C | 2 +- src/OpenFOAM/db/Callback/Callback.H | 2 +- .../db/CallbackRegistry/CallbackRegistry.C | 2 +- .../db/CallbackRegistry/CallbackRegistry.H | 2 +- .../CallbackRegistry/CallbackRegistryName.C | 2 +- src/OpenFOAM/db/IOobject/IOobject.C | 2 +- src/OpenFOAM/db/IOobject/IOobject.H | 2 +- src/OpenFOAM/db/IOobject/IOobjectI.H | 32 ++- src/OpenFOAM/db/IOobject/IOobjectIO.C | 2 +- src/OpenFOAM/db/IOobject/IOobjectReadHeader.C | 2 +- .../db/IOobject/IOobjectWriteHeader.C | 2 +- src/OpenFOAM/db/IOobjectList/IOobjectList.C | 2 +- src/OpenFOAM/db/IOobjectList/IOobjectList.H | 2 +- src/OpenFOAM/db/IOobjects/IOField/IOField.C | 2 +- src/OpenFOAM/db/IOobjects/IOField/IOField.H | 2 +- src/OpenFOAM/db/IOobjects/IOList/IOList.C | 2 +- src/OpenFOAM/db/IOobjects/IOList/IOList.H | 2 +- src/OpenFOAM/db/IOobjects/IOMap/IOMap.C | 2 +- src/OpenFOAM/db/IOobjects/IOMap/IOMap.H | 2 +- src/OpenFOAM/db/IOobjects/IOMap/IOMapName.C | 2 +- .../db/IOobjects/IOPtrList/IOPtrList.C | 2 +- .../db/IOobjects/IOPtrList/IOPtrList.H | 2 +- .../db/IOobjects/IOdictionary/IOdictionary.C | 2 +- .../db/IOobjects/IOdictionary/IOdictionary.H | 2 +- .../IOobjects/IOdictionary/IOdictionaryIO.C | 2 +- src/OpenFOAM/db/IOstreams/Fstreams/IFstream.C | 2 +- src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H | 2 +- src/OpenFOAM/db/IOstreams/Fstreams/OFstream.C | 2 +- src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H | 2 +- src/OpenFOAM/db/IOstreams/IOstreams.C | 2 +- src/OpenFOAM/db/IOstreams/IOstreams.H | 2 +- src/OpenFOAM/db/IOstreams/IOstreams/INew.H | 2 +- src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H | 2 +- .../db/IOstreams/IOstreams/IOstream.C | 2 +- .../db/IOstreams/IOstreams/IOstream.H | 2 +- .../db/IOstreams/IOstreams/InfoProxy.H | 2 +- src/OpenFOAM/db/IOstreams/IOstreams/Istream.C | 2 +- src/OpenFOAM/db/IOstreams/IOstreams/Istream.H | 2 +- src/OpenFOAM/db/IOstreams/IOstreams/Ostream.C | 2 +- src/OpenFOAM/db/IOstreams/IOstreams/Ostream.H | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/IPstream.H | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/OPstream.H | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/Pstream.C | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H | 2 +- .../db/IOstreams/Pstreams/PstreamBuffers.C | 2 +- .../db/IOstreams/Pstreams/PstreamBuffers.H | 2 +- .../Pstreams/PstreamCombineReduceOps.H | 2 +- .../db/IOstreams/Pstreams/PstreamReduceOps.H | 2 +- .../db/IOstreams/Pstreams/UIPstream.C | 2 +- .../db/IOstreams/Pstreams/UIPstream.H | 2 +- .../db/IOstreams/Pstreams/UOPstream.C | 2 +- .../db/IOstreams/Pstreams/UOPstream.H | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H | 2 +- .../IOstreams/Pstreams/UPstreamCommsStruct.C | 2 +- .../IOstreams/Pstreams/combineGatherScatter.C | 2 +- src/OpenFOAM/db/IOstreams/Pstreams/exchange.C | 2 +- .../db/IOstreams/Pstreams/gatherScatter.C | 2 +- .../db/IOstreams/Pstreams/gatherScatterList.C | 2 +- src/OpenFOAM/db/IOstreams/Sstreams/ISstream.C | 2 +- src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H | 2 +- .../db/IOstreams/Sstreams/ISstreamI.H | 2 +- src/OpenFOAM/db/IOstreams/Sstreams/OSstream.C | 2 +- src/OpenFOAM/db/IOstreams/Sstreams/OSstream.H | 2 +- .../db/IOstreams/Sstreams/OSstreamI.H | 2 +- .../db/IOstreams/Sstreams/SstreamsPrint.C | 2 +- .../db/IOstreams/Sstreams/chkStream.C | 2 +- .../db/IOstreams/Sstreams/prefixOSstream.C | 2 +- .../db/IOstreams/Sstreams/prefixOSstream.H | 2 +- .../db/IOstreams/Sstreams/readHexLabel.C | 2 +- .../db/IOstreams/Sstreams/readHexLabel.H | 2 +- src/OpenFOAM/db/IOstreams/Sstreams/state.C | 2 +- .../IOstreams/StringStreams/IStringStream.H | 2 +- .../IOstreams/StringStreams/OStringStream.H | 2 +- .../StringStreams/StringStreamsPrint.C | 2 +- src/OpenFOAM/db/IOstreams/Tstreams/ITstream.C | 2 +- src/OpenFOAM/db/IOstreams/Tstreams/ITstream.H | 2 +- .../db/IOstreams/hashes/OSHA1stream.H | 2 +- .../db/IOstreams/token/CompoundToken.H | 2 +- src/OpenFOAM/db/IOstreams/token/token.C | 2 +- src/OpenFOAM/db/IOstreams/token/token.H | 2 +- src/OpenFOAM/db/IOstreams/token/tokenI.H | 2 +- src/OpenFOAM/db/IOstreams/token/tokenIO.C | 2 +- src/OpenFOAM/db/IOstreams/token/tokenList.H | 2 +- src/OpenFOAM/db/Time/TimeIO.C | 2 +- src/OpenFOAM/db/Time/TimePaths.C | 2 +- src/OpenFOAM/db/Time/TimePaths.H | 2 +- src/OpenFOAM/db/Time/TimeState.C | 2 +- src/OpenFOAM/db/Time/TimeState.H | 2 +- src/OpenFOAM/db/Time/findInstance.C | 2 +- src/OpenFOAM/db/Time/findTimes.C | 2 +- src/OpenFOAM/db/Time/instant/instant.C | 2 +- src/OpenFOAM/db/Time/instant/instant.H | 2 +- src/OpenFOAM/db/Time/instant/instantList.H | 2 +- src/OpenFOAM/db/Time/subCycleTime.C | 2 +- src/OpenFOAM/db/Time/subCycleTime.H | 2 +- src/OpenFOAM/db/Time/timeSelector.C | 2 +- src/OpenFOAM/db/Time/timeSelector.H | 2 +- src/OpenFOAM/db/dictionary/dictionary.C | 2 +- src/OpenFOAM/db/dictionary/dictionary.H | 2 +- .../dictionaryEntry/dictionaryEntry.C | 2 +- .../dictionaryEntry/dictionaryEntry.H | 2 +- .../dictionaryEntry/dictionaryEntryIO.C | 2 +- src/OpenFOAM/db/dictionary/dictionaryIO.C | 2 +- .../db/dictionary/dictionaryTemplates.C | 2 +- src/OpenFOAM/db/dictionary/entry/entry.C | 2 +- src/OpenFOAM/db/dictionary/entry/entry.H | 2 +- src/OpenFOAM/db/dictionary/entry/entryIO.C | 2 +- .../functionEntry/functionEntry.C | 2 +- .../functionEntry/functionEntry.H | 2 +- .../includeEntry/includeEntry.C | 2 +- .../includeEntry/includeEntry.H | 2 +- .../includeIfPresentEntry.C | 2 +- .../includeIfPresentEntry.H | 2 +- .../inputModeEntry/inputModeEntry.C | 2 +- .../inputModeEntry/inputModeEntry.H | 2 +- .../functionEntries/removeEntry/removeEntry.C | 2 +- .../functionEntries/removeEntry/removeEntry.H | 2 +- .../primitiveEntry/primitiveEntry.C | 2 +- .../primitiveEntry/primitiveEntry.H | 2 +- .../primitiveEntry/primitiveEntryIO.C | 2 +- .../primitiveEntry/primitiveEntryTemplates.C | 2 +- .../db/dlLibraryTable/dlLibraryTable.C | 2 +- .../db/dlLibraryTable/dlLibraryTable.H | 2 +- .../dlLibraryTable/dlLibraryTableTemplates.C | 2 +- src/OpenFOAM/db/error/IOerror.C | 2 +- src/OpenFOAM/db/error/StaticAssert.H | 2 +- src/OpenFOAM/db/error/error.C | 2 +- src/OpenFOAM/db/error/error.H | 2 +- src/OpenFOAM/db/error/errorManip.H | 2 +- src/OpenFOAM/db/error/messageStream.C | 2 +- src/OpenFOAM/db/error/messageStream.H | 2 +- .../IOOutputFilter/IOOutputFilter.C | 2 +- .../IOOutputFilter/IOOutputFilter.H | 2 +- .../OutputFilterFunctionObject.C | 2 +- .../OutputFilterFunctionObject.H | 2 +- .../functionObject/functionObject.C | 2 +- .../functionObject/functionObject.H | 2 +- .../functionObjectList/functionObjectList.C | 2 +- .../functionObjectList/functionObjectList.H | 2 +- .../outputFilterOutputControl.H | 2 +- .../db/objectRegistry/objectRegistry.C | 2 +- .../db/objectRegistry/objectRegistry.H | 2 +- .../objectRegistry/objectRegistryTemplates.C | 2 +- src/OpenFOAM/db/regIOobject/regIOobject.C | 2 +- src/OpenFOAM/db/regIOobject/regIOobject.H | 2 +- src/OpenFOAM/db/regIOobject/regIOobjectI.H | 2 +- src/OpenFOAM/db/regIOobject/regIOobjectRead.C | 2 +- .../db/regIOobject/regIOobjectWrite.C | 2 +- .../construction/addToRunTimeSelectionTable.H | 11 +- .../construction/runTimeSelectionTables.H | 2 +- .../addToMemberFunctionSelectionTable.H | 41 ++- .../memberFunctionSelectionTables.H | 24 +- src/OpenFOAM/db/scalarRange/scalarRange.C | 2 +- src/OpenFOAM/db/scalarRange/scalarRange.H | 2 +- src/OpenFOAM/db/scalarRange/scalarRanges.C | 2 +- src/OpenFOAM/db/scalarRange/scalarRanges.H | 2 +- src/OpenFOAM/db/typeInfo/className.H | 13 +- src/OpenFOAM/db/typeInfo/typeInfo.H | 2 +- src/OpenFOAM/dimensionSet/dimensionSet.C | 2 +- src/OpenFOAM/dimensionSet/dimensionSet.H | 2 +- src/OpenFOAM/dimensionSet/dimensionSetIO.C | 2 +- src/OpenFOAM/dimensionSet/dimensionSets.C | 2 +- src/OpenFOAM/dimensionSet/dimensionSets.H | 2 +- .../dimensionedScalar/dimensionedScalar.H | 2 +- .../dimensionedScalar/dimensionedScalarFwd.H | 2 +- .../dimensionedSphericalTensor.C | 2 +- .../dimensionedSphericalTensor.H | 2 +- .../dimensionedSymmTensor.C | 2 +- .../dimensionedSymmTensor.H | 2 +- .../dimensionedTensor/dimensionedTensor.C | 2 +- .../dimensionedTensor/dimensionedTensor.H | 2 +- .../dimensionedType/dimensionedType.C | 2 +- .../dimensionedType/dimensionedType.H | 2 +- .../dimensionedTypes/dimensionedTypes.H | 2 +- .../dimensionedVector/dimensionedVector.H | 2 +- .../DimensionedField/DimensionedField.C | 2 +- .../DimensionedField/DimensionedField.H | 2 +- .../DimensionedFieldFunctions.C | 2 +- .../DimensionedFieldFunctions.H | 2 +- .../DimensionedFieldFunctionsM.C | 2 +- .../DimensionedFieldFunctionsM.H | 2 +- .../DimensionedField/DimensionedFieldI.H | 2 +- .../DimensionedField/DimensionedFieldIO.C | 2 +- .../DimensionedFieldReuseFunctions.H | 2 +- .../DimensionedField/DimensionedFields.H | 2 +- .../DimensionedField/SubDimensionedField.H | 2 +- .../DimensionedField/SubDimensionedFieldI.H | 2 +- .../DimensionedScalarField.C | 2 +- .../DimensionedScalarField.H | 2 +- .../DimensionedSphericalTensorField.C | 2 +- .../DimensionedSphericalTensorField.H | 2 +- .../DimensionedSymmTensorField.C | 2 +- .../DimensionedSymmTensorField.H | 2 +- .../DimensionedTensorField.C | 2 +- .../DimensionedTensorField.H | 2 +- .../FieldFields/FieldField/FieldField.C | 2 +- .../FieldFields/FieldField/FieldField.H | 2 +- .../FieldField/FieldFieldFunctions.C | 2 +- .../FieldField/FieldFieldFunctions.H | 2 +- .../FieldField/FieldFieldFunctionsM.C | 2 +- .../FieldField/FieldFieldFunctionsM.H | 2 +- .../FieldField/FieldFieldReuseFunctions.H | 2 +- .../FieldFields/FieldField/FieldFields.H | 2 +- .../FieldFields/oneFieldField/oneFieldField.H | 2 +- .../oneFieldField/oneFieldFieldI.H | 2 +- .../scalarFieldField/scalarFieldField.C | 2 +- .../scalarFieldField/scalarFieldField.H | 2 +- .../sphericalTensorFieldField.C | 2 +- .../sphericalTensorFieldField.H | 2 +- .../symmTensorFieldField.C | 2 +- .../symmTensorFieldField.H | 2 +- .../tensorFieldField/tensorFieldField.C | 2 +- .../tensorFieldField/tensorFieldField.H | 2 +- .../transformFieldField/transformFieldField.C | 2 +- .../transformFieldField/transformFieldField.H | 2 +- .../zeroFieldField/zeroFieldField.H | 2 +- .../zeroFieldField/zeroFieldFieldI.H | 2 +- .../fields/Fields/DynamicField/DynamicField.C | 2 +- src/OpenFOAM/fields/Fields/Field/Field.C | 2 +- src/OpenFOAM/fields/Fields/Field/Field.H | 2 +- .../fields/Fields/Field/FieldFunctions.C | 14 +- .../fields/Fields/Field/FieldFunctions.H | 2 +- .../fields/Fields/Field/FieldFunctionsM.C | 2 +- .../fields/Fields/Field/FieldFunctionsM.H | 2 +- src/OpenFOAM/fields/Fields/Field/FieldM.H | 2 +- .../fields/Fields/Field/FieldMapper.H | 2 +- .../fields/Fields/Field/FieldReuseFunctions.H | 2 +- src/OpenFOAM/fields/Fields/Field/SubField.H | 2 +- src/OpenFOAM/fields/Fields/Field/SubFieldI.H | 2 +- .../Fields/Field/undefFieldFunctionsM.H | 2 +- .../Fields/complexFields/complexFields.C | 8 +- .../Fields/complexFields/complexFields.H | 2 +- .../Fields/diagTensorField/diagTensorField.C | 2 +- .../Fields/diagTensorField/diagTensorField.H | 2 +- .../diagTensorField/diagTensorFieldIOField.C | 2 +- .../diagTensorField/diagTensorFieldIOField.H | 2 +- .../diagTensorField/diagTensorIOField.C | 9 +- .../diagTensorField/diagTensorIOField.H | 2 +- src/OpenFOAM/fields/Fields/fieldTypes.H | 2 +- .../fields/Fields/labelField/labelField.C | 2 +- .../fields/Fields/labelField/labelField.H | 2 +- .../Fields/labelField/labelFieldIOField.C | 2 +- .../Fields/labelField/labelFieldIOField.H | 2 +- .../fields/Fields/labelField/labelIOField.C | 2 +- .../fields/Fields/labelField/labelIOField.H | 2 +- src/OpenFOAM/fields/Fields/primitiveFields.H | 2 +- .../fields/Fields/primitiveFieldsFwd.H | 2 +- .../fields/Fields/scalarField/scalarField.C | 2 +- .../fields/Fields/scalarField/scalarField.H | 2 +- .../Fields/scalarField/scalarFieldIOField.C | 2 +- .../Fields/scalarField/scalarFieldIOField.H | 2 +- .../fields/Fields/scalarField/scalarIOField.C | 2 +- .../fields/Fields/scalarField/scalarIOField.H | 2 +- .../sphericalTensorField.C | 2 +- .../sphericalTensorField.H | 2 +- .../sphericalTensorFieldIOField.C | 2 +- .../sphericalTensorFieldIOField.H | 2 +- .../sphericalTensorIOField.C | 2 +- .../sphericalTensorIOField.H | 2 +- .../Fields/symmTensorField/symmTensorField.C | 2 +- .../Fields/symmTensorField/symmTensorField.H | 2 +- .../symmTensorField/symmTensorFieldIOField.C | 2 +- .../symmTensorField/symmTensorFieldIOField.H | 2 +- .../symmTensorField/symmTensorIOField.C | 9 +- .../symmTensorField/symmTensorIOField.H | 2 +- .../symmTransformField/symmTransformField.C | 2 +- .../symmTransformField/symmTransformField.H | 8 +- .../fields/Fields/tensorField/tensorField.C | 2 +- .../fields/Fields/tensorField/tensorField.H | 2 +- .../Fields/tensorField/tensorFieldIOField.C | 2 +- .../Fields/tensorField/tensorFieldIOField.H | 2 +- .../fields/Fields/tensorField/tensorIOField.C | 2 +- .../fields/Fields/tensorField/tensorIOField.H | 2 +- .../Fields/transformField/transformField.C | 2 +- .../Fields/transformField/transformField.H | 2 +- .../transformField/transformFieldTemplates.C | 2 +- .../Fields/transformList/transformList.C | 2 +- .../Fields/transformList/transformList.H | 2 +- .../Fields/vector2DField/vector2DField.H | 2 +- .../Fields/vector2DField/vector2DFieldFwd.H | 2 +- .../vector2DField/vector2DFieldIOField.C | 2 +- .../vector2DField/vector2DFieldIOField.H | 2 +- .../Fields/vector2DField/vector2DIOField.C | 2 +- .../Fields/vector2DField/vector2DIOField.H | 2 +- .../fields/Fields/vectorField/vectorField.H | 2 +- .../Fields/vectorField/vectorFieldIOField.C | 2 +- .../Fields/vectorField/vectorFieldIOField.H | 2 +- .../fields/Fields/vectorField/vectorIOField.C | 2 +- .../fields/Fields/vectorField/vectorIOField.H | 2 +- .../fields/Fields/zeroField/zeroFieldI.H | 2 +- .../GeometricField/GeometricBoundaryField.C | 2 +- .../GeometricField/GeometricField.C | 2 +- .../GeometricField/GeometricField.H | 2 +- .../GeometricField/GeometricFieldFunctions.C | 2 +- .../GeometricField/GeometricFieldFunctions.H | 2 +- .../GeometricField/GeometricFieldFunctionsM.C | 2 +- .../GeometricField/GeometricFieldFunctionsM.H | 2 +- .../GeometricField/GeometricFieldI.H | 2 +- .../GeometricFieldReuseFunctions.H | 2 +- .../GeometricField/GeometricFields.H | 2 +- .../GeometricField/MapGeometricFields.H | 2 +- .../GeometricScalarField.C | 2 +- .../GeometricScalarField.H | 2 +- .../GeometricSphericalTensorField.C | 2 +- .../GeometricSphericalTensorField.H | 2 +- .../GeometricSymmTensorField.C | 2 +- .../GeometricSymmTensorField.H | 2 +- .../GeometricTensorField.C | 2 +- .../GeometricTensorField.H | 2 +- .../SlicedGeometricField.C | 2 +- .../SlicedGeometricField.H | 2 +- .../geometricOneField/geometricOneField.H | 2 +- .../geometricOneField/geometricOneFieldI.H | 2 +- .../geometricZeroField/geometricZeroField.H | 2 +- .../geometricZeroField/geometricZeroFieldI.H | 2 +- .../GeometricFields/pointFields/pointFields.C | 14 +- .../GeometricFields/pointFields/pointFields.H | 2 +- .../pointFields/pointFieldsFwd.H | 2 +- .../transformGeometricField.C | 2 +- .../transformGeometricField.H | 2 +- src/OpenFOAM/fields/ReadFields/ReadFields.C | 2 +- src/OpenFOAM/fields/ReadFields/ReadFields.H | 2 +- .../UniformDimensionedField.C | 2 +- .../UniformDimensionedField.H | 2 +- .../uniformDimensionedFields.C | 2 +- .../uniformDimensionedFields.H | 5 +- src/OpenFOAM/fields/cloud/cloud.C | 2 +- src/OpenFOAM/fields/cloud/cloud.H | 2 +- src/OpenFOAM/fields/cloud/mapClouds.H | 2 +- .../basicSymmetryPointPatchField.C | 2 +- .../basicSymmetryPointPatchField.H | 2 +- .../calculated/calculatedPointPatchField.C | 2 +- .../calculated/calculatedPointPatchField.H | 2 +- .../calculated/calculatedPointPatchFields.C | 2 +- .../calculated/calculatedPointPatchFields.H | 2 +- .../basic/coupled/coupledPointPatchField.C | 2 +- .../basic/coupled/coupledPointPatchField.H | 2 +- .../basic/coupled/coupledPointPatchFields.C | 2 +- .../basic/coupled/coupledPointPatchFields.H | 2 +- .../fixedValue/fixedValuePointPatchField.C | 2 +- .../fixedValue/fixedValuePointPatchField.H | 2 +- .../fixedValue/fixedValuePointPatchFields.C | 2 +- .../fixedValue/fixedValuePointPatchFields.H | 2 +- .../basic/mixed/mixedPointPatchField.C | 2 +- .../basic/mixed/mixedPointPatchField.H | 2 +- .../basic/mixed/mixedPointPatchFields.C | 2 +- .../basic/mixed/mixedPointPatchFields.H | 2 +- .../basic/value/valuePointPatchField.C | 2 +- .../basic/value/valuePointPatchField.H | 2 +- .../basic/value/valuePointPatchFields.C | 2 +- .../basic/value/valuePointPatchFields.H | 2 +- .../zeroGradientPointPatchField.C | 2 +- .../zeroGradientPointPatchField.H | 2 +- .../zeroGradientPointPatchFields.C | 2 +- .../zeroGradientPointPatchFields.H | 2 +- .../constraint/cyclic/cyclicPointPatchField.C | 2 +- .../constraint/cyclic/cyclicPointPatchField.H | 2 +- .../cyclic/cyclicPointPatchFields.C | 2 +- .../cyclic/cyclicPointPatchFields.H | 2 +- .../constraint/empty/emptyPointPatchField.C | 2 +- .../constraint/empty/emptyPointPatchField.H | 2 +- .../constraint/empty/emptyPointPatchFields.C | 2 +- .../constraint/empty/emptyPointPatchFields.H | 2 +- .../processor/processorPointPatchField.C | 2 +- .../processor/processorPointPatchField.H | 2 +- .../processor/processorPointPatchFields.C | 2 +- .../processor/processorPointPatchFields.H | 2 +- .../symmetry/symmetryPointPatchField.C | 2 +- .../symmetry/symmetryPointPatchField.H | 2 +- .../symmetry/symmetryPointPatchFields.C | 2 +- .../symmetry/symmetryPointPatchFields.H | 2 +- .../constraint/wedge/wedgePointPatchField.C | 2 +- .../constraint/wedge/wedgePointPatchField.H | 2 +- .../constraint/wedge/wedgePointPatchFields.C | 2 +- .../constraint/wedge/wedgePointPatchFields.H | 2 +- .../derived/slip/slipPointPatchField.C | 2 +- .../derived/slip/slipPointPatchField.H | 2 +- .../derived/slip/slipPointPatchFields.C | 2 +- .../derived/slip/slipPointPatchFields.H | 2 +- ...eVaryingUniformFixedValuePointPatchField.C | 7 +- ...eVaryingUniformFixedValuePointPatchField.H | 2 +- ...VaryingUniformFixedValuePointPatchFields.C | 2 +- ...VaryingUniformFixedValuePointPatchFields.H | 2 +- .../uniformFixedValuePointPatchField.C | 2 +- .../uniformFixedValuePointPatchField.H | 2 +- .../uniformFixedValuePointPatchFields.C | 2 +- .../uniformFixedValuePointPatchFields.H | 2 +- .../pointConstraint/pointConstraint.H | 2 +- .../pointConstraint/pointConstraintI.H | 2 +- .../pointPatchField/pointPatchField.C | 2 +- .../pointPatchField/pointPatchField.H | 2 +- .../pointPatchFieldFunctions.H | 2 +- .../pointPatchField/pointPatchFieldMapper.H | 2 +- .../pointPatchFieldMapperPatchRef.H | 2 +- .../pointPatchField/pointPatchFieldNew.C | 2 +- .../pointPatchField/pointPatchFields.C | 2 +- .../pointPatchField/pointPatchFields.H | 2 +- .../pointPatchField/pointPatchFieldsFwd.H | 2 +- src/OpenFOAM/global/JobInfo/JobInfo.C | 2 +- src/OpenFOAM/global/JobInfo/JobInfo.H | 2 +- src/OpenFOAM/global/clock/clock.C | 2 +- src/OpenFOAM/global/clock/clock.H | 2 +- .../global/constants/atomic/atomicConstants.C | 7 +- .../global/constants/atomic/atomicConstants.H | 2 +- src/OpenFOAM/global/constants/constants.C | 2 +- src/OpenFOAM/global/constants/constants.H | 2 +- .../global/constants/dimensionedConstants.C | 2 +- .../global/constants/dimensionedConstants.H | 2 +- .../electromagneticConstants.C | 9 +- .../electromagneticConstants.H | 2 +- .../fundamental/fundamentalConstants.C | 2 +- .../fundamental/fundamentalConstants.H | 2 +- .../mathematical/mathematicalConstants.H | 2 +- .../physicoChemicalConstants.C | 9 +- .../physicoChemicalConstants.H | 2 +- .../constants/universal/universalConstants.C | 2 +- .../constants/universal/universalConstants.H | 2 +- src/OpenFOAM/global/debug/debug.C | 2 +- src/OpenFOAM/global/debug/debug.H | 2 +- src/OpenFOAM/global/global.Cver | 2 +- src/OpenFOAM/global/new.C | 2 +- .../global/unitConversion/unitConversion.H | 2 +- src/OpenFOAM/graph/curve/curve.C | 2 +- src/OpenFOAM/graph/curve/curve.H | 2 +- src/OpenFOAM/graph/graph.C | 2 +- src/OpenFOAM/graph/graph.H | 2 +- .../graph/writers/gnuplotGraph/gnuplotGraph.C | 2 +- .../graph/writers/gnuplotGraph/gnuplotGraph.H | 2 +- .../graph/writers/jplotGraph/jplotGraph.C | 2 +- .../graph/writers/jplotGraph/jplotGraph.H | 2 +- .../graph/writers/rawGraph/rawGraph.C | 2 +- .../graph/writers/rawGraph/rawGraph.H | 2 +- .../graph/writers/xmgrGraph/xmgrGraph.C | 2 +- .../graph/writers/xmgrGraph/xmgrGraph.H | 2 +- src/OpenFOAM/include/OSspecific.H | 2 +- src/OpenFOAM/include/demandDrivenData.H | 2 +- .../interpolatePointToCell.C | 2 +- .../interpolatePointToCell.H | 2 +- .../interpolateXY/interpolateXY.C | 2 +- .../interpolateXY/interpolateXY.H | 2 +- .../interpolationLookUpTable.H | 2 +- .../interpolationLookUpTableI.H | 2 +- .../CalcPatchToPatchWeights.C | 2 +- .../PatchToPatchInterpolate.C | 2 +- .../PatchToPatchInterpolation.C | 2 +- .../PatchToPatchInterpolation.H | 2 +- .../PatchToPatchInterpolationName.C | 2 +- .../patchToPatchInterpolation.H | 2 +- .../PrimitivePatchInterpolation.C | 2 +- .../PrimitivePatchInterpolation.H | 2 +- .../primitivePatchInterpolation.H | 2 +- .../uniformInterpolationTableI.H | 2 +- .../matrices/DiagonalMatrix/DiagonalMatrix.C | 2 +- .../matrices/DiagonalMatrix/DiagonalMatrix.H | 2 +- .../matrices/LUscalarMatrix/LUscalarMatrix.C | 8 +- .../matrices/LUscalarMatrix/LUscalarMatrix.H | 2 +- .../LUscalarMatrix/LUscalarMatrixTemplates.C | 2 +- .../LUscalarMatrix/procLduInterface.C | 2 +- .../LUscalarMatrix/procLduInterface.H | 2 +- .../matrices/LUscalarMatrix/procLduMatrix.C | 2 +- .../matrices/LUscalarMatrix/procLduMatrix.H | 2 +- src/OpenFOAM/matrices/Matrix/Matrix.C | 14 +- src/OpenFOAM/matrices/Matrix/Matrix.H | 14 +- src/OpenFOAM/matrices/Matrix/MatrixI.H | 5 +- src/OpenFOAM/matrices/Matrix/MatrixIO.C | 7 +- .../RectangularMatrix/RectangularMatrix.H | 7 +- .../RectangularMatrix/RectangularMatrixI.H | 7 +- .../matrices/SquareMatrix/SquareMatrix.H | 2 +- .../matrices/SquareMatrix/SquareMatrixI.H | 2 +- .../lduMatrix/lduAddressing/lduAddressing.C | 2 +- .../lduMatrix/lduAddressing/lduAddressing.H | 2 +- .../lduInterface/cyclicLduInterface.C | 2 +- .../lduInterface/cyclicLduInterface.H | 2 +- .../lduAddressing/lduInterface/lduInterface.C | 2 +- .../lduAddressing/lduInterface/lduInterface.H | 2 +- .../lduInterface/lduInterfacePtrsList.H | 2 +- .../lduInterface/processorLduInterface.C | 2 +- .../lduInterface/processorLduInterface.H | 2 +- .../processorLduInterfaceTemplates.C | 2 +- .../cyclicLduInterfaceField.C | 2 +- .../cyclicLduInterfaceField.H | 2 +- .../lduInterfaceField/lduInterfaceField.C | 2 +- .../lduInterfaceField/lduInterfaceField.H | 2 +- .../lduInterfaceFieldPtrsList.H | 2 +- .../processorLduInterfaceField.C | 2 +- .../processorLduInterfaceField.H | 2 +- .../lduAddressing/lduSchedule/lduSchedule.H | 2 +- .../matrices/lduMatrix/lduMatrix/lduMatrix.C | 2 +- .../matrices/lduMatrix/lduMatrix/lduMatrix.H | 2 +- .../lduMatrix/lduMatrix/lduMatrixATmul.C | 2 +- .../lduMatrix/lduMatrix/lduMatrixOperations.C | 2 +- .../lduMatrix/lduMatrixPreconditioner.C | 2 +- .../lduMatrix/lduMatrix/lduMatrixSmoother.C | 2 +- .../lduMatrix/lduMatrix/lduMatrixSolver.C | 2 +- .../lduMatrix/lduMatrix/lduMatrixTemplates.C | 6 +- .../lduMatrix/lduMatrix/lduMatrixTests.C | 2 +- .../lduMatrixUpdateMatrixInterfaces.C | 2 +- .../DICPreconditioner/DICPreconditioner.C | 5 +- .../DICPreconditioner/DICPreconditioner.H | 2 +- .../DILUPreconditioner/DILUPreconditioner.C | 2 +- .../DILUPreconditioner/DILUPreconditioner.H | 2 +- .../FDICPreconditioner/FDICPreconditioner.C | 5 +- .../FDICPreconditioner/FDICPreconditioner.H | 2 +- .../GAMGPreconditioner/GAMGPreconditioner.C | 2 +- .../GAMGPreconditioner/GAMGPreconditioner.H | 2 +- .../diagonalPreconditioner.C | 2 +- .../diagonalPreconditioner.H | 2 +- .../noPreconditioner/noPreconditioner.C | 2 +- .../noPreconditioner/noPreconditioner.H | 2 +- .../lduMatrix/smoothers/DIC/DICSmoother.C | 8 +- .../lduMatrix/smoothers/DIC/DICSmoother.H | 2 +- .../DICGaussSeidel/DICGaussSeidelSmoother.C | 2 +- .../DICGaussSeidel/DICGaussSeidelSmoother.H | 2 +- .../lduMatrix/smoothers/DILU/DILUSmoother.C | 2 +- .../lduMatrix/smoothers/DILU/DILUSmoother.H | 2 +- .../DILUGaussSeidel/DILUGaussSeidelSmoother.C | 2 +- .../DILUGaussSeidel/DILUGaussSeidelSmoother.H | 2 +- .../GaussSeidel/GaussSeidelSmoother.C | 2 +- .../GaussSeidel/GaussSeidelSmoother.H | 2 +- .../matrices/lduMatrix/solvers/BICCG/BICCG.C | 2 +- .../GAMGAgglomerateLduAddressing.C | 2 +- .../GAMGAgglomeration/GAMGAgglomeration.C | 2 +- .../GAMGAgglomeration/GAMGAgglomeration.H | 2 +- .../GAMGAgglomerationTemplates.C | 2 +- .../algebraicPairGAMGAgglomeration.C | 2 +- .../algebraicPairGAMGAgglomeration.H | 2 +- .../pairGAMGAgglomerate.C | 2 +- .../pairGAMGAgglomeration.C | 2 +- .../pairGAMGAgglomeration.H | 2 +- .../pairGAMGAgglomerationCombineLevels.C | 2 +- .../lduMatrix/solvers/GAMG/GAMGSolver.C | 2 +- .../lduMatrix/solvers/GAMG/GAMGSolver.H | 2 +- .../GAMG/GAMGSolverAgglomerateMatrix.C | 2 +- .../solvers/GAMG/GAMGSolverScalingFactor.C | 2 +- .../lduMatrix/solvers/GAMG/GAMGSolverSolve.C | 2 +- .../GAMGInterfaceField/GAMGInterfaceField.C | 2 +- .../GAMGInterfaceField/GAMGInterfaceField.H | 2 +- .../GAMGInterfaceFieldNew.C | 2 +- .../cyclicGAMGInterfaceField.C | 2 +- .../cyclicGAMGInterfaceField.H | 2 +- .../processorGAMGInterfaceField.C | 2 +- .../processorGAMGInterfaceField.H | 2 +- .../interfaces/GAMGInterface/GAMGInterface.C | 2 +- .../interfaces/GAMGInterface/GAMGInterface.H | 2 +- .../GAMGInterface/GAMGInterfaceNew.C | 2 +- .../GAMGInterface/GAMGInterfaceTemplates.C | 2 +- .../cyclicGAMGInterface/cyclicGAMGInterface.C | 8 +- .../cyclicGAMGInterface/cyclicGAMGInterface.H | 2 +- .../processorGAMGInterface.C | 2 +- .../processorGAMGInterface.H | 2 +- .../matrices/lduMatrix/solvers/ICCG/ICCG.C | 2 +- .../matrices/lduMatrix/solvers/PBiCG/PBiCG.C | 2 +- .../matrices/lduMatrix/solvers/PBiCG/PBiCG.H | 2 +- .../matrices/lduMatrix/solvers/PCG/PCG.C | 2 +- .../matrices/lduMatrix/solvers/PCG/PCG.H | 2 +- .../solvers/diagonalSolver/diagonalSolver.C | 2 +- .../solvers/diagonalSolver/diagonalSolver.H | 2 +- .../solvers/smoothSolver/smoothSolver.C | 2 +- .../solvers/smoothSolver/smoothSolver.H | 2 +- .../matrices/scalarMatrices/SVD/SVD.C | 2 +- .../matrices/scalarMatrices/SVD/SVD.H | 2 +- .../matrices/scalarMatrices/SVD/SVDI.H | 2 +- .../matrices/scalarMatrices/scalarMatrices.C | 2 +- .../matrices/scalarMatrices/scalarMatrices.H | 2 +- .../scalarMatrices/scalarMatricesTemplates.C | 2 +- .../matrices/simpleMatrix/simpleMatrix.C | 2 +- .../matrices/simpleMatrix/simpleMatrix.H | 2 +- src/OpenFOAM/matrices/solution/solution.C | 2 +- src/OpenFOAM/matrices/solution/solution.H | 2 +- src/OpenFOAM/matrices/tolerances/tolerances.C | 2 +- src/OpenFOAM/matrices/tolerances/tolerances.H | 2 +- src/OpenFOAM/memory/Xfer/Xfer.H | 2 +- src/OpenFOAM/memory/Xfer/XferI.H | 2 +- src/OpenFOAM/memory/autoPtr/autoPtr.H | 2 +- src/OpenFOAM/memory/autoPtr/autoPtrI.H | 2 +- src/OpenFOAM/memory/refCount/refCount.H | 2 +- src/OpenFOAM/memory/tmp/tmp.H | 2 +- src/OpenFOAM/memory/tmp/tmpI.H | 2 +- src/OpenFOAM/meshes/GeoMesh/GeoMesh.H | 2 +- src/OpenFOAM/meshes/MeshObject/MeshObject.C | 2 +- src/OpenFOAM/meshes/MeshObject/MeshObject.H | 2 +- .../ProcessorTopology/ProcessorTopology.C | 2 +- .../ProcessorTopology/ProcessorTopology.H | 2 +- .../meshes/ProcessorTopology/commSchedule.C | 2 +- .../meshes/ProcessorTopology/commSchedule.H | 2 +- .../meshes/bandCompression/bandCompression.C | 2 +- .../meshes/bandCompression/bandCompression.H | 2 +- src/OpenFOAM/meshes/boundBox/boundBox.C | 2 +- src/OpenFOAM/meshes/boundBox/boundBox.H | 2 +- src/OpenFOAM/meshes/lduMesh/lduMesh.C | 2 +- src/OpenFOAM/meshes/lduMesh/lduMesh.H | 2 +- .../meshes/lduMesh/lduPrimitiveMesh.H | 2 +- src/OpenFOAM/meshes/meshShapes/cell/cell.C | 2 +- src/OpenFOAM/meshes/meshShapes/cell/cell.H | 2 +- src/OpenFOAM/meshes/meshShapes/cell/cellI.H | 2 +- .../meshes/meshShapes/cell/cellIOList.C | 2 +- .../meshes/meshShapes/cell/cellIOList.H | 2 +- .../meshes/meshShapes/cell/cellList.H | 2 +- .../meshes/meshShapes/cell/oppositeCellFace.C | 2 +- .../meshShapes/cell/pyramidPointFaceRef.H | 2 +- .../meshShapes/cellMatcher/cellMatcher.C | 2 +- .../meshShapes/cellMatcher/cellMatcher.H | 2 +- .../meshShapes/cellMatcher/cellMatcherI.H | 2 +- .../cellMatcher/degenerateMatcher.C | 2 +- .../cellMatcher/degenerateMatcher.H | 2 +- .../meshShapes/cellMatcher/hexMatcher.C | 2 +- .../meshShapes/cellMatcher/hexMatcher.H | 2 +- .../meshShapes/cellMatcher/prismMatcher.C | 2 +- .../meshShapes/cellMatcher/prismMatcher.H | 2 +- .../meshShapes/cellMatcher/pyrMatcher.C | 2 +- .../meshShapes/cellMatcher/pyrMatcher.H | 2 +- .../meshShapes/cellMatcher/tetMatcher.C | 2 +- .../meshShapes/cellMatcher/tetMatcher.H | 2 +- .../meshShapes/cellMatcher/tetWedgeMatcher.C | 2 +- .../meshShapes/cellMatcher/tetWedgeMatcher.H | 2 +- .../meshShapes/cellMatcher/wedgeMatcher.C | 2 +- .../meshShapes/cellMatcher/wedgeMatcher.H | 2 +- .../meshes/meshShapes/cellModel/cellModel.C | 2 +- .../meshes/meshShapes/cellModel/cellModel.H | 2 +- .../meshes/meshShapes/cellModel/cellModelI.H | 2 +- .../meshes/meshShapes/cellModel/cellModelIO.C | 2 +- .../meshShapes/cellModeller/cellModeller.C | 2 +- .../meshShapes/cellModeller/cellModeller.H | 2 +- .../cellModeller/globalCellModeller.C | 2 +- .../meshes/meshShapes/cellShape/cellShape.C | 2 +- .../meshes/meshShapes/cellShape/cellShape.H | 2 +- .../meshShapes/cellShape/cellShapeEqual.C | 2 +- .../meshes/meshShapes/cellShape/cellShapeI.H | 2 +- .../meshes/meshShapes/cellShape/cellShapeIO.C | 2 +- .../meshShapes/cellShape/cellShapeIOList.C | 2 +- .../meshShapes/cellShape/cellShapeIOList.H | 2 +- .../meshShapes/cellShape/cellShapeList.H | 2 +- src/OpenFOAM/meshes/meshShapes/edge/EdgeMap.H | 2 +- src/OpenFOAM/meshes/meshShapes/edge/edge.C | 2 +- src/OpenFOAM/meshes/meshShapes/edge/edge.H | 2 +- src/OpenFOAM/meshes/meshShapes/edge/edgeI.H | 2 +- .../meshes/meshShapes/edge/edgeIOList.C | 2 +- .../meshes/meshShapes/edge/edgeIOList.H | 2 +- .../meshes/meshShapes/edge/edgeList.H | 2 +- src/OpenFOAM/meshes/meshShapes/face/face.C | 2 +- src/OpenFOAM/meshes/meshShapes/face/face.H | 2 +- .../meshShapes/face/faceAreaInContact.C | 2 +- .../meshShapes/face/faceContactSphere.C | 2 +- src/OpenFOAM/meshes/meshShapes/face/faceI.H | 2 +- .../meshes/meshShapes/face/faceIOList.C | 2 +- .../meshes/meshShapes/face/faceIOList.H | 2 +- .../meshes/meshShapes/face/faceIntersection.C | 2 +- .../meshes/meshShapes/face/faceList.H | 2 +- .../meshes/meshShapes/face/faceListFwd.H | 2 +- .../meshes/meshShapes/face/faceTemplates.C | 2 +- .../meshes/meshShapes/face/oppositeFace.H | 2 +- .../meshes/meshShapes/tetCell/tetCell.C | 2 +- .../meshes/meshShapes/tetCell/tetCell.H | 2 +- .../meshes/meshShapes/tetCell/tetCellI.H | 2 +- .../meshes/meshShapes/tetCell/tetCellList.H | 2 +- .../meshes/meshShapes/triFace/triFace.H | 2 +- .../meshes/meshShapes/triFace/triFaceI.H | 2 +- .../meshes/meshShapes/triFace/triFaceList.H | 2 +- src/OpenFOAM/meshes/meshTools/matchPoints.C | 2 +- src/OpenFOAM/meshes/meshTools/matchPoints.H | 2 +- src/OpenFOAM/meshes/meshTools/mergePoints.C | 2 +- src/OpenFOAM/meshes/meshTools/mergePoints.H | 2 +- .../meshes/patchIdentifier/patchIdentifier.C | 2 +- .../meshes/patchIdentifier/patchIdentifier.H | 2 +- .../pointBoundaryMesh/pointBoundaryMesh.C | 2 +- .../pointBoundaryMesh/pointBoundaryMesh.H | 2 +- src/OpenFOAM/meshes/pointMesh/pointMesh.C | 2 +- src/OpenFOAM/meshes/pointMesh/pointMesh.H | 2 +- .../pointMesh/pointMeshMapper/MapPointField.H | 2 +- .../pointMeshMapper/pointBoundaryMeshMapper.H | 2 +- .../pointMesh/pointMeshMapper/pointMapper.C | 2 +- .../pointMesh/pointMeshMapper/pointMapper.H | 2 +- .../pointMeshMapper/pointMeshMapper.H | 2 +- .../pointMeshMapper/pointPatchMapper.C | 2 +- .../pointMeshMapper/pointPatchMapper.H | 2 +- .../basic/coupled/coupledPointPatch.C | 2 +- .../basic/coupled/coupledPointPatch.H | 2 +- .../basic/generic/genericPointPatch.C | 2 +- .../basic/generic/genericPointPatch.H | 2 +- .../constraint/cyclic/cyclicPointPatch.C | 2 +- .../constraint/cyclic/cyclicPointPatch.H | 2 +- .../constraint/empty/emptyPointPatch.C | 2 +- .../constraint/empty/emptyPointPatch.H | 2 +- .../processor/processorPointPatch.C | 2 +- .../processor/processorPointPatch.H | 2 +- .../constraint/symmetry/symmetryPointPatch.C | 2 +- .../constraint/symmetry/symmetryPointPatch.H | 2 +- .../constraint/wedge/wedgePointPatch.C | 2 +- .../constraint/wedge/wedgePointPatch.H | 2 +- .../derived/coupled/coupledFacePointPatch.C | 2 +- .../derived/coupled/coupledFacePointPatch.H | 2 +- .../derived/wall/wallPointPatch.C | 2 +- .../derived/wall/wallPointPatch.H | 2 +- .../facePointPatch/facePointPatch.C | 2 +- .../facePointPatch/facePointPatch.H | 2 +- .../facePointPatch/facePointPatchNew.C | 2 +- .../pointPatches/pointPatch/pointPatch.C | 2 +- .../pointPatches/pointPatch/pointPatch.H | 2 +- .../pointPatches/pointPatch/pointPatchList.H | 2 +- .../polyMesh/globalMeshData/globalIndex.C | 2 +- .../polyMesh/globalMeshData/globalIndex.H | 2 +- .../polyMesh/globalMeshData/globalIndexI.H | 2 +- .../polyMesh/globalMeshData/globalMeshData.C | 2 +- .../polyMesh/globalMeshData/globalMeshData.H | 2 +- .../globalMeshData/globalMeshDataTemplates.C | 2 +- .../polyMesh/globalMeshData/globalPoints.C | 2 +- .../polyMesh/globalMeshData/globalPoints.H | 2 +- .../globalMeshData/processorTopology.H | 2 +- .../mapPolyMesh/cellMapper/cellMapper.C | 2 +- .../mapPolyMesh/cellMapper/cellMapper.H | 2 +- .../mapPolyMesh/faceMapper/faceMapper.C | 2 +- .../mapPolyMesh/faceMapper/faceMapper.H | 2 +- .../polyMesh/mapPolyMesh/mapAddedPolyMesh.C | 2 +- .../polyMesh/mapPolyMesh/mapAddedPolyMesh.H | 2 +- .../mapPolyMesh/mapDistribute/mapDistribute.C | 2 +- .../mapPolyMesh/mapDistribute/mapDistribute.H | 2 +- .../mapDistribute/mapDistributeLagrangian.H | 2 +- .../mapDistribute/mapDistributePolyMesh.C | 2 +- .../mapDistribute/mapDistributePolyMesh.H | 2 +- .../mapDistribute/mapDistributeTemplates.C | 2 +- .../mapPatchChange/mapPatchChange.H | 2 +- .../meshes/polyMesh/mapPolyMesh/mapPolyMesh.C | 2 +- .../meshes/polyMesh/mapPolyMesh/mapPolyMesh.H | 2 +- .../mapPolyMesh/mapSubsetMesh/mapSubsetMesh.H | 2 +- .../polyMesh/mapPolyMesh/morphFieldMapper.H | 2 +- .../mapPolyMesh/objectMap/objectMap.H | 2 +- .../mapPolyMesh/objectMap/objectMapI.H | 2 +- .../polyBoundaryMesh/polyBoundaryMesh.C | 4 +- .../polyBoundaryMesh/polyBoundaryMesh.H | 2 +- .../polyBoundaryMeshEntries.C | 2 +- .../polyBoundaryMeshEntries.H | 2 +- src/OpenFOAM/meshes/polyMesh/polyMesh.C | 2 +- src/OpenFOAM/meshes/polyMesh/polyMesh.H | 2 +- src/OpenFOAM/meshes/polyMesh/polyMeshClear.C | 2 +- .../meshes/polyMesh/polyMeshFromShapeMesh.C | 2 +- src/OpenFOAM/meshes/polyMesh/polyMeshIO.C | 2 +- .../meshes/polyMesh/polyMeshInitMesh.C | 2 +- src/OpenFOAM/meshes/polyMesh/polyMeshUpdate.C | 2 +- .../basic/coupled/coupledPolyPatch.C | 2 +- .../basic/coupled/coupledPolyPatch.H | 2 +- .../basic/generic/genericPolyPatch.C | 2 +- .../basic/generic/genericPolyPatch.H | 2 +- .../constraint/cyclic/cyclicPolyPatch.C | 2 +- .../constraint/cyclic/cyclicPolyPatch.H | 2 +- .../constraint/empty/emptyPolyPatch.C | 2 +- .../constraint/empty/emptyPolyPatch.H | 2 +- .../constraint/processor/processorPolyPatch.C | 2 +- .../constraint/processor/processorPolyPatch.H | 2 +- .../constraint/symmetry/symmetryPolyPatch.C | 2 +- .../constraint/symmetry/symmetryPolyPatch.H | 2 +- .../constraint/wedge/wedgePolyPatch.H | 2 +- .../polyPatches/derived/wall/wallPolyPatch.C | 2 +- .../polyPatches/derived/wall/wallPolyPatch.H | 2 +- .../polyPatches/polyPatch/polyPatch.C | 2 +- .../polyPatches/polyPatch/polyPatch.H | 2 +- .../polyPatches/polyPatch/polyPatchList.H | 2 +- .../polyPatches/polyPatch/polyPatchNew.C | 2 +- .../meshes/polyMesh/syncTools/syncTools.C | 2 +- .../meshes/polyMesh/syncTools/syncTools.H | 2 +- .../polyMesh/syncTools/syncToolsTemplates.C | 2 +- .../meshes/polyMesh/zones/ZoneID/ZoneID.H | 2 +- .../meshes/polyMesh/zones/ZoneID/ZoneIDs.H | 2 +- .../polyMesh/zones/ZoneID/polyPatchID.H | 2 +- .../polyMesh/zones/ZoneMesh/cellZoneMesh.H | 2 +- .../polyMesh/zones/ZoneMesh/cellZoneMeshFwd.H | 2 +- .../polyMesh/zones/ZoneMesh/faceZoneMesh.H | 2 +- .../polyMesh/zones/ZoneMesh/faceZoneMeshFwd.H | 2 +- .../polyMesh/zones/ZoneMesh/pointZoneMesh.H | 2 +- .../zones/ZoneMesh/pointZoneMeshFwd.H | 2 +- .../meshes/polyMesh/zones/cellZone/cellZone.C | 2 +- .../meshes/polyMesh/zones/cellZone/cellZone.H | 2 +- .../polyMesh/zones/cellZone/cellZoneNew.C | 2 +- .../zones/cellZone/indirectCellList.H | 2 +- .../meshes/polyMesh/zones/faceZone/faceZone.C | 2 +- .../meshes/polyMesh/zones/faceZone/faceZone.H | 2 +- .../polyMesh/zones/faceZone/faceZoneNew.C | 2 +- .../zones/faceZone/indirectFaceList.H | 2 +- .../zones/faceZone/primitiveFaceZone.H | 2 +- .../zones/pointZone/indirectPointList.H | 2 +- .../polyMesh/zones/pointZone/pointZone.C | 2 +- .../polyMesh/zones/pointZone/pointZone.H | 2 +- .../polyMesh/zones/pointZone/pointZoneNew.C | 2 +- .../meshes/polyMesh/zones/zone/zone.C | 2 +- .../meshes/polyMesh/zones/zone/zone.H | 2 +- .../preservePatchTypes/preservePatchTypes.C | 2 +- .../preservePatchTypes/preservePatchTypes.H | 2 +- .../primitiveMesh/PatchTools/PatchTools.C | 2 +- .../primitiveMesh/PatchTools/PatchTools.H | 2 +- .../PatchTools/PatchToolsCheck.C | 2 +- .../PatchTools/PatchToolsEdgeOwner.C | 2 +- .../PatchTools/PatchToolsSearch.C | 11 +- .../PatchTools/PatchToolsSortEdges.C | 2 +- .../PrimitivePatch/PrimitivePatch.C | 2 +- .../PrimitivePatch/PrimitivePatch.H | 2 +- .../PrimitivePatch/PrimitivePatchAddressing.C | 2 +- .../PrimitivePatch/PrimitivePatchBdryPoints.C | 2 +- .../PrimitivePatch/PrimitivePatchCheck.C | 5 +- .../PrimitivePatch/PrimitivePatchClear.C | 2 +- .../PrimitivePatch/PrimitivePatchEdgeLoops.C | 2 +- .../PrimitivePatchLocalPointOrder.C | 2 +- .../PrimitivePatch/PrimitivePatchMeshData.C | 2 +- .../PrimitivePatch/PrimitivePatchMeshEdges.C | 2 +- .../PrimitivePatch/PrimitivePatchName.C | 2 +- .../PrimitivePatchPointAddressing.C | 2 +- .../PrimitivePatchProjectPoints.C | 6 +- .../primitiveMeshCalcCellShapes.C | 2 +- .../primitiveMesh/primitiveMeshCellCells.C | 2 +- .../primitiveMeshCellCentresAndVols.C | 2 +- .../primitiveMesh/primitiveMeshCellEdges.C | 2 +- .../primitiveMesh/primitiveMeshCellPoints.C | 2 +- .../meshes/primitiveMesh/primitiveMeshCells.C | 2 +- .../primitiveMeshCheckEdgeLength.C | 2 +- .../primitiveMeshCheckMotion.C | 4 +- .../primitiveMeshCheckPointNearness.C | 2 +- .../meshes/primitiveMesh/primitiveMeshClear.C | 2 +- .../primitiveMesh/primitiveMeshEdgeCells.C | 2 +- .../primitiveMesh/primitiveMeshEdgeFaces.C | 2 +- .../meshes/primitiveMesh/primitiveMeshEdges.C | 2 +- .../primitiveMeshFaceCentresAndAreas.C | 2 +- .../primitiveMesh/primitiveMeshFindCell.C | 2 +- .../meshes/primitiveMesh/primitiveMeshI.H | 2 +- .../primitiveMesh/primitiveMeshPointCells.C | 2 +- .../primitiveMesh/primitiveMeshPointFaces.C | 2 +- .../primitiveMesh/primitiveMeshPointPoints.C | 2 +- .../primitivePatch/indirectPrimitivePatch.H | 2 +- .../primitiveMesh/primitivePatch/patchZones.C | 2 +- .../primitiveMesh/primitivePatch/patchZones.H | 2 +- .../primitivePatch/primitiveFacePatch.H | 2 +- .../primitivePatch/primitivePatch.H | 2 +- .../primitivePatch/uindirectPrimitivePatch.H | 2 +- .../primitiveMesh/primitivePatch/walkPatch.C | 2 +- .../primitiveMesh/primitivePatch/walkPatch.H | 2 +- .../meshes/primitiveShapes/line/line.C | 2 +- .../meshes/primitiveShapes/line/line.H | 2 +- .../meshes/primitiveShapes/line/lineI.H | 2 +- .../primitiveShapes/line/linePoint2DRef.H | 2 +- .../primitiveShapes/line/linePointRef.H | 2 +- .../primitiveShapes/objectHit/PointHit.H | 2 +- .../primitiveShapes/objectHit/objectHit.H | 2 +- .../primitiveShapes/objectHit/point2DHit.H | 2 +- .../primitiveShapes/objectHit/pointHit.H | 2 +- .../meshes/primitiveShapes/point/point.H | 2 +- .../meshes/primitiveShapes/point/pointField.H | 2 +- .../primitiveShapes/point/pointFieldFwd.H | 2 +- .../primitiveShapes/point/pointIOField.H | 2 +- .../meshes/primitiveShapes/point2D/point2D.H | 2 +- .../primitiveShapes/point2D/point2DField.H | 2 +- .../primitiveShapes/point2D/point2DFieldFwd.H | 2 +- .../meshes/primitiveShapes/pyramid/pyramid.H | 2 +- .../meshes/primitiveShapes/pyramid/pyramidI.H | 2 +- .../primitiveShapes/tetrahedron/tetPointRef.H | 2 +- .../primitiveShapes/tetrahedron/tetrahedron.C | 2 +- .../primitiveShapes/tetrahedron/tetrahedron.H | 2 +- .../tetrahedron/tetrahedronI.H | 2 +- .../primitiveShapes/triangle/intersection.C | 2 +- .../primitiveShapes/triangle/intersection.H | 2 +- .../primitiveShapes/triangle/triPointRef.H | 2 +- .../primitiveShapes/triangle/triangle.H | 2 +- .../primitiveShapes/triangle/triangleI.H | 2 +- .../primitives/DiagTensor/DiagTensor.H | 2 +- .../primitives/DiagTensor/DiagTensorI.H | 2 +- .../DiagTensor/diagTensor/diagTensor.C | 2 +- .../DiagTensor/diagTensor/diagTensor.H | 2 +- .../primitives/Lists/PackedBoolList.H | 2 +- src/OpenFOAM/primitives/Lists/boolList.C | 2 +- src/OpenFOAM/primitives/Lists/boolList.H | 2 +- src/OpenFOAM/primitives/Lists/fileNameList.H | 2 +- src/OpenFOAM/primitives/Lists/labelIOList.C | 2 +- src/OpenFOAM/primitives/Lists/labelIOList.H | 2 +- src/OpenFOAM/primitives/Lists/labelList.H | 2 +- .../primitives/Lists/labelListIOList.C | 2 +- .../primitives/Lists/labelListIOList.H | 2 +- src/OpenFOAM/primitives/Lists/scalarIOList.C | 2 +- src/OpenFOAM/primitives/Lists/scalarIOList.H | 2 +- src/OpenFOAM/primitives/Lists/scalarList.C | 2 +- src/OpenFOAM/primitives/Lists/scalarList.H | 2 +- .../primitives/Lists/scalarListIOList.C | 2 +- .../primitives/Lists/scalarListIOList.H | 2 +- .../primitives/Lists/sphericalTensorList.C | 2 +- .../primitives/Lists/sphericalTensorList.H | 2 +- src/OpenFOAM/primitives/Lists/stringList.H | 2 +- src/OpenFOAM/primitives/Lists/stringListOps.H | 2 +- .../primitives/Lists/symmTensorList.C | 2 +- .../primitives/Lists/symmTensorList.H | 2 +- src/OpenFOAM/primitives/Lists/tensorList.C | 2 +- src/OpenFOAM/primitives/Lists/tensorList.H | 2 +- src/OpenFOAM/primitives/Lists/vectorIOList.C | 2 +- src/OpenFOAM/primitives/Lists/vectorIOList.H | 2 +- src/OpenFOAM/primitives/Lists/vectorList.C | 2 +- src/OpenFOAM/primitives/Lists/vectorList.H | 2 +- .../primitives/Lists/vectorListIOList.C | 2 +- .../primitives/Lists/vectorListIOList.H | 2 +- src/OpenFOAM/primitives/Lists/wordList.H | 2 +- src/OpenFOAM/primitives/Lists/wordReList.H | 2 +- .../primitives/Lists/wordReListMatcher.H | 2 +- .../primitives/Lists/wordReListMatcherI.H | 2 +- src/OpenFOAM/primitives/Pair/Pair.H | 2 +- src/OpenFOAM/primitives/Pair/labelPair.H | 2 +- src/OpenFOAM/primitives/Scalar/doubleFloat.H | 2 +- .../Scalar/doubleScalar/doubleScalar.C | 2 +- .../Scalar/doubleScalar/doubleScalar.H | 2 +- .../Scalar/floatScalar/floatScalar.C | 2 +- .../Scalar/floatScalar/floatScalar.H | 2 +- .../primitives/Scalar/scalar/scalar.C | 2 +- .../primitives/Scalar/scalar/scalar.H | 2 +- .../SphericalTensor/SphericalTensor.H | 2 +- .../SphericalTensor/SphericalTensorI.H | 2 +- .../labelSphericalTensor.C | 2 +- .../labelSphericalTensor.H | 2 +- .../sphericalTensor/sphericalTensor.C | 2 +- .../sphericalTensor/sphericalTensor.H | 2 +- .../SphericalTensor2D/SphericalTensor2D.H | 2 +- .../SphericalTensor2D/SphericalTensor2DI.H | 2 +- .../sphericalTensor2D/sphericalTensor2D.C | 2 +- .../sphericalTensor2D/sphericalTensor2D.H | 2 +- src/OpenFOAM/primitives/Swap/Swap.H | 2 +- .../primitives/SymmTensor/SymmTensor.H | 2 +- .../primitives/SymmTensor/SymmTensorI.H | 2 +- .../labelSymmTensor/labelSymmTensor.C | 2 +- .../labelSymmTensor/labelSymmTensor.H | 2 +- .../SymmTensor/symmTensor/symmTensor.C | 2 +- .../SymmTensor/symmTensor/symmTensor.H | 2 +- src/OpenFOAM/primitives/Tensor/Tensor.H | 2 +- src/OpenFOAM/primitives/Tensor/TensorI.H | 2 +- .../Tensor/labelTensor/labelTensor.C | 2 +- .../Tensor/labelTensor/labelTensor.H | 2 +- .../primitives/Tensor/tensor/tensor.C | 22 +- .../primitives/Tensor/tensor/tensor.H | 2 +- src/OpenFOAM/primitives/Tensor2D/Tensor2D.H | 2 +- src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H | 2 +- .../primitives/Tensor2D/tensor2D/tensor2D.C | 2 +- .../primitives/Tensor2D/tensor2D/tensor2D.H | 2 +- src/OpenFOAM/primitives/Tuple2/Tuple2.H | 2 +- src/OpenFOAM/primitives/Vector/Vector.H | 2 +- src/OpenFOAM/primitives/Vector/VectorI.H | 2 +- .../Vector/complexVector/complexVector.C | 2 +- .../Vector/complexVector/complexVector.H | 2 +- .../Vector/complexVector/complexVectorI.H | 2 +- .../Vector/labelVector/labelVector.C | 2 +- .../Vector/labelVector/labelVector.H | 2 +- .../primitives/Vector/vector/vector.C | 2 +- .../primitives/Vector/vector/vector.H | 2 +- src/OpenFOAM/primitives/Vector2D/Vector2D.H | 2 +- src/OpenFOAM/primitives/Vector2D/Vector2DI.H | 2 +- .../primitives/Vector2D/vector2D/vector2D.C | 2 +- .../primitives/Vector2D/vector2D/vector2D.H | 2 +- .../primitives/VectorSpace/VectorSpace.C | 2 +- .../primitives/VectorSpace/VectorSpace.H | 2 +- .../primitives/VectorSpace/VectorSpaceI.H | 2 +- .../primitives/VectorSpace/products.H | 2 +- src/OpenFOAM/primitives/chars/char/char.H | 2 +- src/OpenFOAM/primitives/chars/char/charIO.C | 2 +- src/OpenFOAM/primitives/complex/complex.C | 2 +- src/OpenFOAM/primitives/complex/complex.H | 2 +- src/OpenFOAM/primitives/complex/complexI.H | 2 +- .../primitives/contiguous/contiguous.H | 2 +- src/OpenFOAM/primitives/direction/direction.H | 2 +- .../functions/Polynomial/Polynomial.C | 2 +- .../functions/Polynomial/Polynomial.H | 2 +- .../functions/Polynomial/PolynomialIO.C | 2 +- src/OpenFOAM/primitives/hashes/Hash/Hash.H | 2 +- .../primitives/hashes/Hasher/Hasher.C | 2 +- .../primitives/hashes/Hasher/Hasher.H | 2 +- .../primitives/hashes/Hasher/HasherInt.H | 2 +- src/OpenFOAM/primitives/hashes/SHA1/SHA1.C | 21 +- src/OpenFOAM/primitives/hashes/SHA1/SHA1.H | 2 +- .../primitives/hashes/SHA1/SHA1Digest.C | 2 +- .../primitives/hashes/SHA1/SHA1Digest.H | 2 +- src/OpenFOAM/primitives/hashes/SHA1/SHA1I.H | 2 +- src/OpenFOAM/primitives/ints/int/int.H | 2 +- src/OpenFOAM/primitives/ints/int/intIO.C | 2 +- src/OpenFOAM/primitives/ints/long/long.H | 2 +- src/OpenFOAM/primitives/ints/long/longIO.C | 2 +- .../primitives/ints/longLong/longLong.H | 2 +- .../primitives/ints/longLong/longLongIO.C | 2 +- src/OpenFOAM/primitives/ints/uLabel/uLabel.C | 2 +- src/OpenFOAM/primitives/ints/uint/uint.H | 2 +- src/OpenFOAM/primitives/ints/uint/uintIO.C | 2 +- src/OpenFOAM/primitives/ints/ulong/ulong.H | 2 +- src/OpenFOAM/primitives/ints/ulong/ulongIO.C | 2 +- src/OpenFOAM/primitives/nil/nil.H | 2 +- src/OpenFOAM/primitives/one/one.H | 2 +- src/OpenFOAM/primitives/ops/ops.H | 2 +- .../primitives/quaternion/quaternion.C | 2 +- .../primitives/quaternion/quaternion.H | 2 +- .../primitives/quaternion/quaternionI.H | 2 +- src/OpenFOAM/primitives/random/Random.C | 2 +- src/OpenFOAM/primitives/random/Random.H | 2 +- .../primitives/septernion/septernion.C | 2 +- .../primitives/septernion/septernion.H | 2 +- .../primitives/septernion/septernionI.H | 2 +- .../primitives/strings/fileName/fileName.C | 2 +- .../primitives/strings/fileName/fileName.H | 2 +- .../primitives/strings/fileName/fileNameI.H | 2 +- .../primitives/strings/fileName/fileNameIO.C | 2 +- .../primitives/strings/keyType/keyType.H | 2 +- .../primitives/strings/keyType/keyTypeI.H | 2 +- .../primitives/strings/keyType/keyTypeIO.C | 2 +- .../primitives/strings/string/string.C | 2 +- .../primitives/strings/string/string.H | 12 +- .../primitives/strings/string/stringI.H | 2 +- .../primitives/strings/string/stringIO.C | 2 +- src/OpenFOAM/primitives/strings/word/word.C | 2 +- src/OpenFOAM/primitives/strings/word/word.H | 2 +- src/OpenFOAM/primitives/strings/word/wordI.H | 2 +- src/OpenFOAM/primitives/strings/word/wordIO.C | 2 +- .../primitives/strings/wordRe/wordRe.H | 2 +- .../primitives/strings/wordRe/wordReI.H | 2 +- .../primitives/strings/wordRe/wordReIO.C | 2 +- .../primitives/transform/symmTransform.H | 2 +- src/OpenFOAM/primitives/transform/transform.H | 2 +- src/OpenFOAM/primitives/zero/zero.H | 2 +- src/OpenFOAM/primitives/zero/zeroI.H | 2 +- src/Pstream/dummy/UIPread.C | 2 +- src/Pstream/dummy/UOPwrite.C | 2 +- src/Pstream/dummy/UPstream.C | 2 +- src/Pstream/gamma/IPread.C | 2 +- src/Pstream/gamma/OPwrite.C | 2 +- src/Pstream/gamma/Pstream.C | 2 +- src/Pstream/gamma/PstreamGlobals.C | 2 +- src/Pstream/gamma/PstreamGlobals.H | 2 +- src/Pstream/mpi/PstreamGlobals.C | 2 +- src/Pstream/mpi/PstreamGlobals.H | 2 +- src/Pstream/mpi/UIPread.C | 2 +- src/Pstream/mpi/UOPwrite.C | 2 +- src/Pstream/mpi/UPstream.C | 6 +- src/dummyThirdParty/MGridGen/mgridgen.h | 2 +- .../dynamicFvMesh/dynamicFvMesh.C | 2 +- .../dynamicFvMesh/dynamicFvMesh.H | 2 +- .../dynamicFvMesh/dynamicFvMeshNew.C | 2 +- .../dynamicInkJetFvMesh/dynamicInkJetFvMesh.C | 8 +- .../dynamicInkJetFvMesh/dynamicInkJetFvMesh.H | 2 +- .../dynamicMotionSolverFvMesh.C | 2 +- .../dynamicMotionSolverFvMesh.H | 2 +- .../dynamicRefineFvMesh/dynamicRefineFvMesh.C | 2 +- .../dynamicRefineFvMesh/dynamicRefineFvMesh.H | 2 +- src/dynamicFvMesh/include/meshCourantNo.H | 2 +- .../solidBodyMotionFunctions/SDA/SDA.C | 2 +- .../solidBodyMotionFunctions/SDA/SDA.H | 2 +- .../linearMotion/linearMotion.C | 2 +- .../linearMotion/linearMotion.H | 2 +- .../multiMotion/multiMotion.C | 2 +- .../multiMotion/multiMotion.H | 2 +- .../oscillatingLinearMotion.C | 8 +- .../oscillatingLinearMotion.H | 2 +- .../oscillatingRotatingMotion.C | 14 +- .../oscillatingRotatingMotion.H | 2 +- .../rotatingMotion/rotatingMotion.C | 2 +- .../rotatingMotion/rotatingMotion.H | 2 +- .../solidBodyMotionFunction.C | 2 +- .../solidBodyMotionFunction.H | 2 +- .../solidBodyMotionFunctionNew.C | 2 +- .../tabulated6DoFMotion/tabulated6DoFMotion.C | 2 +- .../tabulated6DoFMotion/tabulated6DoFMotion.H | 2 +- .../solidBodyMotionFvMesh.C | 2 +- .../solidBodyMotionFvMesh.H | 2 +- src/dynamicFvMesh/staticFvMesh/staticFvMesh.C | 2 +- src/dynamicFvMesh/staticFvMesh/staticFvMesh.H | 2 +- src/dynamicMesh/attachDetach/attachDetach.C | 2 +- src/dynamicMesh/attachDetach/attachDetach.H | 2 +- .../attachDetach/attachDetachPointMatchMap.C | 8 +- .../attachDetach/attachInterface.C | 13 +- .../attachDetach/detachInterface.C | 21 +- src/dynamicMesh/boundaryMesh/bMesh.H | 2 +- src/dynamicMesh/boundaryMesh/boundaryMesh.C | 2 +- src/dynamicMesh/boundaryMesh/boundaryMesh.H | 2 +- src/dynamicMesh/boundaryPatch/boundaryPatch.C | 2 +- src/dynamicMesh/boundaryPatch/boundaryPatch.H | 2 +- src/dynamicMesh/fvMeshAdder/fvMeshAdder.C | 2 +- src/dynamicMesh/fvMeshAdder/fvMeshAdder.H | 2 +- .../fvMeshAdder/fvMeshAdderTemplates.C | 2 +- .../fvMeshDistribute/fvMeshDistribute.C | 12 +- .../fvMeshDistribute/fvMeshDistribute.H | 2 +- .../fvMeshDistributeTemplates.C | 2 +- .../layerAdditionRemoval/addCellLayer.C | 62 ++++- .../layerAdditionRemoval.C | 8 +- .../layerAdditionRemoval.H | 2 +- .../layerAdditionRemoval/removeCellLayer.C | 8 +- .../layerAdditionRemoval/setLayerPairing.C | 12 +- src/dynamicMesh/meshCut/cellCuts/cellCuts.C | 2 +- src/dynamicMesh/meshCut/cellCuts/cellCuts.H | 2 +- .../meshCut/cellLooper/cellLooper.C | 2 +- .../meshCut/cellLooper/cellLooper.H | 2 +- .../meshCut/cellLooper/geomCellLooper.C | 2 +- .../meshCut/cellLooper/geomCellLooper.H | 2 +- .../meshCut/cellLooper/hexCellLooper.C | 2 +- .../meshCut/cellLooper/hexCellLooper.H | 2 +- .../meshCut/cellLooper/topoCellLooper.C | 2 +- .../meshCut/cellLooper/topoCellLooper.H | 2 +- .../directions/directionInfo/directionInfo.C | 2 +- .../directions/directionInfo/directionInfo.H | 2 +- .../directions/directionInfo/directionInfoI.H | 2 +- .../meshCut/directions/directions.C | 2 +- .../meshCut/directions/directions.H | 2 +- .../meshCut/edgeVertex/edgeVertex.C | 2 +- .../meshCut/edgeVertex/edgeVertex.H | 2 +- .../boundaryCutter/boundaryCutter.C | 2 +- .../boundaryCutter/boundaryCutter.H | 2 +- .../meshCutAndRemove/meshCutAndRemove.C | 7 +- .../meshCutAndRemove/meshCutAndRemove.H | 2 +- .../meshModifiers/meshCutter/meshCutter.C | 2 +- .../meshModifiers/meshCutter/meshCutter.H | 2 +- .../multiDirRefinement/multiDirRefinement.C | 2 +- .../multiDirRefinement/multiDirRefinement.H | 2 +- .../refinementIterator/refinementIterator.C | 2 +- .../refinementIterator/refinementIterator.H | 2 +- .../undoableMeshCutter/undoableMeshCutter.C | 2 +- .../undoableMeshCutter/undoableMeshCutter.H | 2 +- .../meshCut/refineCell/refineCell.C | 2 +- .../meshCut/refineCell/refineCell.H | 2 +- src/dynamicMesh/meshCut/splitCell/splitCell.C | 2 +- src/dynamicMesh/meshCut/splitCell/splitCell.H | 2 +- .../meshCut/wallLayerCells/wallLayerCells.C | 2 +- .../meshCut/wallLayerCells/wallLayerCells.H | 2 +- .../wallNormalInfo/wallNormalInfo.C | 2 +- .../wallNormalInfo/wallNormalInfo.H | 2 +- .../wallNormalInfo/wallNormalInfoI.H | 2 +- .../motionSmoother/motionSmoother.H | 2 +- .../motionSmoother/motionSmootherCheck.C | 2 +- .../motionSmoother/motionSmootherTemplates.C | 2 +- .../polyMeshGeometry/polyMeshGeometry.C | 6 +- .../polyMeshGeometry/polyMeshGeometry.H | 2 +- src/dynamicMesh/motionSolver/motionSolver.C | 2 +- src/dynamicMesh/motionSolver/motionSolver.H | 2 +- .../perfectInterface/perfectInterface.C | 2 +- .../perfectInterface/perfectInterface.H | 2 +- .../polyMeshAdder/faceCoupleInfo.C | 2 +- .../polyMeshAdder/faceCoupleInfo.H | 8 +- .../polyMeshAdder/faceCoupleInfoTemplates.C | 2 +- src/dynamicMesh/polyMeshAdder/polyMeshAdder.C | 2 +- src/dynamicMesh/polyMeshAdder/polyMeshAdder.H | 2 +- .../attachPolyTopoChanger.C | 4 +- .../attachPolyTopoChanger.H | 2 +- .../polyMeshModifier/polyMeshModifier.C | 2 +- .../polyMeshModifier/polyMeshModifier.H | 2 +- .../polyMeshModifier/polyMeshModifierNew.C | 2 +- .../polyTopoChange/addObject/polyAddCell.H | 2 +- .../polyTopoChange/addObject/polyAddFace.H | 2 +- .../polyTopoChange/addObject/polyAddPoint.H | 2 +- .../polyTopoChange/addPatchCellLayer.C | 5 +- .../polyTopoChange/addPatchCellLayer.H | 21 +- .../polyTopoChange/combineFaces.C | 2 +- .../polyTopoChange/combineFaces.H | 2 +- .../polyTopoChange/duplicatePoints.C | 2 +- .../polyTopoChange/duplicatePoints.H | 2 +- .../polyTopoChange/edgeCollapser.C | 2 +- .../polyTopoChange/edgeCollapser.H | 2 +- .../polyTopoChange/faceCollapser.C | 2 +- .../polyTopoChange/faceCollapser.H | 2 +- .../polyTopoChange/polyTopoChange/hexRef8.C | 8 +- .../polyTopoChange/polyTopoChange/hexRef8.H | 2 +- .../polyTopoChange/localPointRegion.C | 2 +- .../polyTopoChange/localPointRegion.H | 2 +- .../modifyObject/polyModifyCell.H | 2 +- .../modifyObject/polyModifyFace.H | 2 +- .../modifyObject/polyModifyPoint.H | 2 +- .../polyTopoChange/polyTopoChange.C | 2 +- .../polyTopoChange/polyTopoChange.H | 2 +- .../polyTopoChange/polyTopoChangeI.H | 2 +- .../polyTopoChange/polyTopoChangeTemplates.C | 2 +- .../polyTopoChange/refinementData.C | 2 +- .../polyTopoChange/refinementData.H | 2 +- .../polyTopoChange/refinementDataI.H | 2 +- .../polyTopoChange/refinementDistanceData.C | 2 +- .../polyTopoChange/refinementDistanceData.H | 2 +- .../polyTopoChange/refinementDistanceDataI.H | 2 +- .../polyTopoChange/refinementHistory.C | 2 +- .../polyTopoChange/refinementHistory.H | 2 +- .../polyTopoChange/removeCells.C | 2 +- .../polyTopoChange/removeCells.H | 2 +- .../polyTopoChange/removeFaces.C | 2 +- .../polyTopoChange/removeFaces.H | 2 +- .../removeObject/polyRemoveCell.H | 2 +- .../removeObject/polyRemoveFace.H | 2 +- .../removeObject/polyRemovePoint.H | 2 +- .../polyTopoChange/removePoints.C | 2 +- .../polyTopoChange/removePoints.H | 2 +- .../polyTopoChange/topoAction/topoAction.H | 2 +- .../polyTopoChange/topoAction/topoActions.C | 2 +- .../polyTopoChanger/polyTopoChanger.C | 2 +- .../polyTopoChanger/polyTopoChanger.H | 2 +- .../repatchPolyTopoChanger.C | 2 +- .../repatchPolyTopoChanger.H | 2 +- src/dynamicMesh/setUpdater/setUpdater.C | 2 +- src/dynamicMesh/setUpdater/setUpdater.H | 2 +- .../setUpdater/setUpdaterTemplates.C | 2 +- .../slidingInterface/coupleSlidingInterface.C | 252 ++++++++++++------ .../decoupleSlidingInterface.C | 31 ++- .../enrichedPatch/enrichedPatch.C | 2 +- .../enrichedPatch/enrichedPatch.H | 11 +- .../enrichedPatch/enrichedPatchCutFaces.C | 167 ++++++++---- .../enrichedPatch/enrichedPatchFaces.C | 8 +- .../enrichedPatch/enrichedPatchMasterPoints.C | 4 +- .../enrichedPatch/enrichedPatchPointMap.C | 2 +- .../enrichedPatch/enrichedPatchPointPoints.C | 2 +- .../slidingInterface/slidingInterface.C | 21 +- .../slidingInterface/slidingInterface.H | 2 +- .../slidingInterfaceAttachedAddressing.C | 10 +- .../slidingInterfaceClearCouple.C | 2 +- .../slidingInterfaceProjectPoints.C | 74 ++--- src/edgeMesh/edgeFormats/edgeFormatsCore.C | 2 +- src/edgeMesh/edgeFormats/edgeFormatsCore.H | 28 +- .../edgeFormats/emesh/EMESHedgeFormat.C | 2 +- .../edgeFormats/emesh/EMESHedgeFormat.H | 2 +- .../emesh/EMESHedgeFormatRunTime.C | 2 +- src/edgeMesh/edgeFormats/nas/NASedgeFormat.C | 2 +- src/edgeMesh/edgeFormats/nas/NASedgeFormat.H | 2 +- .../edgeFormats/nas/NASedgeFormatRunTime.C | 2 +- src/edgeMesh/edgeFormats/obj/OBJedgeFormat.C | 2 +- src/edgeMesh/edgeFormats/obj/OBJedgeFormat.H | 2 +- .../edgeFormats/obj/OBJedgeFormatRunTime.C | 2 +- .../starcd/STARCDedgeFormatRunTime.C | 2 +- src/edgeMesh/edgeFormats/vtk/VTKedgeFormat.C | 2 +- src/edgeMesh/edgeFormats/vtk/VTKedgeFormat.H | 2 +- .../edgeFormats/vtk/VTKedgeFormatRunTime.C | 2 +- src/edgeMesh/edgeMesh.C | 2 +- src/edgeMesh/edgeMesh.H | 2 +- src/edgeMesh/edgeMeshI.H | 2 +- src/edgeMesh/edgeMeshIO.C | 2 +- src/edgeMesh/edgeMeshNew.C | 2 +- .../featureEdgeMesh/featureEdgeMesh.C | 2 +- .../featureEdgeMesh/featureEdgeMesh.H | 2 +- src/engine/engineMesh/engineMesh/engineMesh.C | 2 +- src/engine/engineMesh/engineMesh/engineMesh.H | 2 +- .../engineMesh/engineMesh/engineMeshNew.C | 2 +- .../fvMotionSolverEngineMesh.C | 2 +- .../fvMotionSolverEngineMesh.H | 2 +- .../layeredEngineMesh/layeredEngineMesh.C | 2 +- .../layeredEngineMesh/layeredEngineMesh.H | 2 +- .../staticEngineMesh/staticEngineMesh.C | 2 +- .../staticEngineMesh/staticEngineMesh.H | 2 +- src/engine/enginePiston/enginePiston.C | 2 +- src/engine/enginePiston/enginePiston.H | 2 +- src/engine/engineTime/engineTime.C | 2 +- src/engine/engineTime/engineTime.H | 2 +- src/engine/engineValve/engineValve.C | 2 +- src/engine/engineValve/engineValve.H | 2 +- src/engine/engineValve/valveBank.H | 2 +- src/engine/ignition/ignition.C | 2 +- src/engine/ignition/ignition.H | 2 +- src/engine/ignition/ignitionIO.C | 2 +- src/engine/ignition/ignitionSite.C | 2 +- src/engine/ignition/ignitionSite.H | 2 +- src/engine/ignition/ignitionSiteIO.C | 2 +- .../errorDrivenRefinement.C | 5 +- .../errorDrivenRefinement.H | 2 +- .../errorEstimate/errorEstimate.C | 7 +- .../errorEstimate/errorEstimate.H | 2 +- src/errorEstimation/errorEstimate/resError.H | 2 +- .../errorEstimate/resErrorDiv.C | 2 +- .../errorEstimate/resErrorDiv.H | 2 +- .../errorEstimate/resErrorLaplacian.C | 2 +- .../errorEstimate/resErrorLaplacian.H | 2 +- .../errorEstimate/resErrorSup.C | 2 +- .../errorEstimate/resErrorSup.H | 2 +- .../evaluateError/evaluateError.C | 2 +- .../evaluateError/evaluateError.H | 2 +- src/fileFormats/nas/NASCore.C | 2 +- .../compressible/compressibleContinuityErrs.H | 2 +- .../compressible/compressibleCourantNo.H | 2 +- .../compressible/compressibleCreatePhi.H | 2 +- .../cfdTools/compressible/rhoEqn.H | 2 +- .../cfdTools/general/MRF/MRFZoneTemplates.C | 2 +- .../general/SRF/SRFModel/SRFModel/SRFModel.C | 2 +- .../general/SRF/SRFModel/SRFModel/SRFModel.H | 2 +- .../SRF/SRFModel/SRFModel/SRFModelNew.C | 2 +- .../cfdTools/general/SRF/SRFModel/rpm/rpm.C | 2 +- .../cfdTools/general/SRF/SRFModel/rpm/rpm.H | 2 +- .../SRFVelocityFvPatchVectorField.C | 2 +- .../SRFVelocityFvPatchVectorField.H | 2 +- .../cfdTools/general/adjustPhi/adjustPhi.C | 2 +- .../cfdTools/general/adjustPhi/adjustPhi.H | 2 +- .../pressureGradientExplicitSource.C | 2 +- .../pressureGradientExplicitSource.H | 2 +- .../general/include/initContinuityErrs.H | 2 +- .../cfdTools/general/include/setDeltaT.H | 2 +- .../general/include/setInitialDeltaT.H | 2 +- .../general/porousMedia/PorousZones.C | 2 +- .../general/porousMedia/PorousZones.H | 2 +- .../general/porousMedia/porousZones.C | 2 +- .../general/porousMedia/porousZones.H | 2 +- .../cfdTools/incompressible/CourantNo.H | 2 +- .../cfdTools/incompressible/continuityErrs.H | 2 +- .../cfdTools/incompressible/createPhi.H | 2 +- .../cfdTools/incompressible/createPhiv.H | 2 +- .../incompressible/movingMeshContinuityErrs.H | 2 +- .../movingMeshRhoUContinuityErrs.H | 2 +- .../basicSymmetry/basicSymmetryFvPatchField.C | 2 +- .../basicSymmetry/basicSymmetryFvPatchField.H | 2 +- .../basicSymmetryFvPatchFields.C | 2 +- .../basicSymmetryFvPatchFields.H | 2 +- .../basicSymmetryFvPatchScalarField.C | 2 +- .../basic/calculated/calculatedFvPatchField.C | 2 +- .../basic/calculated/calculatedFvPatchField.H | 2 +- .../calculated/calculatedFvPatchFields.C | 2 +- .../calculated/calculatedFvPatchFields.H | 2 +- .../calculated/calculatedFvPatchFieldsFwd.H | 2 +- .../basic/coupled/coupledFvPatchField.C | 2 +- .../basic/coupled/coupledFvPatchField.H | 2 +- .../basic/coupled/coupledFvPatchFields.C | 2 +- .../basic/coupled/coupledFvPatchFields.H | 2 +- .../basic/coupled/coupledFvPatchFieldsFwd.H | 2 +- .../directionMixedFvPatchField.C | 2 +- .../directionMixedFvPatchField.H | 2 +- .../directionMixedFvPatchFields.C | 2 +- .../directionMixedFvPatchFields.H | 2 +- .../directionMixedFvPatchFieldsFwd.H | 2 +- .../fixedGradient/fixedGradientFvPatchField.C | 2 +- .../fixedGradient/fixedGradientFvPatchField.H | 2 +- .../fixedGradientFvPatchFields.C | 2 +- .../fixedGradientFvPatchFields.H | 2 +- .../fixedGradientFvPatchFieldsFwd.H | 2 +- .../basic/fixedValue/fixedValueFvPatchField.C | 2 +- .../basic/fixedValue/fixedValueFvPatchField.H | 2 +- .../fixedValue/fixedValueFvPatchFields.C | 2 +- .../fixedValue/fixedValueFvPatchFields.H | 2 +- .../fixedValue/fixedValueFvPatchFieldsFwd.H | 2 +- .../basic/mixed/mixedFvPatchField.C | 2 +- .../basic/mixed/mixedFvPatchField.H | 2 +- .../basic/mixed/mixedFvPatchFields.C | 2 +- .../basic/mixed/mixedFvPatchFields.H | 2 +- .../basic/mixed/mixedFvPatchFieldsFwd.H | 2 +- .../basic/sliced/slicedFvPatchField.C | 2 +- .../basic/sliced/slicedFvPatchField.H | 2 +- .../basic/sliced/slicedFvPatchFields.C | 2 +- .../basic/sliced/slicedFvPatchFields.H | 2 +- .../basic/sliced/slicedFvPatchFieldsFwd.H | 2 +- .../basic/transform/transformFvPatchField.C | 2 +- .../basic/transform/transformFvPatchField.H | 2 +- .../basic/transform/transformFvPatchFields.C | 2 +- .../basic/transform/transformFvPatchFields.H | 2 +- .../transform/transformFvPatchFieldsFwd.H | 2 +- .../transform/transformFvPatchScalarField.C | 2 +- .../zeroGradient/zeroGradientFvPatchField.C | 2 +- .../zeroGradient/zeroGradientFvPatchField.H | 2 +- .../zeroGradient/zeroGradientFvPatchFields.C | 2 +- .../zeroGradient/zeroGradientFvPatchFields.H | 2 +- .../zeroGradientFvPatchFieldsFwd.H | 2 +- .../constraint/cyclic/cyclicFvPatchField.C | 2 +- .../constraint/cyclic/cyclicFvPatchField.H | 2 +- .../constraint/cyclic/cyclicFvPatchFields.C | 2 +- .../constraint/cyclic/cyclicFvPatchFields.H | 2 +- .../cyclic/cyclicFvPatchFieldsFwd.H | 2 +- .../constraint/empty/emptyFvPatchField.C | 2 +- .../constraint/empty/emptyFvPatchField.H | 2 +- .../constraint/empty/emptyFvPatchFields.C | 2 +- .../constraint/empty/emptyFvPatchFields.H | 2 +- .../constraint/empty/emptyFvPatchFieldsFwd.H | 2 +- .../jumpCyclic/jumpCyclicFvPatchField.C | 2 +- .../jumpCyclic/jumpCyclicFvPatchField.H | 2 +- .../jumpCyclic/jumpCyclicFvPatchFields.C | 2 +- .../jumpCyclic/jumpCyclicFvPatchFields.H | 2 +- .../jumpCyclic/jumpCyclicFvPatchFieldsFwd.H | 2 +- .../processor/processorFvPatchField.C | 2 +- .../processor/processorFvPatchField.H | 2 +- .../processor/processorFvPatchFields.C | 2 +- .../processor/processorFvPatchFields.H | 2 +- .../processor/processorFvPatchFieldsFwd.H | 2 +- .../processor/processorFvPatchScalarField.C | 2 +- .../processor/processorFvPatchScalarField.H | 2 +- .../symmetry/symmetryFvPatchField.C | 2 +- .../symmetry/symmetryFvPatchField.H | 2 +- .../symmetry/symmetryFvPatchFields.C | 2 +- .../symmetry/symmetryFvPatchFields.H | 2 +- .../symmetry/symmetryFvPatchFieldsFwd.H | 2 +- .../constraint/wedge/wedgeFvPatchField.C | 2 +- .../constraint/wedge/wedgeFvPatchField.H | 2 +- .../constraint/wedge/wedgeFvPatchFields.C | 2 +- .../constraint/wedge/wedgeFvPatchFields.H | 2 +- .../constraint/wedge/wedgeFvPatchFieldsFwd.H | 2 +- .../wedge/wedgeFvPatchScalarField.C | 2 +- .../activeBaffleVelocityFvPatchVectorField.C | 2 +- .../activeBaffleVelocityFvPatchVectorField.H | 2 +- .../derived/advective/advectiveFvPatchField.C | 2 +- .../derived/advective/advectiveFvPatchField.H | 2 +- .../advective/advectiveFvPatchFields.C | 2 +- .../advective/advectiveFvPatchFields.H | 2 +- .../advective/advectiveFvPatchFieldsFwd.H | 2 +- .../buoyantPressureFvPatchScalarField.C | 2 +- .../buoyantPressureFvPatchScalarField.H | 2 +- .../directMappedFixedValueFvPatchField.C | 2 +- .../directMappedFixedValueFvPatchField.H | 2 +- .../directMappedFixedValueFvPatchFields.C | 2 +- .../directMappedFixedValueFvPatchFields.H | 2 +- .../directMappedFixedValueFvPatchFieldsFwd.H | 2 +- ...MappedVelocityFluxFixedValueFvPatchField.C | 2 +- ...MappedVelocityFluxFixedValueFvPatchField.H | 2 +- .../derived/fan/fanFvPatchField.C | 2 +- .../derived/fan/fanFvPatchField.H | 2 +- .../derived/fan/fanFvPatchFields.C | 2 +- .../derived/fan/fanFvPatchFields.H | 2 +- .../derived/fan/fanFvPatchFieldsFwd.H | 2 +- .../fixedFluxPressureFvPatchScalarField.C | 2 +- .../fixedFluxPressureFvPatchScalarField.H | 2 +- .../fixedInternalValueFvPatchField.C | 2 +- .../fixedInternalValueFvPatchField.H | 2 +- .../fixedInternalValueFvPatchFields.C | 2 +- .../fixedInternalValueFvPatchFields.H | 2 +- .../fixedNormalSlipFvPatchField.C | 2 +- .../fixedNormalSlipFvPatchField.H | 2 +- .../fixedNormalSlipFvPatchFields.C | 2 +- .../fixedNormalSlipFvPatchFields.H | 2 +- .../fixedNormalSlipFvPatchFieldsFwd.H | 2 +- ...ureCompressibleDensityFvPatchScalarField.C | 2 +- ...ureCompressibleDensityFvPatchScalarField.H | 2 +- .../flowRateInletVelocityFvPatchVectorField.C | 2 +- .../flowRateInletVelocityFvPatchVectorField.H | 2 +- .../fluxCorrectedVelocityFvPatchVectorField.C | 2 +- .../fluxCorrectedVelocityFvPatchVectorField.H | 2 +- .../freestream/freestreamFvPatchField.C | 2 +- .../freestream/freestreamFvPatchField.H | 2 +- .../freestream/freestreamFvPatchFields.C | 2 +- .../freestream/freestreamFvPatchFields.H | 2 +- .../freestream/freestreamFvPatchFieldsFwd.H | 2 +- .../freestreamPressureFvPatchScalarField.C | 2 +- .../freestreamPressureFvPatchScalarField.H | 2 +- .../inletOutlet/inletOutletFvPatchField.C | 2 +- .../inletOutlet/inletOutletFvPatchField.H | 2 +- .../inletOutlet/inletOutletFvPatchFields.C | 2 +- .../inletOutlet/inletOutletFvPatchFields.H | 2 +- .../inletOutlet/inletOutletFvPatchFieldsFwd.H | 2 +- ...OutletTotalTemperatureFvPatchScalarField.C | 2 +- ...OutletTotalTemperatureFvPatchScalarField.H | 2 +- .../movingWallVelocityFvPatchVectorField.C | 2 +- .../movingWallVelocityFvPatchVectorField.H | 2 +- .../oscillatingFixedValueFvPatchField.C | 2 +- .../oscillatingFixedValueFvPatchField.H | 2 +- .../oscillatingFixedValueFvPatchFields.C | 2 +- .../oscillatingFixedValueFvPatchFields.H | 2 +- .../oscillatingFixedValueFvPatchFieldsFwd.H | 2 +- .../outletInlet/outletInletFvPatchField.C | 2 +- .../outletInlet/outletInletFvPatchField.H | 2 +- .../outletInlet/outletInletFvPatchFields.C | 2 +- .../outletInlet/outletInletFvPatchFields.H | 2 +- .../outletInlet/outletInletFvPatchFieldsFwd.H | 2 +- .../partialSlip/partialSlipFvPatchField.C | 2 +- .../partialSlip/partialSlipFvPatchField.H | 2 +- .../partialSlip/partialSlipFvPatchFields.C | 2 +- .../partialSlip/partialSlipFvPatchFields.H | 2 +- .../partialSlip/partialSlipFvPatchFieldsFwd.H | 2 +- ...tedInletOutletVelocityFvPatchVectorField.C | 2 +- ...tedInletOutletVelocityFvPatchVectorField.H | 2 +- ...eDirectedInletVelocityFvPatchVectorField.C | 2 +- ...eDirectedInletVelocityFvPatchVectorField.H | 2 +- ...ureInletOutletVelocityFvPatchVectorField.C | 2 +- ...ureInletOutletVelocityFvPatchVectorField.H | 2 +- ...reInletUniformVelocityFvPatchVectorField.C | 2 +- ...reInletUniformVelocityFvPatchVectorField.H | 2 +- .../pressureInletVelocityFvPatchVectorField.C | 2 +- .../pressureInletVelocityFvPatchVectorField.H | 2 +- ...malInletOutletVelocityFvPatchVectorField.C | 2 +- ...malInletOutletVelocityFvPatchVectorField.H | 2 +- ...ureInletOutletVelocityFvPatchVectorField.C | 2 +- ...ureInletOutletVelocityFvPatchVectorField.H | 2 +- .../rotatingTotalPressureFvPatchScalarField.C | 2 +- .../rotatingTotalPressureFvPatchScalarField.H | 2 +- .../rotatingWallVelocityFvPatchVectorField.C | 2 +- .../rotatingWallVelocityFvPatchVectorField.H | 2 +- .../derived/slip/slipFvPatchField.C | 2 +- .../derived/slip/slipFvPatchField.H | 2 +- .../derived/slip/slipFvPatchFields.C | 2 +- .../derived/slip/slipFvPatchFields.H | 2 +- .../derived/slip/slipFvPatchFieldsFwd.H | 2 +- .../supersonicFreestreamFvPatchVectorField.C | 2 +- .../supersonicFreestreamFvPatchVectorField.H | 2 +- ...urfaceNormalFixedValueFvPatchVectorField.C | 2 +- ...urfaceNormalFixedValueFvPatchVectorField.H | 2 +- .../syringePressureFvPatchScalarField.C | 2 +- .../syringePressureFvPatchScalarField.H | 2 +- ...gFlowRateInletVelocityFvPatchVectorField.C | 2 +- ...gFlowRateInletVelocityFvPatchVectorField.H | 2 +- .../AverageIOFields.C | 2 +- .../timeVaryingMappedFixedValueFvPatchField.C | 2 +- .../timeVaryingMappedFixedValueFvPatchField.H | 2 +- ...timeVaryingMappedFixedValueFvPatchFields.C | 2 +- ...timeVaryingMappedFixedValueFvPatchFields.H | 2 +- ...eVaryingMappedFixedValueFvPatchFieldsFwd.H | 2 +- ...timeVaryingUniformFixedValueFvPatchField.C | 2 +- ...timeVaryingUniformFixedValueFvPatchField.H | 2 +- ...imeVaryingUniformFixedValueFvPatchFields.C | 2 +- ...imeVaryingUniformFixedValueFvPatchFields.H | 2 +- ...VaryingUniformFixedValueFvPatchFieldsFwd.H | 2 +- ...ngUniformTotalPressureFvPatchScalarField.C | 2 +- ...ngUniformTotalPressureFvPatchScalarField.H | 2 +- .../totalPressureFvPatchScalarField.C | 2 +- .../totalPressureFvPatchScalarField.H | 2 +- .../totalTemperatureFvPatchScalarField.C | 2 +- .../totalTemperatureFvPatchScalarField.H | 2 +- ...ranslatingWallVelocityFvPatchVectorField.C | 2 +- ...ranslatingWallVelocityFvPatchVectorField.H | 2 +- .../turbulentInletFvPatchField.C | 2 +- .../turbulentInletFvPatchField.H | 2 +- .../turbulentInletFvPatchFields.C | 2 +- .../turbulentInletFvPatchFields.H | 2 +- .../turbulentInletFvPatchFieldsFwd.H | 2 +- ...sityKineticEnergyInletFvPatchScalarField.C | 2 +- ...sityKineticEnergyInletFvPatchScalarField.H | 2 +- ...ityHydrostaticPressureFvPatchScalarField.C | 2 +- ...ityHydrostaticPressureFvPatchScalarField.H | 2 +- .../uniformFixedValueFvPatchField.C | 2 +- .../uniformFixedValueFvPatchField.H | 2 +- .../uniformFixedValueFvPatchFields.C | 2 +- .../uniformFixedValueFvPatchFields.H | 2 +- .../uniformFixedValueFvPatchFieldsFwd.H | 2 +- .../waveTransmissiveFvPatchField.C | 2 +- .../waveTransmissiveFvPatchField.H | 2 +- .../waveTransmissiveFvPatchFields.C | 2 +- .../waveTransmissiveFvPatchFields.H | 2 +- .../waveTransmissiveFvPatchFieldsFwd.H | 2 +- .../fvPatchFields/fvPatchField/fvPatchField.C | 2 +- .../fvPatchFields/fvPatchField/fvPatchField.H | 2 +- .../fvPatchField/fvPatchFieldMapper.H | 2 +- .../fvPatchField/fvPatchFieldNew.C | 2 +- .../fvPatchField/fvPatchFields.C | 2 +- .../fvPatchField/fvPatchFields.H | 2 +- .../fvPatchField/fvPatchFieldsFwd.H | 2 +- .../calculated/calculatedFvsPatchField.C | 2 +- .../calculated/calculatedFvsPatchField.H | 2 +- .../calculated/calculatedFvsPatchFields.C | 2 +- .../calculated/calculatedFvsPatchFields.H | 2 +- .../calculated/calculatedFvsPatchFieldsFwd.H | 2 +- .../basic/coupled/coupledFvsPatchField.C | 2 +- .../basic/coupled/coupledFvsPatchField.H | 2 +- .../basic/coupled/coupledFvsPatchFields.C | 2 +- .../basic/coupled/coupledFvsPatchFields.H | 2 +- .../basic/coupled/coupledFvsPatchFieldsFwd.H | 2 +- .../fixedValue/fixedValueFvsPatchField.C | 2 +- .../fixedValue/fixedValueFvsPatchField.H | 2 +- .../fixedValue/fixedValueFvsPatchFields.C | 2 +- .../fixedValue/fixedValueFvsPatchFields.H | 2 +- .../fixedValue/fixedValueFvsPatchFieldsFwd.H | 2 +- .../basic/sliced/slicedFvsPatchField.C | 2 +- .../basic/sliced/slicedFvsPatchField.H | 2 +- .../basic/sliced/slicedFvsPatchFields.C | 2 +- .../basic/sliced/slicedFvsPatchFields.H | 2 +- .../basic/sliced/slicedFvsPatchFieldsFwd.H | 2 +- .../constraint/cyclic/cyclicFvsPatchField.C | 2 +- .../constraint/cyclic/cyclicFvsPatchField.H | 2 +- .../constraint/cyclic/cyclicFvsPatchFields.C | 2 +- .../constraint/cyclic/cyclicFvsPatchFields.H | 2 +- .../cyclic/cyclicFvsPatchFieldsFwd.H | 2 +- .../constraint/empty/emptyFvsPatchField.C | 2 +- .../constraint/empty/emptyFvsPatchField.H | 2 +- .../constraint/empty/emptyFvsPatchFields.C | 2 +- .../constraint/empty/emptyFvsPatchFields.H | 2 +- .../constraint/empty/emptyFvsPatchFieldsFwd.H | 2 +- .../processor/processorFvsPatchField.C | 2 +- .../processor/processorFvsPatchField.H | 2 +- .../processor/processorFvsPatchFields.C | 2 +- .../processor/processorFvsPatchFields.H | 2 +- .../processor/processorFvsPatchFieldsFwd.H | 2 +- .../symmetry/symmetryFvsPatchField.C | 2 +- .../symmetry/symmetryFvsPatchField.H | 2 +- .../symmetry/symmetryFvsPatchFields.C | 2 +- .../symmetry/symmetryFvsPatchFields.H | 2 +- .../symmetry/symmetryFvsPatchFieldsFwd.H | 2 +- .../constraint/wedge/wedgeFvsPatchField.C | 2 +- .../constraint/wedge/wedgeFvsPatchField.H | 2 +- .../constraint/wedge/wedgeFvsPatchFields.C | 2 +- .../constraint/wedge/wedgeFvsPatchFields.H | 2 +- .../constraint/wedge/wedgeFvsPatchFieldsFwd.H | 2 +- .../fvsPatchField/fvsPatchField.C | 2 +- .../fvsPatchField/fvsPatchField.H | 2 +- .../fvsPatchField/fvsPatchFieldNew.C | 2 +- .../fvsPatchField/fvsPatchFields.C | 2 +- .../fvsPatchField/fvsPatchFields.H | 2 +- .../fvsPatchField/fvsPatchFieldsFwd.H | 2 +- .../surfaceFields/slicedSurfaceFields.H | 18 +- .../surfaceFields/slicedSurfaceFieldsFwd.H | 18 +- .../fields/surfaceFields/surfaceFields.C | 14 +- .../fields/surfaceFields/surfaceFields.H | 2 +- .../fields/surfaceFields/surfaceFieldsFwd.H | 2 +- .../fields/volFields/slicedVolFields.H | 2 +- .../fields/volFields/slicedVolFieldsFwd.H | 2 +- src/finiteVolume/fields/volFields/volFields.C | 8 +- src/finiteVolume/fields/volFields/volFields.H | 2 +- .../fields/volFields/volFieldsFwd.H | 2 +- .../convectionScheme/convectionScheme.C | 2 +- .../convectionScheme/convectionScheme.H | 2 +- .../convectionScheme/convectionSchemes.C | 2 +- .../gaussConvectionScheme.C | 2 +- .../gaussConvectionScheme.H | 2 +- .../gaussConvectionSchemes.C | 2 +- .../multivariateGaussConvectionScheme.C | 2 +- .../multivariateGaussConvectionScheme.H | 2 +- .../multivariateGaussConvectionSchemes.C | 2 +- .../EulerD2dt2Scheme/EulerD2dt2Scheme.C | 2 +- .../EulerD2dt2Scheme/EulerD2dt2Scheme.H | 2 +- .../EulerD2dt2Scheme/EulerD2dt2Schemes.C | 2 +- .../d2dt2Schemes/d2dt2Scheme/d2dt2Scheme.C | 2 +- .../d2dt2Schemes/d2dt2Scheme/d2dt2Scheme.H | 2 +- .../d2dt2Schemes/d2dt2Scheme/d2dt2Schemes.C | 2 +- .../steadyStateD2dt2Scheme.C | 2 +- .../steadyStateD2dt2Scheme.H | 2 +- .../steadyStateD2dt2Schemes.C | 2 +- .../CoEulerDdtScheme/CoEulerDdtScheme.C | 2 +- .../CoEulerDdtScheme/CoEulerDdtScheme.H | 2 +- .../CoEulerDdtScheme/CoEulerDdtSchemes.C | 2 +- .../CrankNicholsonDdtScheme.C | 2 +- .../CrankNicholsonDdtScheme.H | 2 +- .../CrankNicholsonDdtSchemes.C | 2 +- .../EulerDdtScheme/EulerDdtScheme.C | 2 +- .../EulerDdtScheme/EulerDdtScheme.H | 2 +- .../EulerDdtScheme/EulerDdtSchemes.C | 2 +- .../ddtSchemes/SLTSDdtScheme/SLTSDdtScheme.C | 2 +- .../ddtSchemes/SLTSDdtScheme/SLTSDdtScheme.H | 2 +- .../ddtSchemes/SLTSDdtScheme/SLTSDdtSchemes.C | 2 +- .../backwardDdtScheme/backwardDdtScheme.C | 2 +- .../backwardDdtScheme/backwardDdtScheme.H | 2 +- .../backwardDdtScheme/backwardDdtSchemes.C | 2 +- .../boundedBackwardDdtScheme.C | 2 +- .../boundedBackwardDdtScheme.H | 2 +- .../boundedBackwardDdtSchemes.C | 2 +- .../ddtSchemes/ddtScheme/ddtScheme.C | 2 +- .../ddtSchemes/ddtScheme/ddtScheme.H | 2 +- .../ddtSchemes/ddtScheme/ddtSchemes.C | 2 +- .../steadyStateDdtScheme.C | 2 +- .../steadyStateDdtScheme.H | 2 +- .../steadyStateDdtSchemes.C | 2 +- .../divSchemes/divScheme/divScheme.C | 2 +- .../divSchemes/divScheme/divScheme.H | 2 +- .../divSchemes/divScheme/divSchemes.C | 2 +- .../gaussDivScheme/gaussDivScheme.C | 2 +- .../gaussDivScheme/gaussDivScheme.H | 2 +- .../gaussDivScheme/gaussDivSchemes.C | 2 +- src/finiteVolume/finiteVolume/fv/fv.C | 2 +- src/finiteVolume/finiteVolume/fv/fv.H | 2 +- .../finiteVolume/fvSchemes/fvSchemes.C | 2 +- .../finiteVolume/fvSchemes/fvSchemes.H | 2 +- .../finiteVolume/fvSolution/fvSolution.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvc.H | 2 +- .../finiteVolume/fvc/fvcAverage.C | 2 +- .../finiteVolume/fvc/fvcAverage.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcCurl.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcCurl.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcD2dt2.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcD2dt2.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcDDt.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcDDt.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcDdt.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcDdt.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcDiv.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcDiv.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcFlux.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcFlux.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcGrad.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcGrad.H | 2 +- .../finiteVolume/fvc/fvcLaplacian.C | 2 +- .../finiteVolume/fvc/fvcLaplacian.H | 2 +- .../finiteVolume/fvc/fvcMagSqrGradGrad.C | 2 +- .../finiteVolume/fvc/fvcMagSqrGradGrad.H | 2 +- .../finiteVolume/fvc/fvcMeshPhi.C | 2 +- .../finiteVolume/fvc/fvcMeshPhi.H | 2 +- .../finiteVolume/fvc/fvcReconstruct.C | 2 +- .../finiteVolume/fvc/fvcReconstruct.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcSnGrad.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcSnGrad.H | 2 +- src/finiteVolume/finiteVolume/fvc/fvcSup.C | 2 +- src/finiteVolume/finiteVolume/fvc/fvcSup.H | 2 +- .../finiteVolume/fvc/fvcSurfaceIntegrate.C | 2 +- .../finiteVolume/fvc/fvcSurfaceIntegrate.H | 2 +- .../finiteVolume/fvc/fvcVolumeIntegrate.C | 2 +- .../finiteVolume/fvc/fvcVolumeIntegrate.H | 2 +- src/finiteVolume/finiteVolume/fvm/fvm.H | 2 +- src/finiteVolume/finiteVolume/fvm/fvmD2dt2.C | 2 +- src/finiteVolume/finiteVolume/fvm/fvmD2dt2.H | 2 +- src/finiteVolume/finiteVolume/fvm/fvmDdt.C | 2 +- src/finiteVolume/finiteVolume/fvm/fvmDdt.H | 2 +- src/finiteVolume/finiteVolume/fvm/fvmDiv.C | 2 +- src/finiteVolume/finiteVolume/fvm/fvmDiv.H | 2 +- .../finiteVolume/fvm/fvmLaplacian.C | 2 +- .../finiteVolume/fvm/fvmLaplacian.H | 2 +- src/finiteVolume/finiteVolume/fvm/fvmSup.C | 2 +- src/finiteVolume/finiteVolume/fvm/fvmSup.H | 2 +- .../extendedLeastSquaresGrad.C | 2 +- .../extendedLeastSquaresGrad.H | 2 +- .../extendedLeastSquaresGrads.C | 2 +- .../extendedLeastSquaresVectors.C | 2 +- .../extendedLeastSquaresVectors.H | 2 +- .../gradSchemes/fourthGrad/fourthGrad.C | 2 +- .../gradSchemes/fourthGrad/fourthGrad.H | 2 +- .../gradSchemes/fourthGrad/fourthGrads.C | 2 +- .../gradSchemes/gaussGrad/gaussGrad.C | 2 +- .../gradSchemes/gaussGrad/gaussGrad.H | 2 +- .../gradSchemes/gaussGrad/gaussGrads.C | 2 +- .../gradSchemes/gradScheme/gradScheme.C | 2 +- .../gradSchemes/gradScheme/gradScheme.H | 2 +- .../gradSchemes/gradScheme/gradSchemes.C | 2 +- .../leastSquaresGrad/leastSquaresGrad.C | 2 +- .../leastSquaresGrad/leastSquaresGrad.H | 2 +- .../leastSquaresGrad/leastSquaresGrads.C | 2 +- .../leastSquaresGrad/leastSquaresVectors.C | 2 +- .../leastSquaresGrad/leastSquaresVectors.H | 2 +- .../cellLimitedGrad/cellLimitedGrad.H | 2 +- .../cellLimitedGrad/cellLimitedGrads.C | 2 +- .../cellMDLimitedGrad/cellMDLimitedGrad.H | 2 +- .../cellMDLimitedGrad/cellMDLimitedGrads.C | 2 +- .../faceLimitedGrad/faceLimitedGrad.H | 2 +- .../faceLimitedGrad/faceLimitedGrads.C | 2 +- .../faceMDLimitedGrad/faceMDLimitedGrad.H | 2 +- .../faceMDLimitedGrad/faceMDLimitedGrads.C | 2 +- .../gaussLaplacianScheme.C | 2 +- .../gaussLaplacianScheme.H | 2 +- .../gaussLaplacianSchemes.C | 2 +- .../laplacianScheme/laplacianScheme.C | 2 +- .../laplacianScheme/laplacianScheme.H | 2 +- .../laplacianScheme/laplacianSchemes.C | 2 +- .../correctedSnGrad/correctedSnGrad.C | 2 +- .../correctedSnGrad/correctedSnGrad.H | 2 +- .../correctedSnGrad/correctedSnGrads.C | 2 +- .../limitedSnGrad/limitedSnGrad.C | 2 +- .../limitedSnGrad/limitedSnGrad.H | 2 +- .../limitedSnGrad/limitedSnGrads.C | 2 +- .../quadraticFitSnGrad/quadraticFitSnGrad.H | 2 +- .../quadraticFitSnGradData.C | 2 +- .../quadraticFitSnGradData.H | 2 +- .../quadraticFitSnGrad/quadraticFitSnGrads.C | 2 +- .../snGradSchemes/snGradScheme/snGradScheme.C | 2 +- .../snGradSchemes/snGradScheme/snGradScheme.H | 2 +- .../snGradScheme/snGradSchemes.C | 2 +- .../uncorrectedSnGrad/uncorrectedSnGrad.C | 2 +- .../uncorrectedSnGrad/uncorrectedSnGrad.H | 2 +- .../uncorrectedSnGrad/uncorrectedSnGrads.C | 2 +- src/finiteVolume/fvMatrices/fvMatrices.C | 2 +- src/finiteVolume/fvMatrices/fvMatrices.H | 2 +- src/finiteVolume/fvMatrices/fvMatricesFwd.H | 2 +- .../fvMatrices/fvMatrix/fvMatrixSolve.C | 2 +- .../fvScalarMatrix/fvScalarMatrix.C | 2 +- .../fvScalarMatrix/fvScalarMatrix.H | 2 +- .../faceAreaPairGAMGAgglomeration.C | 2 +- .../faceAreaPairGAMGAgglomeration.H | 2 +- .../fullStencils/CECCellToCellStencil.C | 2 +- .../fullStencils/CECCellToCellStencil.H | 2 +- .../fullStencils/CFCCellToCellStencil.C | 2 +- .../fullStencils/CFCCellToCellStencil.H | 2 +- .../fullStencils/CPCCellToCellStencil.C | 2 +- .../fullStencils/CPCCellToCellStencil.H | 2 +- .../fullStencils/cellToCellStencil.C | 2 +- .../fullStencils/cellToCellStencil.H | 2 +- .../centredCECCellToFaceStencilObject.C | 2 +- .../centredCECCellToFaceStencilObject.H | 2 +- .../centredCFCCellToFaceStencilObject.C | 2 +- .../centredCFCCellToFaceStencilObject.H | 2 +- .../centredCPCCellToFaceStencilObject.C | 2 +- .../centredCPCCellToFaceStencilObject.H | 2 +- .../centredFECCellToFaceStencilObject.C | 2 +- .../centredFECCellToFaceStencilObject.H | 2 +- .../pureUpwindCFCCellToFaceStencilObject.C | 2 +- .../pureUpwindCFCCellToFaceStencilObject.H | 2 +- .../upwindCECCellToFaceStencilObject.C | 2 +- .../upwindCECCellToFaceStencilObject.H | 2 +- .../upwindCFCCellToFaceStencilObject.C | 2 +- .../upwindCFCCellToFaceStencilObject.H | 2 +- .../upwindCPCCellToFaceStencilObject.C | 2 +- .../upwindCPCCellToFaceStencilObject.H | 2 +- .../upwindFECCellToFaceStencilObject.C | 2 +- .../upwindFECCellToFaceStencilObject.H | 2 +- .../cellToFace/extendedCellToFaceStencil.C | 2 +- .../cellToFace/extendedCellToFaceStencil.H | 2 +- .../extendedCellToFaceStencilTemplates.C | 2 +- .../extendedCentredCellToFaceStencil.C | 2 +- .../extendedCentredCellToFaceStencil.H | 2 +- .../extendedUpwindCellToFaceStencil.C | 2 +- .../extendedUpwindCellToFaceStencil.H | 2 +- ...extendedUpwindCellToFaceStencilTemplates.C | 2 +- .../fullStencils/CECCellToFaceStencil.C | 2 +- .../fullStencils/CECCellToFaceStencil.H | 2 +- .../fullStencils/CFCCellToFaceStencil.C | 2 +- .../fullStencils/CFCCellToFaceStencil.H | 2 +- .../fullStencils/CPCCellToFaceStencil.C | 2 +- .../fullStencils/CPCCellToFaceStencil.H | 2 +- .../fullStencils/FECCellToFaceStencil.C | 2 +- .../fullStencils/FECCellToFaceStencil.H | 2 +- .../fullStencils/cellToFaceStencil.C | 2 +- .../fullStencils/cellToFaceStencil.H | 2 +- .../centredCFCFaceToCellStencilObject.C | 2 +- .../centredCFCFaceToCellStencilObject.H | 2 +- .../extendedCentredFaceToCellStencil.C | 2 +- .../extendedCentredFaceToCellStencil.H | 2 +- .../faceToCell/extendedFaceToCellStencil.C | 2 +- .../faceToCell/extendedFaceToCellStencil.H | 2 +- .../extendedFaceToCellStencilTemplates.C | 2 +- .../fullStencils/CFCFaceToCellStencil.C | 2 +- .../fullStencils/CFCFaceToCellStencil.H | 2 +- .../fullStencils/faceToCellStencil.C | 2 +- .../fullStencils/faceToCellStencil.H | 2 +- .../fvMesh/fvBoundaryMesh/fvBoundaryMesh.H | 2 +- src/finiteVolume/fvMesh/fvMesh.C | 2 +- src/finiteVolume/fvMesh/fvMesh.H | 2 +- src/finiteVolume/fvMesh/fvMeshGeometry.C | 2 +- src/finiteVolume/fvMesh/fvMeshLduAddressing.H | 2 +- .../fvMeshMapper/fvBoundaryMeshMapper.H | 2 +- .../fvMesh/fvMeshMapper/fvMeshMapper.H | 2 +- .../fvMesh/fvMeshMapper/fvPatchMapper.C | 2 +- .../fvMesh/fvMeshMapper/fvPatchMapper.H | 2 +- .../fvMesh/fvMeshMapper/fvSurfaceMapper.C | 2 +- .../fvMesh/fvMeshMapper/fvSurfaceMapper.H | 2 +- .../fvMesh/fvMeshSubset/fvMeshSubset.C | 8 +- .../fvMesh/fvMeshSubset/fvMeshSubset.H | 2 +- .../fvMeshSubset/fvMeshSubsetInterpolate.C | 2 +- .../fvPatches/basic/coupled/coupledFvPatch.C | 2 +- .../fvPatches/basic/coupled/coupledFvPatch.H | 2 +- .../fvPatches/basic/generic/genericFvPatch.C | 2 +- .../fvPatches/basic/generic/genericFvPatch.H | 2 +- .../constraint/cyclic/cyclicFvPatch.C | 2 +- .../constraint/cyclic/cyclicFvPatch.H | 2 +- .../fvPatches/constraint/empty/emptyFvPatch.C | 2 +- .../fvPatches/constraint/empty/emptyFvPatch.H | 2 +- .../constraint/processor/processorFvPatch.C | 2 +- .../constraint/processor/processorFvPatch.H | 2 +- .../constraint/symmetry/symmetryFvPatch.C | 2 +- .../constraint/symmetry/symmetryFvPatch.H | 2 +- .../fvPatches/constraint/wedge/wedgeFvPatch.C | 2 +- .../fvPatches/constraint/wedge/wedgeFvPatch.H | 2 +- .../directMapped/directMappedFvPatch.C | 2 +- .../directMapped/directMappedFvPatch.H | 2 +- .../directMapped/directMappedWallFvPatch.C | 2 +- .../directMapped/directMappedWallFvPatch.H | 2 +- .../fvPatches/derived/wall/wallFvPatch.C | 2 +- .../fvPatches/derived/wall/wallFvPatch.H | 2 +- .../fvPatch/fvPatchFvMeshTemplates.C | 2 +- .../fvMesh/fvPatches/fvPatch/fvPatchList.H | 2 +- .../fvMesh/fvPatches/fvPatch/fvPatchNew.C | 2 +- .../fvPatches/fvPatch/fvPatchTemplates.C | 2 +- .../singleCellFvMesh/singleCellFvMesh.C | 2 +- .../singleCellFvMesh/singleCellFvMesh.H | 2 +- .../singleCellFvMeshInterpolate.C | 2 +- .../fvMesh/wallDist/nearWallDist.C | 2 +- .../fvMesh/wallDist/nearWallDist.H | 2 +- .../fvMesh/wallDist/nearWallDistNoSearch.C | 2 +- .../fvMesh/wallDist/nearWallDistNoSearch.H | 2 +- .../fvMesh/wallDist/reflectionVectors.C | 2 +- .../fvMesh/wallDist/reflectionVectors.H | 2 +- src/finiteVolume/fvMesh/wallDist/wallDist.C | 2 +- src/finiteVolume/fvMesh/wallDist/wallDist.H | 2 +- .../fvMesh/wallDist/wallDistData.C | 2 +- .../fvMesh/wallDist/wallDistData.H | 2 +- .../fvMesh/wallDist/wallDistReflection.C | 2 +- .../fvMesh/wallDist/wallDistReflection.H | 2 +- .../wallDist/wallPointYPlus/wallPointYPlus.C | 2 +- .../wallDist/wallPointYPlus/wallPointYPlus.H | 2 +- .../wallDist/wallPointYPlus/wallPointYPlusI.H | 2 +- .../interpolation/interpolation.C | 2 +- .../interpolation/interpolation.H | 2 +- .../interpolation/interpolationNew.C | 2 +- .../interpolation/interpolations.C | 2 +- .../interpolationCell/interpolationCell.C | 2 +- .../interpolationCell/interpolationCell.H | 2 +- .../interpolationCell/makeInterpolationCell.C | 2 +- .../cellPointWeight/cellPointWeight.C | 2 +- .../cellPointWeight/cellPointWeight.H | 2 +- .../interpolationCellPoint.C | 2 +- .../interpolationCellPoint.H | 2 +- .../interpolationCellPointI.H | 2 +- .../makeInterpolationCellPoint.C | 2 +- .../findCellPointFaceTet.H | 2 +- .../interpolationCellPointFace.C | 25 +- .../interpolationCellPointFace.H | 2 +- .../makeInterpolationCellPointFace.C | 2 +- .../cellPointWeightWallModified.C | 2 +- .../cellPointWeightWallModified.H | 2 +- .../interpolationCellPointWallModified.C | 2 +- .../interpolationCellPointWallModified.H | 2 +- .../interpolationCellPointWallModifiedI.H | 2 +- .../makeInterpolationCellPointWallModified.C | 2 +- .../mapping/fvFieldMappers/MapFvFields.H | 2 +- .../fvFieldMappers/MapFvSurfaceField.H | 2 +- .../mapping/fvFieldMappers/MapFvVolField.H | 2 +- .../limitedSchemes/Gamma/Gamma.C | 2 +- .../limitedSchemes/Gamma/Gamma.H | 2 +- .../limitedSchemes/Limited/Limited.H | 2 +- .../limitedSchemes/Limited01/Limited01.H | 2 +- .../limitedSchemes/LimitedScheme/LimitFuncs.C | 2 +- .../limitedSchemes/LimitedScheme/LimitFuncs.H | 2 +- .../LimitedScheme/LimitedScheme.C | 2 +- .../LimitedScheme/LimitedScheme.H | 30 ++- .../limitedSchemes/LimitedScheme/NVDTVD.H | 2 +- .../limitedSchemes/LimitedScheme/NVDVTVDV.H | 2 +- .../limitedSchemes/MUSCL/MUSCL.C | 2 +- .../limitedSchemes/MUSCL/MUSCL.H | 2 +- .../limitedSchemes/Minmod/Minmod.C | 2 +- .../limitedSchemes/Minmod/Minmod.H | 2 +- .../limitedSchemes/OSPRE/OSPRE.C | 2 +- .../limitedSchemes/OSPRE/OSPRE.H | 2 +- .../limitedSchemes/Phi/Phi.C | 2 +- .../limitedSchemes/Phi/Phi.H | 2 +- .../limitedSchemes/PhiScheme/PhiScheme.C | 2 +- .../limitedSchemes/PhiScheme/PhiScheme.H | 2 +- .../limitedSchemes/QUICK/QUICK.C | 2 +- .../limitedSchemes/QUICK/QUICK.H | 2 +- .../limitedSchemes/QUICK/QUICKV.H | 2 +- .../limitedSchemes/SFCD/SFCD.C | 2 +- .../limitedSchemes/SFCD/SFCD.H | 2 +- .../limitedSchemes/SuperBee/SuperBee.C | 2 +- .../limitedSchemes/SuperBee/SuperBee.H | 2 +- .../limitedSchemes/UMIST/UMIST.C | 2 +- .../limitedSchemes/UMIST/UMIST.H | 2 +- .../limitedSchemes/blended/blended.C | 2 +- .../limitedSchemes/blended/blended.H | 2 +- .../filteredLinear/filteredLinear.C | 2 +- .../filteredLinear/filteredLinear.H | 2 +- .../filteredLinear2/filteredLinear2.C | 2 +- .../filteredLinear2/filteredLinear2.H | 2 +- .../filteredLinear2/filteredLinear2V.H | 2 +- .../filteredLinear3/filteredLinear3.C | 2 +- .../filteredLinear3/filteredLinear3.H | 2 +- .../filteredLinear3/filteredLinear3V.H | 2 +- .../limitedSchemes/limitWith/limitWith.C | 2 +- .../limitedSchemes/limitWith/limitWith.H | 2 +- .../limitedCubic/limitedCubic.C | 2 +- .../limitedCubic/limitedCubic.H | 2 +- .../limitedCubic/limitedCubicV.H | 2 +- .../limitedLinear/limitedLinear.C | 2 +- .../limitedLinear/limitedLinear.H | 2 +- .../limitedSurfaceInterpolationScheme.C | 2 +- .../limitedSurfaceInterpolationScheme.H | 5 +- .../limitedSurfaceInterpolationSchemes.C | 8 +- .../linearUpwind/linearUpwind.C | 2 +- .../linearUpwind/linearUpwind.H | 2 +- .../linearUpwind/linearUpwindV.C | 2 +- .../linearUpwind/linearUpwindV.H | 2 +- .../limitedSchemes/upwind/upwind.C | 2 +- .../limitedSchemes/upwind/upwind.H | 2 +- .../limitedSchemes/vanAlbada/vanAlbada.C | 2 +- .../limitedSchemes/vanAlbada/vanAlbada.H | 2 +- .../limitedSchemes/vanLeer/vanLeer.C | 2 +- .../limitedSchemes/vanLeer/vanLeer.H | 2 +- .../Gamma/multivariateGamma.C | 2 +- .../MUSCL/multivariateMUSCL.C | 2 +- .../Minmod/multivariateMinmod.C | 2 +- .../SuperBee/multivariateSuperBee.C | 2 +- .../limitedCubic/multivariateLimitedCubic.C | 2 +- .../limitedLinear/multivariateLimitedLinear.C | 2 +- .../multivariateScheme/multivariateScheme.C | 2 +- .../multivariateScheme/multivariateScheme.H | 48 +++- .../multivariateSelectionScheme.C | 2 +- .../multivariateSelectionScheme.H | 2 +- .../multivariateSelectionSchemes.C | 2 +- .../multivariateSurfaceInterpolationScheme.C | 2 +- .../multivariateSurfaceInterpolationScheme.H | 2 +- .../multivariateSurfaceInterpolationSchemes.C | 2 +- .../upwind/multivariateUpwind.C | 2 +- .../upwind/multivariateUpwind.H | 2 +- .../vanLeer/multivariateVanLeer.C | 2 +- .../schemes/CentredFitScheme/CentredFitData.C | 2 +- .../schemes/CentredFitScheme/CentredFitData.H | 9 +- .../CentredFitScheme/CentredFitScheme.H | 18 +- .../schemes/FitData/FitData.C | 6 +- .../schemes/FitData/FitData.H | 2 +- .../PureUpwindFitScheme/PureUpwindFitScheme.H | 42 ++- .../schemes/UpwindFitScheme/UpwindFitData.C | 2 +- .../schemes/UpwindFitScheme/UpwindFitData.H | 2 +- .../schemes/UpwindFitScheme/UpwindFitScheme.H | 18 +- .../schemes/biLinearFit/biLinearFit.C | 2 +- .../biLinearFit/biLinearFitPolynomial.H | 2 +- .../schemes/clippedLinear/clippedLinear.C | 2 +- .../schemes/clippedLinear/clippedLinear.H | 2 +- .../schemes/cubic/cubic.C | 2 +- .../schemes/cubic/cubic.H | 5 +- .../schemes/cubicUpwindFit/cubicUpwindFit.C | 2 +- .../cubicUpwindFit/cubicUpwindFitPolynomial.H | 2 +- .../schemes/downwind/downwind.C | 2 +- .../schemes/downwind/downwind.H | 2 +- .../schemes/fixedBlended/fixedBlended.C | 2 +- .../schemes/fixedBlended/fixedBlended.H | 2 +- .../schemes/harmonic/harmonic.C | 2 +- .../schemes/harmonic/harmonic.H | 2 +- .../schemes/linear/linear.C | 2 +- .../schemes/linear/linear.H | 2 +- .../schemes/linearFit/linearFit.C | 2 +- .../schemes/linearFit/linearFitPolynomial.H | 2 +- .../linearPureUpwindFit/linearPureUpwindFit.C | 2 +- .../schemes/localBlended/localBlended.C | 2 +- .../schemes/localBlended/localBlended.H | 2 +- .../schemes/localMax/localMax.C | 2 +- .../schemes/localMax/localMax.H | 2 +- .../schemes/localMin/localMin.C | 2 +- .../schemes/localMin/localMin.H | 2 +- .../schemes/midPoint/midPoint.C | 2 +- .../schemes/midPoint/midPoint.H | 2 +- .../outletStabilised/outletStabilised.C | 2 +- .../outletStabilised/outletStabilised.H | 11 +- .../schemes/quadraticFit/quadraticFit.C | 2 +- .../quadraticFit/quadraticFitPolynomial.H | 2 +- .../quadraticLinearFit/quadraticLinearFit.C | 2 +- .../quadraticLinearFitPolynomial.H | 2 +- .../quadraticLinearPureUpwindFit.C | 2 +- .../quadraticLinearUpwindFit.C | 2 +- .../quadraticLinearUpwindFitPolynomial.H | 2 +- .../quadraticUpwindFit/quadraticUpwindFit.C | 2 +- .../quadraticUpwindFitPolynomial.H | 2 +- .../schemes/reverseLinear/reverseLinear.C | 2 +- .../schemes/reverseLinear/reverseLinear.H | 2 +- .../schemes/skewCorrected/skewCorrected.C | 2 +- .../schemes/skewCorrected/skewCorrected.H | 7 +- .../skewCorrected/skewCorrectionVectors.C | 2 +- .../skewCorrected/skewCorrectionVectors.H | 2 +- .../schemes/weighted/weighted.C | 2 +- .../schemes/weighted/weighted.H | 2 +- .../surfaceInterpolation/surfaceInterpolate.C | 2 +- .../surfaceInterpolation/surfaceInterpolate.H | 2 +- .../surfaceInterpolation.C | 2 +- .../surfaceInterpolation.H | 2 +- .../surfaceInterpolationScheme.C | 2 +- .../surfaceInterpolationScheme.H | 2 +- .../surfaceInterpolationSchemes.C | 2 +- .../volPointInterpolate.C | 2 +- .../volPointInterpolation.C | 2 +- .../volPointInterpolation.H | 2 +- src/finiteVolume/surfaceMesh/surfaceMesh.H | 2 +- src/finiteVolume/volMesh/volMesh.H | 2 +- .../MGridGenGAMGAgglomerate.C | 2 +- .../MGridGenGAMGAgglomeration.C | 2 +- .../MGridGenGAMGAgglomeration.H | 2 +- .../displacementSBRStressFvMotionSolver.C | 2 +- .../displacementSBRStressFvMotionSolver.H | 2 +- ...lacementComponentLaplacianFvMotionSolver.C | 2 +- ...lacementComponentLaplacianFvMotionSolver.H | 2 +- .../displacementFvMotionSolver.C | 2 +- .../displacementFvMotionSolver.H | 2 +- .../displacementInterpolationFvMotionSolver.C | 2 +- .../displacementInterpolationFvMotionSolver.H | 2 +- .../displacementLaplacianFvMotionSolver.C | 2 +- .../displacementLaplacianFvMotionSolver.H | 2 +- .../displacementLayeredMotionFvMotionSolver.C | 2 +- .../displacementLayeredMotionFvMotionSolver.H | 2 +- .../layeredSolver/pointEdgeStructuredWalk.C | 2 +- .../layeredSolver/pointEdgeStructuredWalk.H | 2 +- .../layeredSolver/pointEdgeStructuredWalkI.H | 2 +- .../fvMotionSolver/fvMotionSolver.C | 2 +- .../fvMotionSolver/fvMotionSolver.H | 2 +- .../fvMotionSolver/fvMotionSolverTemplates.C | 2 +- ...velocityComponentLaplacianFvMotionSolver.C | 2 +- ...velocityComponentLaplacianFvMotionSolver.H | 2 +- .../velocityLaplacianFvMotionSolver.C | 2 +- .../velocityLaplacianFvMotionSolver.H | 2 +- .../cellMotion/cellMotionFvPatchField.C | 2 +- .../cellMotion/cellMotionFvPatchField.H | 2 +- .../cellMotion/cellMotionFvPatchFields.C | 2 +- .../cellMotion/cellMotionFvPatchFields.H | 2 +- .../cellMotion/cellMotionFvPatchFieldsFwd.H | 2 +- .../surfaceSlipDisplacementFvPatchField.H | 2 +- .../surfaceSlipDisplacementFvPatchFields.C | 2 +- .../surfaceSlipDisplacementFvPatchFields.H | 2 +- .../surfaceSlipDisplacementFvPatchFieldsFwd.H | 2 +- .../directional/directionalDiffusivity.C | 2 +- .../directional/directionalDiffusivity.H | 2 +- .../motionDiffusivity/file/fileDiffusivity.C | 2 +- .../motionDiffusivity/file/fileDiffusivity.H | 2 +- .../inverseDistanceDiffusivity.C | 2 +- .../inverseDistanceDiffusivity.H | 2 +- .../inverseFaceDistanceDiffusivity.C | 2 +- .../inverseFaceDistanceDiffusivity.H | 2 +- .../inversePointDistanceDiffusivity.C | 2 +- .../inversePointDistanceDiffusivity.H | 2 +- .../inverseVolume/inverseVolumeDiffusivity.C | 2 +- .../inverseVolume/inverseVolumeDiffusivity.H | 2 +- .../exponential/exponentialDiffusivity.C | 2 +- .../exponential/exponentialDiffusivity.H | 2 +- .../quadratic/quadraticDiffusivity.C | 2 +- .../quadratic/quadraticDiffusivity.H | 2 +- .../motionDiffusivity/motionDiffusivity.C | 2 +- .../motionDiffusivity/motionDiffusivity.H | 2 +- .../motionDirectionalDiffusivity.C | 2 +- .../motionDirectionalDiffusivity.H | 2 +- .../uniform/uniformDiffusivity.C | 2 +- .../uniform/uniformDiffusivity.H | 2 +- ...llatingDisplacementPointPatchVectorField.C | 2 +- ...llatingDisplacementPointPatchVectorField.H | 2 +- ...OscillatingVelocityPointPatchVectorField.C | 2 +- ...OscillatingVelocityPointPatchVectorField.H | 2 +- ...llatingDisplacementPointPatchVectorField.C | 2 +- ...llatingDisplacementPointPatchVectorField.H | 2 +- ...oscillatingVelocityPointPatchVectorField.C | 2 +- ...oscillatingVelocityPointPatchVectorField.H | 2 +- ...surfaceDisplacementPointPatchVectorField.C | 2 +- ...surfaceDisplacementPointPatchVectorField.H | 2 +- ...aceSlipDisplacementPointPatchVectorField.C | 2 +- ...aceSlipDisplacementPointPatchVectorField.H | 2 +- .../genericFvPatchField/genericFvPatchField.C | 2 +- .../genericFvPatchField/genericFvPatchField.H | 2 +- .../genericFvPatchFields.C | 2 +- .../genericFvPatchFields.H | 2 +- .../genericPointPatchField.C | 2 +- .../genericPointPatchField.H | 2 +- .../genericPointPatchFields.C | 2 +- .../genericPointPatchFields.H | 2 +- .../COxidationMurphyShaddix.C | 2 +- .../atomizationModel/atomizationModelNew.C | 2 +- .../dispersionModel/dispersionModelNew.C | 2 +- .../autoHexMeshDriver/autoHexMeshDriver.C | 2 +- .../autoHexMeshDriver/autoHexMeshDriver.H | 2 +- .../autoHexMeshDriver/autoLayerDriver.C | 21 +- .../autoHexMeshDriver/autoLayerDriver.H | 2 +- .../autoHexMeshDriver/autoLayerDriverShrink.C | 2 +- .../autoLayerDriverTemplates.C | 2 +- .../autoHexMeshDriver/autoRefineDriver.C | 2 +- .../autoHexMeshDriver/autoRefineDriver.H | 2 +- .../autoHexMeshDriver/autoSnapDriver.C | 2 +- .../autoHexMeshDriver/autoSnapDriver.H | 2 +- .../layerParameters/layerParameters.C | 2 +- .../layerParameters/layerParameters.H | 2 +- .../autoHexMeshDriver/pointData/pointData.C | 2 +- .../autoHexMeshDriver/pointData/pointData.H | 2 +- .../autoHexMeshDriver/pointData/pointDataI.H | 2 +- .../refinementParameters.C | 2 +- .../refinementParameters.H | 2 +- .../snapParameters/snapParameters.C | 2 +- .../snapParameters/snapParameters.H | 2 +- .../meshRefinement/meshRefinement.C | 2 +- .../meshRefinement/meshRefinement.H | 2 +- .../meshRefinement/meshRefinementBaffles.C | 2 +- .../meshRefinement/meshRefinementMerge.C | 2 +- .../meshRefinementProblemCells.C | 2 +- .../meshRefinement/meshRefinementRefine.C | 2 +- .../meshRefinement/meshRefinementTemplates.C | 2 +- .../refinementSurfaces/refinementSurfaces.C | 2 +- .../refinementSurfaces/refinementSurfaces.H | 2 +- .../autoHexMesh/shellSurfaces/shellSurfaces.C | 2 +- .../autoHexMesh/shellSurfaces/shellSurfaces.H | 2 +- .../trackedParticle/ExactParticle.C | 2 +- .../trackedParticle/ExactParticle.H | 2 +- .../trackedParticle/trackedParticle.C | 2 +- .../trackedParticle/trackedParticle.H | 2 +- .../trackedParticle/trackedParticleCloud.C | 2 +- src/mesh/blockMesh/block/block.C | 2 +- src/mesh/blockMesh/block/block.H | 2 +- src/mesh/blockMesh/block/blockCreate.C | 2 +- src/mesh/blockMesh/block/blockList.H | 2 +- .../blockDescriptor/blockDescriptor.C | 2 +- .../blockDescriptor/blockDescriptor.H | 2 +- .../blockDescriptor/blockDescriptorEdges.C | 2 +- src/mesh/blockMesh/blockMesh/blockMesh.C | 2 +- src/mesh/blockMesh/blockMesh/blockMesh.H | 2 +- src/mesh/blockMesh/blockMesh/blockMeshCheck.C | 2 +- .../blockMesh/blockMesh/blockMeshCreate.C | 2 +- src/mesh/blockMesh/blockMesh/blockMeshMerge.C | 2 +- src/mesh/blockMesh/curvedEdges/BSpline.C | 2 +- src/mesh/blockMesh/curvedEdges/BSpline.H | 2 +- .../blockMesh/curvedEdges/CatmullRomSpline.C | 2 +- .../blockMesh/curvedEdges/CatmullRomSpline.H | 2 +- src/mesh/blockMesh/curvedEdges/arcEdge.C | 2 +- src/mesh/blockMesh/curvedEdges/arcEdge.H | 2 +- src/mesh/blockMesh/curvedEdges/curvedEdge.C | 2 +- src/mesh/blockMesh/curvedEdges/curvedEdge.H | 2 +- src/mesh/blockMesh/curvedEdges/curvedEdgeI.H | 2 +- .../blockMesh/curvedEdges/curvedEdgeList.H | 2 +- src/mesh/blockMesh/curvedEdges/lineDivide.C | 2 +- src/mesh/blockMesh/curvedEdges/lineDivide.H | 2 +- src/mesh/blockMesh/curvedEdges/lineEdge.C | 2 +- src/mesh/blockMesh/curvedEdges/lineEdge.H | 2 +- src/mesh/blockMesh/curvedEdges/polyLine.C | 2 +- src/mesh/blockMesh/curvedEdges/polyLine.H | 2 +- src/mesh/blockMesh/curvedEdges/polyLineEdge.C | 2 +- src/mesh/blockMesh/curvedEdges/polyLineEdge.H | 2 +- src/mesh/blockMesh/curvedEdges/splineEdge.C | 2 +- src/mesh/blockMesh/curvedEdges/splineEdge.H | 2 +- src/meshTools/PointEdgeWave/PointEdgeWave.C | 2 +- src/meshTools/PointEdgeWave/PointEdgeWave.H | 2 +- .../PointEdgeWave/PointEdgeWaveName.C | 2 +- src/meshTools/PointEdgeWave/pointEdgePoint.C | 2 +- src/meshTools/PointEdgeWave/pointEdgePoint.H | 2 +- src/meshTools/PointEdgeWave/pointEdgePointI.H | 2 +- .../cellClassification/cellClassification.H | 2 +- src/meshTools/cellClassification/cellInfo.C | 2 +- src/meshTools/cellClassification/cellInfo.H | 2 +- src/meshTools/cellClassification/cellInfoI.H | 2 +- src/meshTools/cellDist/cellDistFuncs.C | 2 +- src/meshTools/cellDist/cellDistFuncs.H | 2 +- .../cellDist/cellDistFuncsTemplates.C | 2 +- .../cellDist/patchWave/patchDataWave.C | 2 +- .../cellDist/patchWave/patchDataWave.H | 2 +- src/meshTools/cellDist/patchWave/patchWave.C | 2 +- src/meshTools/cellDist/patchWave/patchWave.H | 2 +- src/meshTools/cellDist/wallPoint/wallPoint.C | 2 +- src/meshTools/cellDist/wallPoint/wallPoint.H | 2 +- .../cellDist/wallPoint/wallPointData.C | 2 +- .../cellDist/wallPoint/wallPointData.H | 2 +- .../cellDist/wallPoint/wallPointDataI.H | 2 +- src/meshTools/cellDist/wallPoint/wallPointI.H | 2 +- src/meshTools/cellFeatures/cellFeatures.C | 2 +- src/meshTools/cellFeatures/cellFeatures.H | 2 +- src/meshTools/cellQuality/cellQuality.C | 2 +- src/meshTools/cellQuality/cellQuality.H | 2 +- .../EulerCoordinateRotation.C | 2 +- .../EulerCoordinateRotation.H | 2 +- .../STARCDCoordinateRotation.C | 2 +- .../STARCDCoordinateRotation.H | 2 +- .../coordinateRotation/coordinateRotation.C | 2 +- .../coordinateRotation/coordinateRotation.H | 2 +- .../coordinateSystems/coordinateSystemNew.C | 2 +- .../coordinateSystems/cylindricalCS.C | 2 +- .../coordinateSystems/cylindricalCS.H | 2 +- .../parabolicCylindricalCS.C | 2 +- .../parabolicCylindricalCS.H | 2 +- src/meshTools/coordinateSystems/sphericalCS.C | 2 +- src/meshTools/coordinateSystems/sphericalCS.H | 2 +- src/meshTools/coordinateSystems/toroidalCS.C | 2 +- src/meshTools/coordinateSystems/toroidalCS.H | 2 +- .../directMappedPointPatch.C | 2 +- .../directMappedPointPatch.H | 2 +- .../directMappedWallPointPatch.C | 2 +- .../directMappedWallPointPatch.H | 2 +- .../directMappedPatchBase.H | 2 +- .../directMappedPolyPatch.C | 2 +- .../directMappedPolyPatch.H | 2 +- .../directMappedWallPolyPatch.C | 2 +- .../directMappedWallPolyPatch.H | 2 +- .../edgeFaceCirculator/edgeFaceCirculator.C | 2 +- .../edgeFaceCirculator/edgeFaceCirculator.H | 2 +- .../edgeFaceCirculator/edgeFaceCirculatorI.H | 2 +- .../indexedOctree/indexedOctreeName.C | 2 +- src/meshTools/indexedOctree/labelBits.H | 2 +- src/meshTools/indexedOctree/treeDataEdge.C | 2 +- src/meshTools/indexedOctree/treeDataFace.C | 2 +- src/meshTools/indexedOctree/treeDataFace.H | 2 +- src/meshTools/indexedOctree/treeDataPoint.C | 2 +- src/meshTools/indexedOctree/treeDataPoint.H | 2 +- .../indexedOctree/treeDataPrimitivePatch.C | 2 +- .../indexedOctree/treeDataPrimitivePatch.H | 2 +- .../treeDataPrimitivePatchName.C | 2 +- .../indexedOctree/treeDataTriSurface.C | 2 +- .../indexedOctree/treeDataTriSurface.H | 2 +- src/meshTools/meshTools/meshTools.C | 2 +- src/meshTools/meshTools/meshTools.H | 2 +- .../momentOfInertia/momentOfInertia.C | 2 +- .../momentOfInertia/momentOfInertia.H | 2 +- src/meshTools/octree/PointIndexHit.H | 2 +- src/meshTools/octree/octree.C | 2 +- src/meshTools/octree/octree.H | 2 +- src/meshTools/octree/octreeDataCell.C | 2 +- src/meshTools/octree/octreeDataCell.H | 2 +- src/meshTools/octree/octreeDataEdges.C | 2 +- src/meshTools/octree/octreeDataEdges.H | 2 +- src/meshTools/octree/octreeDataFace.C | 2 +- src/meshTools/octree/octreeDataFace.H | 2 +- src/meshTools/octree/octreeDataPoint.C | 2 +- src/meshTools/octree/octreeDataPoint.H | 2 +- .../octree/octreeDataPointTreeLeaf.C | 2 +- .../octree/octreeDataPointTreeLeaf.H | 2 +- src/meshTools/octree/octreeLine.C | 2 +- src/meshTools/octree/octreeLine.H | 2 +- src/meshTools/octree/octreeName.C | 2 +- src/meshTools/octree/pointHitSort.H | 2 +- src/meshTools/octree/pointIndexHit.H | 2 +- src/meshTools/octree/pointIndexHitIOList.C | 2 +- src/meshTools/octree/pointIndexHitIOList.H | 2 +- src/meshTools/octree/treeBoundBox.C | 2 +- src/meshTools/octree/treeBoundBox.H | 2 +- src/meshTools/octree/treeBoundBoxI.H | 2 +- src/meshTools/octree/treeBoundBoxList.H | 2 +- src/meshTools/octree/treeElem.H | 2 +- src/meshTools/octree/treeLeaf.C | 2 +- src/meshTools/octree/treeLeaf.H | 2 +- src/meshTools/octree/treeLeafName.C | 2 +- src/meshTools/octree/treeNode.C | 2 +- src/meshTools/octree/treeNode.H | 2 +- src/meshTools/octree/treeNodeI.H | 2 +- src/meshTools/octree/treeNodeName.C | 2 +- .../polyMeshZipUpCells/polyMeshZipUpCells.C | 10 +- .../polyMeshZipUpCells/polyMeshZipUpCells.H | 2 +- .../primitiveMeshGeometry.C | 10 +- .../primitiveMeshGeometry.H | 2 +- src/meshTools/regionSplit/regionSplit.C | 2 +- src/meshTools/regionSplit/regionSplit.H | 2 +- .../distributedTriSurfaceMesh.C | 2 +- .../distributedTriSurfaceMesh.H | 2 +- .../distributedTriSurfaceMeshTemplates.C | 2 +- .../searchableSurface/searchableBox.C | 2 +- .../searchableSurface/searchableBox.H | 2 +- .../searchableSurface/searchableCylinder.C | 2 +- .../searchableSurface/searchableCylinder.H | 2 +- .../searchableSurface/searchablePlane.C | 2 +- .../searchableSurface/searchablePlane.H | 2 +- .../searchableSurface/searchablePlate.C | 2 +- .../searchableSurface/searchablePlate.H | 2 +- .../searchableSurface/searchableSphere.C | 2 +- .../searchableSurface/searchableSphere.H | 2 +- .../searchableSurface/searchableSurface.C | 2 +- .../searchableSurface/searchableSurface.H | 2 +- .../searchableSurfaceCollection.C | 2 +- .../searchableSurfaceCollection.H | 2 +- .../searchableSurfaceWithGaps.C | 2 +- .../searchableSurfaceWithGaps.H | 2 +- .../searchableSurfacesQueries.C | 2 +- .../searchableSurfacesQueries.H | 2 +- .../searchableSurface/triSurfaceMesh.C | 2 +- .../searchableSurface/triSurfaceMesh.H | 2 +- .../sets/cellSources/boxToCell/boxToCell.C | 2 +- .../sets/cellSources/boxToCell/boxToCell.H | 2 +- .../sets/cellSources/cellToCell/cellToCell.C | 2 +- .../sets/cellSources/cellToCell/cellToCell.H | 2 +- .../cylinderToCell/cylinderToCell.H | 2 +- .../sets/cellSources/faceToCell/faceToCell.C | 2 +- .../sets/cellSources/faceToCell/faceToCell.H | 2 +- .../faceZoneToCell/faceZoneToCell.C | 2 +- .../faceZoneToCell/faceZoneToCell.H | 2 +- .../cellSources/fieldToCell/fieldToCell.C | 2 +- .../cellSources/fieldToCell/fieldToCell.H | 2 +- .../cellSources/labelToCell/labelToCell.C | 2 +- .../cellSources/labelToCell/labelToCell.H | 2 +- .../sets/cellSources/nbrToCell/nbrToCell.C | 2 +- .../sets/cellSources/nbrToCell/nbrToCell.H | 2 +- .../cellSources/nearestToCell/nearestToCell.C | 2 +- .../cellSources/nearestToCell/nearestToCell.H | 2 +- .../cellSources/pointToCell/pointToCell.C | 2 +- .../cellSources/pointToCell/pointToCell.H | 2 +- .../cellSources/regionToCell/regionToCell.C | 2 +- .../cellSources/regionToCell/regionToCell.H | 2 +- .../rotatedBoxToCell/rotatedBoxToCell.C | 2 +- .../rotatedBoxToCell/rotatedBoxToCell.H | 2 +- .../cellSources/shapeToCell/shapeToCell.C | 2 +- .../cellSources/shapeToCell/shapeToCell.H | 2 +- .../cellSources/sphereToCell/sphereToCell.C | 2 +- .../cellSources/sphereToCell/sphereToCell.H | 2 +- .../cellSources/surfaceToCell/surfaceToCell.H | 2 +- .../sets/cellSources/zoneToCell/zoneToCell.C | 2 +- .../sets/cellSources/zoneToCell/zoneToCell.H | 2 +- .../setToCellZone/setToCellZone.C | 2 +- .../setToCellZone/setToCellZone.H | 2 +- .../boundaryToFace/boundaryToFace.C | 2 +- .../boundaryToFace/boundaryToFace.H | 2 +- .../sets/faceSources/boxToFace/boxToFace.C | 2 +- .../sets/faceSources/boxToFace/boxToFace.H | 2 +- .../sets/faceSources/cellToFace/cellToFace.C | 2 +- .../sets/faceSources/cellToFace/cellToFace.H | 2 +- .../sets/faceSources/faceToFace/faceToFace.C | 2 +- .../sets/faceSources/faceToFace/faceToFace.H | 2 +- .../faceSources/labelToFace/labelToFace.C | 2 +- .../faceSources/labelToFace/labelToFace.H | 2 +- .../faceSources/normalToFace/normalToFace.C | 2 +- .../faceSources/normalToFace/normalToFace.H | 2 +- .../faceSources/patchToFace/patchToFace.C | 2 +- .../faceSources/patchToFace/patchToFace.H | 2 +- .../faceSources/pointToFace/pointToFace.C | 2 +- .../faceSources/pointToFace/pointToFace.H | 2 +- .../sets/faceSources/zoneToFace/zoneToFace.C | 2 +- .../sets/faceSources/zoneToFace/zoneToFace.H | 2 +- .../faceZoneToFaceZone/faceZoneToFaceZone.C | 2 +- .../faceZoneToFaceZone/faceZoneToFaceZone.H | 2 +- .../setToFaceZone/setToFaceZone.C | 2 +- .../setToFaceZone/setToFaceZone.H | 2 +- .../setsToFaceZone/setsToFaceZone.C | 2 +- .../setsToFaceZone/setsToFaceZone.H | 2 +- .../sets/pointSources/boxToPoint/boxToPoint.C | 2 +- .../sets/pointSources/boxToPoint/boxToPoint.H | 2 +- .../pointSources/cellToPoint/cellToPoint.C | 2 +- .../pointSources/cellToPoint/cellToPoint.H | 2 +- .../pointSources/faceToPoint/faceToPoint.C | 2 +- .../pointSources/faceToPoint/faceToPoint.H | 2 +- .../pointSources/labelToPoint/labelToPoint.C | 2 +- .../pointSources/labelToPoint/labelToPoint.H | 2 +- .../nearestToPoint/nearestToPoint.C | 2 +- .../nearestToPoint/nearestToPoint.H | 2 +- .../pointSources/pointToPoint/pointToPoint.C | 2 +- .../pointSources/pointToPoint/pointToPoint.H | 2 +- .../surfaceToPoint/surfaceToPoint.H | 2 +- .../pointSources/zoneToPoint/zoneToPoint.C | 2 +- .../pointSources/zoneToPoint/zoneToPoint.H | 2 +- .../setToPointZone/setToPointZone.C | 2 +- .../setToPointZone/setToPointZone.H | 2 +- .../sets/topoSetSource/topoSetSource.C | 2 +- .../sets/topoSetSource/topoSetSource.H | 2 +- src/meshTools/sets/topoSets/cellSet.C | 2 +- src/meshTools/sets/topoSets/cellSet.H | 2 +- src/meshTools/sets/topoSets/cellZoneSet.C | 2 +- src/meshTools/sets/topoSets/cellZoneSet.H | 2 +- src/meshTools/sets/topoSets/faceSet.C | 2 +- src/meshTools/sets/topoSets/faceSet.H | 2 +- src/meshTools/sets/topoSets/faceZoneSet.C | 2 +- src/meshTools/sets/topoSets/faceZoneSet.H | 2 +- src/meshTools/sets/topoSets/pointSet.C | 2 +- src/meshTools/sets/topoSets/pointSet.H | 2 +- src/meshTools/sets/topoSets/pointZoneSet.C | 2 +- src/meshTools/sets/topoSets/pointZoneSet.H | 2 +- src/meshTools/sets/topoSets/topoSet.C | 2 +- src/meshTools/sets/topoSets/topoSet.H | 2 +- src/meshTools/surfaceSets/surfaceSets.C | 7 +- src/meshTools/surfaceSets/surfaceSets.H | 12 +- .../booleanSurface/booleanSurface.H | 2 +- .../intersectedSurface/edgeSurface.C | 2 +- .../intersectedSurface/edgeSurface.H | 2 +- .../intersectedSurface/intersectedSurface.C | 2 +- .../intersectedSurface/intersectedSurface.H | 5 +- .../surfaceIntersection/edgeIntersections.C | 2 +- .../surfaceIntersection/edgeIntersections.H | 2 +- .../surfaceIntersection/surfaceIntersection.C | 2 +- .../surfaceIntersection/surfaceIntersection.H | 2 +- .../surfaceIntersectionFuncs.C | 2 +- .../surfaceIntersectionTemplates.C | 2 +- .../octreeData/octreeDataTriSurface.C | 2 +- .../octreeData/octreeDataTriSurface.H | 2 +- .../octreeData/octreeDataTriSurfaceTreeLeaf.C | 2 +- .../octreeData/octreeDataTriSurfaceTreeLeaf.H | 2 +- .../orientedSurface/orientedSurface.C | 2 +- .../orientedSurface/orientedSurface.H | 2 +- .../surfaceFeatures/surfaceFeatures.C | 2 +- .../surfaceFeatures/surfaceFeatures.H | 2 +- .../surfaceLocation/surfaceLocation.C | 2 +- .../surfaceLocation/surfaceLocation.H | 2 +- .../triSurfaceSearch/triSurfaceSearch.C | 2 +- .../triSurfaceSearch/triSurfaceSearch.H | 2 +- .../triSurfaceTools/triSurfaceTools.C | 2 +- .../triSurfaceTools/triSurfaceTools.H | 2 +- .../triSurface/triangleFuncs/triangleFuncs.C | 2 +- .../triSurface/triangleFuncs/triangleFuncs.H | 2 +- .../twoDPointCorrector/twoDPointCorrector.C | 8 +- .../twoDPointCorrector/twoDPointCorrector.H | 2 +- .../decompositionMethod/decompositionMethod.C | 2 +- .../decompositionMethod/decompositionMethod.H | 2 +- .../geomDecomp/geomDecomp.C | 2 +- .../geomDecomp/geomDecomp.H | 2 +- .../hierarchGeomDecomp/hierarchGeomDecomp.C | 2 +- .../hierarchGeomDecomp/hierarchGeomDecomp.H | 2 +- .../manualDecomp/manualDecomp.C | 2 +- .../manualDecomp/manualDecomp.H | 2 +- .../simpleGeomDecomp/simpleGeomDecomp.C | 2 +- .../simpleGeomDecomp/simpleGeomDecomp.H | 2 +- .../decompose/metisDecomp/metisDecomp.C | 2 +- .../decompose/metisDecomp/metisDecomp.H | 2 +- .../decompose/ptscotchDecomp/ptscotchDecomp.C | 8 +- .../decompose/ptscotchDecomp/ptscotchDecomp.H | 2 +- .../decompose/scotchDecomp/scotchDecomp.C | 2 +- .../decompose/scotchDecomp/scotchDecomp.H | 2 +- .../reconstruct/fvFieldReconstructor.C | 2 +- .../reconstruct/fvFieldReconstructor.H | 2 +- .../fvFieldReconstructorReconstructFields.C | 2 +- .../reconstruct/pointFieldReconstructor.C | 2 +- .../reconstruct/pointFieldReconstructor.H | 2 +- ...pointFieldReconstructorReconstructFields.C | 2 +- .../reconstruct/reconstruct/processorMeshes.C | 2 +- .../reconstruct/reconstruct/processorMeshes.H | 2 +- .../reconstruct/reconstructLagrangian.H | 2 +- .../reconstruct/reconstructLagrangianFields.C | 2 +- .../reconstructLagrangianPositions.C | 2 +- .../basic/addSubtract/addSubtract.H | 2 +- .../basic/addSubtract/writeAddSubtractField.C | 2 +- .../basic/addSubtract/writeAddSubtractValue.C | 2 +- .../foamCalcFunctions/calcType/calcType.C | 2 +- .../foamCalcFunctions/calcType/calcType.H | 2 +- .../field/components/components.H | 2 +- .../field/components/writeComponentFields.C | 2 +- .../foamCalcFunctions/field/div/div.H | 2 +- .../field/div/writeDivField.C | 2 +- .../field/interpolate/interpolate.H | 2 +- .../field/interpolate/writeInterpolateField.C | 2 +- .../foamCalcFunctions/field/mag/mag.H | 2 +- .../field/mag/writeMagField.C | 2 +- .../foamCalcFunctions/field/magGrad/magGrad.H | 2 +- .../field/magGrad/writeMagGradField.C | 2 +- .../foamCalcFunctions/field/magSqr/magSqr.H | 2 +- .../field/magSqr/writeMagSqrField.C | 2 +- .../field/randomise/randomise.H | 2 +- .../field/randomise/writeRandomField.C | 2 +- .../IOwriteRegisteredObject.H | 2 +- .../writeRegisteredObject.C | 2 +- .../writeRegisteredObject.H | 2 +- .../writeRegisteredObjectFunctionObject.C | 2 +- .../writeRegisteredObjectFunctionObject.H | 2 +- .../fieldAverage/IOFieldAverage.H | 2 +- .../fieldAverage/fieldAverage/fieldAverage.C | 2 +- .../fieldAverage/fieldAverage/fieldAverage.H | 2 +- .../fieldAverage/fieldAverageTemplates.C | 2 +- .../fieldAverageFunctionObject.C | 2 +- .../fieldAverageFunctionObject.H | 2 +- .../fieldAverageItem/fieldAverageItem.C | 2 +- .../fieldAverageItem/fieldAverageItem.H | 2 +- .../fieldAverageItem/fieldAverageItemIO.C | 2 +- .../field/fieldMinMax/IOfieldMinMax.H | 2 +- .../fieldMinMax/fieldMinMaxFunctionObject.C | 2 +- .../fieldMinMax/fieldMinMaxFunctionObject.H | 2 +- .../fieldValues/cellSource/IOcellSource.H | 2 +- .../field/fieldValues/cellSource/cellSource.C | 2 +- .../field/fieldValues/cellSource/cellSource.H | 2 +- .../cellSource/cellSourceFunctionObject.C | 2 +- .../cellSource/cellSourceFunctionObject.H | 2 +- .../fieldValues/cellSource/cellSourceI.H | 2 +- .../cellSource/cellSourceTemplates.C | 2 +- .../fieldValues/faceSource/IOfaceSource.H | 2 +- .../field/fieldValues/faceSource/faceSource.C | 2 +- .../field/fieldValues/faceSource/faceSource.H | 2 +- .../faceSource/faceSourceFunctionObject.C | 2 +- .../faceSource/faceSourceFunctionObject.H | 2 +- .../fieldValues/faceSource/faceSourceI.H | 2 +- .../faceSource/faceSourceTemplates.C | 2 +- .../field/fieldValues/fieldValue/fieldValue.C | 2 +- .../field/fieldValues/fieldValue/fieldValue.H | 2 +- .../fieldValues/fieldValue/fieldValueI.H | 2 +- .../fieldValue/fieldValueTemplates.C | 2 +- .../field/streamLine/streamLine.C | 2 +- .../field/streamLine/streamLine.H | 2 +- .../streamLine/streamLineFunctionObject.C | 2 +- .../streamLine/streamLineFunctionObject.H | 2 +- .../field/streamLine/streamLineParticle.C | 2 +- .../field/streamLine/streamLineParticle.H | 2 +- .../streamLine/streamLineParticleCloud.C | 2 +- .../streamLine/streamLineParticleCloud.H | 2 +- .../forces/forceCoeffs/IOforceCoeffs.H | 2 +- .../forces/forceCoeffs/forceCoeffs.C | 2 +- .../forces/forceCoeffs/forceCoeffs.H | 2 +- .../forceCoeffs/forceCoeffsFunctionObject.C | 2 +- .../forceCoeffs/forceCoeffsFunctionObject.H | 2 +- .../functionObjects/forces/forces/IOforces.H | 2 +- .../functionObjects/forces/forces/forces.C | 2 +- .../functionObjects/forces/forces/forces.H | 5 +- .../forces/forces/forcesFunctionObject.C | 2 +- .../forces/forces/forcesFunctionObject.H | 2 +- ...gidBodyDisplacementPointPatchVectorField.C | 2 +- ...gidBodyDisplacementPointPatchVectorField.H | 2 +- .../sixDoFRigidBodyMotion.C | 2 +- .../sixDoFRigidBodyMotion.H | 2 +- .../fixedAxis/fixedAxis.C | 2 +- .../fixedAxis/fixedAxis.H | 2 +- .../fixedLine/fixedLine.C | 2 +- .../fixedLine/fixedLine.H | 2 +- .../fixedOrientation/fixedOrientation.C | 2 +- .../fixedOrientation/fixedOrientation.H | 2 +- .../fixedPlane/fixedPlane.C | 2 +- .../fixedPlane/fixedPlane.H | 2 +- .../fixedPoint/fixedPoint.C | 2 +- .../fixedPoint/fixedPoint.H | 2 +- .../sixDoFRigidBodyMotionConstraint.C | 2 +- .../sixDoFRigidBodyMotionConstraint.H | 2 +- .../sixDoFRigidBodyMotionConstraintNew.C | 2 +- .../sixDoFRigidBodyMotionI.H | 2 +- .../sixDoFRigidBodyMotionIO.C | 2 +- .../linearAxialAngularSpring.C | 2 +- .../linearAxialAngularSpring.H | 2 +- .../linearSpring/linearSpring.C | 2 +- .../linearSpring/linearSpring.H | 2 +- .../sixDoFRigidBodyMotionRestraint.C | 2 +- .../sixDoFRigidBodyMotionRestraint.H | 2 +- .../sixDoFRigidBodyMotionRestraintNew.C | 2 +- .../sphericalAngularSpring.C | 2 +- .../sphericalAngularSpring.H | 2 +- .../tabulatedAxialAngularSpring.C | 2 +- .../tabulatedAxialAngularSpring.H | 2 +- .../sixDoFRigidBodyMotionState.C | 2 +- .../sixDoFRigidBodyMotionState.H | 2 +- .../sixDoFRigidBodyMotionStateI.H | 2 +- .../sixDoFRigidBodyMotionStateIO.C | 2 +- ...gidBodyDisplacementPointPatchVectorField.C | 2 +- ...gidBodyDisplacementPointPatchVectorField.H | 2 +- .../abortCalculation/IOabortCalculation.H | 2 +- .../abortCalculation/abortCalculation.H | 2 +- .../abortCalculationFunctionObject.C | 2 +- .../abortCalculationFunctionObject.H | 2 +- .../functionObjects/systemCall/IOsystemCall.H | 2 +- .../functionObjects/systemCall/systemCall.C | 2 +- .../functionObjects/systemCall/systemCall.H | 2 +- .../systemCall/systemCallFunctionObject.C | 2 +- .../systemCall/systemCallFunctionObject.H | 2 +- .../utilities/dsmcFields/IOdsmcFields.C | 2 +- .../utilities/dsmcFields/dsmcFields.C | 2 +- .../utilities/dsmcFields/dsmcFields.H | 2 +- .../dsmcFields/dsmcFieldsFunctionObject.C | 2 +- .../dsmcFields/dsmcFieldsFunctionObject.H | 2 +- .../staticPressure/IOstaticPressure.H | 2 +- .../utilities/staticPressure/staticPressure.C | 2 +- .../utilities/staticPressure/staticPressure.H | 2 +- .../staticPressureFunctionObject.C | 2 +- .../staticPressureFunctionObject.H | 2 +- .../IOtimeActivatedFileUpdate.H | 2 +- .../timeActivatedFileUpdate.C | 2 +- .../timeActivatedFileUpdate.H | 2 +- .../timeActivatedFileUpdateFunctionObject.C | 2 +- .../timeActivatedFileUpdateFunctionObject.H | 2 +- src/postProcessing/postCalc/calc.H | 2 +- src/randomProcesses/Kmesh/Kmesh.C | 2 +- src/randomProcesses/Kmesh/Kmesh.H | 2 +- src/randomProcesses/fft/fft.C | 2 +- src/randomProcesses/fft/fft.H | 2 +- src/randomProcesses/fft/fftRenumber.C | 2 +- src/randomProcesses/fft/fftRenumber.H | 2 +- src/randomProcesses/fft/kShellIntegration.C | 2 +- src/randomProcesses/fft/kShellIntegration.H | 2 +- src/randomProcesses/noise/noiseFFT.C | 2 +- src/randomProcesses/noise/noiseFFT.H | 2 +- .../processes/UOprocess/UOprocess.C | 2 +- .../processes/UOprocess/UOprocess.H | 2 +- src/randomProcesses/turbulence/turbGen.C | 2 +- src/randomProcesses/turbulence/turbGen.H | 2 +- src/sampling/cuttingPlane/cuttingPlane.C | 2 +- src/sampling/cuttingPlane/cuttingPlane.H | 2 +- .../cuttingPlane/cuttingPlaneTemplates.C | 2 +- src/sampling/graphField/makeGraph.C | 2 +- src/sampling/graphField/makeGraph.H | 2 +- src/sampling/graphField/writeCellGraph.H | 2 +- src/sampling/graphField/writePatchGraph.H | 2 +- .../calculateMeshToMeshAddressing.C | 2 +- .../meshToMesh/calculateMeshToMeshWeights.C | 2 +- .../meshToMesh/meshToMesh.C | 2 +- .../meshToMesh/meshToMesh.H | 2 +- .../meshToMesh/meshToMeshInterpolate.C | 2 +- src/sampling/probes/IOprobes.H | 2 +- src/sampling/probes/probes.C | 2 +- src/sampling/probes/probes.H | 2 +- .../probesFunctionObject.C | 2 +- .../probesFunctionObject.H | 2 +- src/sampling/probes/probesGrouping.C | 2 +- src/sampling/probes/probesTemplates.C | 2 +- src/sampling/sampledSet/cloud/cloudSet.C | 2 +- src/sampling/sampledSet/cloud/cloudSet.H | 2 +- src/sampling/sampledSet/coordSet/coordSet.C | 2 +- src/sampling/sampledSet/coordSet/coordSet.H | 2 +- src/sampling/sampledSet/face/faceOnlySet.C | 2 +- src/sampling/sampledSet/face/faceOnlySet.H | 2 +- .../sampledSet/midPoint/midPointSet.C | 2 +- .../sampledSet/midPoint/midPointSet.H | 2 +- .../midPointAndFace/midPointAndFaceSet.C | 2 +- .../midPointAndFace/midPointAndFaceSet.H | 2 +- .../sampledSet/sampledSet/sampledSet.C | 2 +- .../sampledSet/sampledSet/sampledSet.H | 2 +- .../sampledSet/sampledSets/IOsampledSets.H | 2 +- .../sampledSet/sampledSets/sampledSets.C | 6 +- .../sampledSet/sampledSets/sampledSets.H | 2 +- .../sampledSets/sampledSetsGrouping.C | 2 +- .../sampledSets/sampledSetsTemplates.C | 2 +- .../sampledSetsFunctionObject.C | 2 +- .../sampledSetsFunctionObject.H | 2 +- .../triSurfaceMeshPointSet.H | 2 +- src/sampling/sampledSet/uniform/uniformSet.C | 2 +- src/sampling/sampledSet/uniform/uniformSet.H | 2 +- .../writers/gnuplot/gnuplotSetWriter.C | 2 +- .../writers/gnuplot/gnuplotSetWriter.H | 2 +- .../writers/gnuplot/gnuplotSetWriterRunTime.C | 2 +- .../sampledSet/writers/jplot/jplotSetWriter.C | 2 +- .../sampledSet/writers/jplot/jplotSetWriter.H | 2 +- .../writers/jplot/jplotSetWriterRunTime.C | 2 +- .../sampledSet/writers/raw/rawSetWriter.C | 2 +- .../sampledSet/writers/raw/rawSetWriter.H | 2 +- .../writers/raw/rawSetWriterRunTime.C | 2 +- .../sampledSet/writers/vtk/vtkSetWriter.C | 2 +- .../sampledSet/writers/vtk/vtkSetWriter.H | 2 +- .../writers/vtk/vtkSetWriterRunTime.C | 2 +- src/sampling/sampledSet/writers/writer.C | 2 +- src/sampling/sampledSet/writers/writer.H | 2 +- src/sampling/sampledSet/writers/writers.C | 2 +- src/sampling/sampledSet/writers/writers.H | 2 +- .../writers/xmgrace/xmgraceSetWriter.C | 2 +- .../writers/xmgrace/xmgraceSetWriter.H | 2 +- .../writers/xmgrace/xmgraceSetWriterRunTime.C | 2 +- .../distanceSurface/distanceSurface.C | 2 +- .../distanceSurface/distanceSurface.H | 2 +- .../distanceSurfaceTemplates.C | 2 +- .../sampledSurface/isoSurface/isoSurface.C | 2 +- .../sampledSurface/isoSurface/isoSurface.H | 2 +- .../isoSurface/isoSurfaceCell.C | 2 +- .../isoSurface/isoSurfaceCell.H | 2 +- .../isoSurface/isoSurfaceCellTemplates.C | 2 +- .../isoSurface/isoSurfaceTemplates.C | 2 +- .../isoSurface/sampledIsoSurface.C | 2 +- .../isoSurface/sampledIsoSurface.H | 2 +- .../isoSurface/sampledIsoSurfaceCell.C | 10 +- .../isoSurface/sampledIsoSurfaceCell.H | 2 +- .../sampledIsoSurfaceCellTemplates.C | 2 +- .../isoSurface/sampledIsoSurfaceTemplates.C | 2 +- .../sampledCuttingPlane/sampledCuttingPlane.C | 2 +- .../sampledCuttingPlane/sampledCuttingPlane.H | 2 +- .../sampledCuttingPlaneTemplates.C | 2 +- .../sampledPatch/sampledPatch.C | 4 +- .../sampledPatch/sampledPatch.H | 2 +- .../sampledPatch/sampledPatchTemplates.C | 2 +- .../sampledPlane/sampledPlane.C | 4 +- .../sampledPlane/sampledPlane.H | 2 +- .../sampledPlane/sampledPlaneTemplates.C | 2 +- .../sampledSurface/sampledSurface.C | 2 +- .../sampledSurface/sampledSurface.H | 2 +- .../sampledSurface/sampledSurfaceTemplates.C | 2 +- .../sampledSurfaces/IOsampledSurfaces.H | 2 +- .../sampledSurfaces/sampledSurfaces.C | 2 +- .../sampledSurfaces/sampledSurfaces.H | 2 +- .../sampledSurfaces/sampledSurfacesGrouping.C | 2 +- .../sampledSurfacesTemplates.C | 2 +- .../sampledSurfacesFunctionObject.C | 2 +- .../sampledSurfacesFunctionObject.H | 2 +- .../sampledTriSurfaceMeshTemplates.C | 2 +- .../sampledThresholdCellFaces.C | 2 +- .../sampledThresholdCellFaces.H | 2 +- .../sampledThresholdCellFacesTemplates.C | 2 +- .../thresholdCellFaces/thresholdCellFaces.C | 2 +- .../thresholdCellFaces/thresholdCellFaces.H | 2 +- .../writers/dx/dxSurfaceWriter.C | 2 +- .../writers/dx/dxSurfaceWriter.H | 2 +- .../writers/dx/dxSurfaceWriterRunTime.C | 2 +- .../writers/foamFile/foamFileSurfaceWriter.C | 2 +- .../writers/foamFile/foamFileSurfaceWriter.H | 2 +- .../foamFile/foamFileSurfaceWriterRunTime.C | 2 +- .../writers/null/nullSurfaceWriter.C | 2 +- .../writers/null/nullSurfaceWriter.H | 2 +- .../writers/null/nullSurfaceWriterRunTime.C | 2 +- .../writers/proxy/proxySurfaceWriter.C | 2 +- .../writers/proxy/proxySurfaceWriter.H | 2 +- .../writers/proxy/proxySurfaceWriterRunTime.C | 2 +- .../writers/raw/rawSurfaceWriter.C | 2 +- .../writers/raw/rawSurfaceWriter.H | 2 +- .../writers/raw/rawSurfaceWriterRunTime.C | 2 +- .../sampledSurface/writers/surfaceWriter.C | 2 +- .../sampledSurface/writers/surfaceWriter.H | 2 +- .../sampledSurface/writers/surfaceWriters.C | 2 +- .../sampledSurface/writers/surfaceWriters.H | 2 +- .../writers/vtk/vtkSurfaceWriter.C | 2 +- .../writers/vtk/vtkSurfaceWriter.H | 2 +- .../writers/vtk/vtkSurfaceWriterRunTime.C | 2 +- src/surfMesh/MeshedSurface/MeshedSurface.C | 2 +- src/surfMesh/MeshedSurface/MeshedSurface.H | 2 +- .../MeshedSurface/MeshedSurfaceCore.C | 2 +- src/surfMesh/MeshedSurface/MeshedSurfaceIO.C | 2 +- src/surfMesh/MeshedSurface/MeshedSurfaceNew.C | 2 +- .../MeshedSurface/MeshedSurfaceZones.C | 2 +- src/surfMesh/MeshedSurface/MeshedSurfaces.C | 10 +- src/surfMesh/MeshedSurface/MeshedSurfaces.H | 2 +- .../MeshedSurface/MeshedSurfacesFwd.H | 2 +- .../MeshedSurfaceIOAllocator.C | 2 +- .../MeshedSurfaceIOAllocator.H | 2 +- .../MeshedSurfaceProxy/MeshedSurfaceProxy.C | 2 +- .../MeshedSurfaceProxy/MeshedSurfaceProxy.H | 2 +- .../MeshedSurfaceProxyCore.C | 10 +- .../UnsortedMeshedSurface.C | 2 +- .../UnsortedMeshedSurface.H | 2 +- .../UnsortedMeshedSurfaceNew.C | 2 +- .../UnsortedMeshedSurfaces.C | 10 +- .../UnsortedMeshedSurfaces.H | 2 +- .../UnsortedMeshedSurfacesFwd.H | 2 +- .../surfFields/surfFields/surfFields.C | 2 +- .../surfFields/surfFields/surfFields.H | 2 +- .../surfFields/surfFields/surfFieldsFwd.H | 2 +- .../surfFields/surfFields/surfGeoMesh.H | 2 +- .../surfPointFields/surfPointFields.C | 7 +- .../surfPointFields/surfPointFields.H | 2 +- .../surfPointFields/surfPointFieldsFwd.H | 2 +- .../surfPointFields/surfPointGeoMesh.H | 2 +- src/surfMesh/surfMesh/surfMesh.C | 2 +- src/surfMesh/surfMesh/surfMesh.H | 2 +- src/surfMesh/surfMesh/surfMeshClear.C | 2 +- src/surfMesh/surfMesh/surfMeshIO.C | 2 +- src/surfMesh/surfZone/surfZone/surfZone.C | 2 +- src/surfMesh/surfZone/surfZone/surfZone.H | 2 +- .../surfZone/surfZone/surfZoneIOList.C | 2 +- .../surfZone/surfZone/surfZoneIOList.H | 2 +- src/surfMesh/surfZone/surfZone/surfZoneList.H | 2 +- .../surfZoneIdentifier/surfZoneIdentifier.C | 2 +- .../surfZoneIdentifier/surfZoneIdentifier.H | 2 +- .../surfZoneIdentifierList.H | 2 +- .../surfaceFormats/ac3d/AC3DsurfaceFormat.C | 2 +- .../surfaceFormats/ac3d/AC3DsurfaceFormat.H | 2 +- .../ac3d/AC3DsurfaceFormatCore.C | 2 +- .../ac3d/AC3DsurfaceFormatCore.H | 2 +- .../ac3d/AC3DsurfaceFormatCoreTemplates.C | 2 +- .../ac3d/AC3DsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/ftr/FTRsurfaceFormat.C | 2 +- .../surfaceFormats/ftr/FTRsurfaceFormat.H | 2 +- .../ftr/FTRsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/gts/GTSsurfaceFormat.C | 2 +- .../surfaceFormats/gts/GTSsurfaceFormat.H | 2 +- .../gts/GTSsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/nas/NASsurfaceFormat.C | 2 +- .../surfaceFormats/nas/NASsurfaceFormat.H | 2 +- .../nas/NASsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/obj/OBJsurfaceFormat.H | 2 +- .../obj/OBJsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/off/OFFsurfaceFormat.C | 2 +- .../surfaceFormats/off/OFFsurfaceFormat.H | 2 +- .../off/OFFsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/ofs/OFSsurfaceFormat.C | 2 +- .../surfaceFormats/ofs/OFSsurfaceFormat.H | 2 +- .../surfaceFormats/ofs/OFSsurfaceFormatCore.C | 2 +- .../surfaceFormats/ofs/OFSsurfaceFormatCore.H | 2 +- .../ofs/OFSsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/smesh/SMESHsurfaceFormat.H | 2 +- .../smesh/SMESHsurfaceFormatRunTime.C | 2 +- .../starcd/STARCDsurfaceFormat.H | 2 +- .../starcd/STARCDsurfaceFormatCore.C | 2 +- .../starcd/STARCDsurfaceFormatCore.H | 2 +- .../starcd/STARCDsurfaceFormatRunTime.C | 2 +- src/surfMesh/surfaceFormats/stl/STLpoint.H | 2 +- .../surfaceFormats/stl/STLsurfaceFormat.H | 2 +- .../surfaceFormats/stl/STLsurfaceFormatCore.C | 2 +- .../surfaceFormats/stl/STLsurfaceFormatCore.H | 2 +- .../stl/STLsurfaceFormatRunTime.C | 2 +- src/surfMesh/surfaceFormats/stl/STLtriangle.H | 2 +- .../surfaceFormats/stl/STLtriangleI.H | 2 +- .../surfaceFormats/surfaceFormatsCore.C | 2 +- .../surfaceFormats/surfaceFormatsCore.H | 2 +- .../surfaceFormats/tri/TRIsurfaceFormat.H | 2 +- .../surfaceFormats/tri/TRIsurfaceFormatCore.C | 2 +- .../surfaceFormats/tri/TRIsurfaceFormatCore.H | 2 +- .../tri/TRIsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/vtk/VTKsurfaceFormat.H | 2 +- .../surfaceFormats/vtk/VTKsurfaceFormatCore.C | 2 +- .../surfaceFormats/vtk/VTKsurfaceFormatCore.H | 2 +- .../vtk/VTKsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/wrl/WRLsurfaceFormat.H | 2 +- .../surfaceFormats/wrl/WRLsurfaceFormatCore.C | 2 +- .../surfaceFormats/wrl/WRLsurfaceFormatCore.H | 2 +- .../wrl/WRLsurfaceFormatRunTime.C | 2 +- .../surfaceFormats/x3d/X3DsurfaceFormat.H | 2 +- .../surfaceFormats/x3d/X3DsurfaceFormatCore.C | 8 +- .../surfaceFormats/x3d/X3DsurfaceFormatCore.H | 2 +- .../x3d/X3DsurfaceFormatRunTime.C | 2 +- .../surfaceRegistry/surfaceRegistry.C | 2 +- .../surfaceRegistry/surfaceRegistry.H | 2 +- .../Chung/Chung.C | 2 +- .../Chung/Chung.H | 2 +- .../Wallis/Wallis.C | 2 +- .../Wallis/Wallis.H | 2 +- .../barotropicCompressibilityModel.C | 2 +- .../barotropicCompressibilityModel.H | 2 +- .../barotropicCompressibilityModelNew.C | 2 +- .../linear/linear.C | 2 +- .../linear/linear.H | 2 +- .../basic/basicThermo/basicThermo.C | 2 +- .../basic/basicThermo/basicThermo.H | 2 +- .../fixedEnthalpyFvPatchScalarField.C | 2 +- .../fixedEnthalpyFvPatchScalarField.H | 2 +- .../fixedInternalEnergyFvPatchScalarField.C | 2 +- .../fixedInternalEnergyFvPatchScalarField.H | 2 +- .../gradientEnthalpyFvPatchScalarField.C | 2 +- .../gradientEnthalpyFvPatchScalarField.H | 2 +- ...gradientInternalEnergyFvPatchScalarField.C | 2 +- ...gradientInternalEnergyFvPatchScalarField.H | 2 +- .../mixedEnthalpyFvPatchScalarField.C | 2 +- .../mixedEnthalpyFvPatchScalarField.H | 2 +- .../mixedInternalEnergyFvPatchScalarField.C | 2 +- .../mixedInternalEnergyFvPatchScalarField.H | 2 +- .../wallHeatTransferFvPatchScalarField.C | 2 +- .../wallHeatTransferFvPatchScalarField.H | 2 +- .../mixtures/basicMixture/basicMixture.C | 2 +- .../mixtures/basicMixture/basicMixture.H | 2 +- .../mixtures/basicMixture/basicMixtures.C | 2 +- .../mixtures/basicMixture/makeBasicMixture.H | 2 +- .../basic/mixtures/pureMixture/pureMixture.C | 2 +- .../basic/mixtures/pureMixture/pureMixture.H | 2 +- .../psiThermo/basicPsiThermo/basicPsiThermo.C | 2 +- .../psiThermo/basicPsiThermo/basicPsiThermo.H | 2 +- .../basicPsiThermo/basicPsiThermoNew.C | 2 +- .../basicPsiThermo/makeBasicPsiThermo.H | 2 +- .../basic/psiThermo/ePsiThermo/ePsiThermo.C | 2 +- .../basic/psiThermo/ePsiThermo/ePsiThermo.H | 2 +- .../basic/psiThermo/ePsiThermo/ePsiThermos.C | 2 +- .../basic/psiThermo/hPsiThermo/hPsiThermo.C | 2 +- .../basic/psiThermo/hPsiThermo/hPsiThermo.H | 2 +- .../basic/psiThermo/hPsiThermo/hPsiThermos.C | 2 +- .../rhoThermo/basicRhoThermo/basicRhoThermo.C | 2 +- .../rhoThermo/basicRhoThermo/basicRhoThermo.H | 2 +- .../basicRhoThermo/basicRhoThermoNew.C | 2 +- .../basicRhoThermo/makeBasicRhoThermo.H | 2 +- .../basic/rhoThermo/hRhoThermo/hRhoThermo.C | 2 +- .../basic/rhoThermo/hRhoThermo/hRhoThermo.H | 2 +- .../basic/rhoThermo/hRhoThermo/hRhoThermos.C | 2 +- .../ODEChemistryModel/ODEChemistryModel.C | 2 +- .../ODEChemistryModel/ODEChemistryModel.H | 2 +- .../ODEChemistryModel/ODEChemistryModelI.H | 2 +- .../basicChemistryModel/basicChemistryModel.C | 2 +- .../basicChemistryModel/basicChemistryModel.H | 2 +- .../basicChemistryModelI.H | 2 +- .../basicChemistryModel/makeChemistryModel.H | 2 +- .../psiChemistryModel/psiChemistryModel.C | 2 +- .../psiChemistryModel/psiChemistryModel.H | 2 +- .../psiChemistryModel/psiChemistryModelI.H | 2 +- .../psiChemistryModel/psiChemistryModelNew.C | 2 +- .../psiChemistryModel/psiChemistryModels.C | 2 +- .../rhoChemistryModel/rhoChemistryModel.C | 2 +- .../rhoChemistryModel/rhoChemistryModel.H | 2 +- .../rhoChemistryModel/rhoChemistryModelI.H | 2 +- .../rhoChemistryModel/rhoChemistryModelNew.C | 2 +- .../rhoChemistryModel/rhoChemistryModels.C | 2 +- .../EulerImplicit/EulerImplicit.C | 2 +- .../EulerImplicit/EulerImplicit.H | 2 +- .../chemistrySolver/chemistrySolver.C | 2 +- .../chemistrySolver/chemistrySolver.H | 2 +- .../chemistrySolver/chemistrySolverNew.C | 2 +- .../chemistrySolver/makeChemistrySolvers.C | 2 +- .../chemistryModel/chemistrySolver/ode/ode.C | 2 +- .../chemistryModel/chemistrySolver/ode/ode.H | 2 +- .../chemistrySolver/sequential/sequential.C | 2 +- .../chemistrySolver/sequential/sequential.H | 2 +- .../laminarFlameSpeed/Gulders/Gulders.C | 2 +- .../laminarFlameSpeed/Gulders/Gulders.H | 2 +- .../laminarFlameSpeed/GuldersEGR/GuldersEGR.C | 2 +- .../laminarFlameSpeed/GuldersEGR/GuldersEGR.H | 2 +- .../laminarFlameSpeed/constant/constant.C | 2 +- .../laminarFlameSpeed/constant/constant.H | 2 +- .../laminarFlameSpeed/laminarFlameSpeed.C | 2 +- .../laminarFlameSpeed/laminarFlameSpeed.H | 2 +- .../laminarFlameSpeed/laminarFlameSpeedNew.C | 2 +- .../liquidMixture/liquidMixture.C | 2 +- .../liquidMixture/liquidMixture.H | 14 +- .../liquidMixture/liquidMixtureIO.C | 2 +- src/thermophysicalModels/liquids/Ar/Ar.C | 2 +- src/thermophysicalModels/liquids/Ar/Ar.H | 2 +- src/thermophysicalModels/liquids/Ar/ArI.H | 2 +- .../liquids/C10H22/C10H22.C | 2 +- .../liquids/C10H22/C10H22.H | 2 +- .../liquids/C10H22/C10H22I.H | 2 +- .../liquids/C12H26/C12H26.C | 2 +- .../liquids/C12H26/C12H26.H | 2 +- .../liquids/C12H26/C12H26I.H | 2 +- .../liquids/C13H28/C13H28.C | 2 +- .../liquids/C13H28/C13H28.H | 2 +- .../liquids/C13H28/C13H28I.H | 2 +- .../liquids/C14H30/C14H30.C | 2 +- .../liquids/C14H30/C14H30.H | 2 +- .../liquids/C14H30/C14H30I.H | 2 +- .../liquids/C16H34/C16H34.C | 2 +- .../liquids/C16H34/C16H34.H | 2 +- .../liquids/C16H34/C16H34I.H | 2 +- .../liquids/C2H5OH/C2H5OH.C | 2 +- .../liquids/C2H5OH/C2H5OH.H | 2 +- .../liquids/C2H5OH/C2H5OHI.H | 2 +- src/thermophysicalModels/liquids/C2H6/C2H6.C | 2 +- src/thermophysicalModels/liquids/C2H6/C2H6.H | 2 +- src/thermophysicalModels/liquids/C2H6/C2H6I.H | 2 +- .../liquids/C2H6O/C2H6O.C | 2 +- .../liquids/C2H6O/C2H6O.H | 2 +- .../liquids/C2H6O/C2H6OI.H | 2 +- .../liquids/C3H6O/C3H6O.C | 2 +- .../liquids/C3H6O/C3H6O.H | 2 +- .../liquids/C3H6O/C3H6OI.H | 2 +- src/thermophysicalModels/liquids/C3H8/C3H8.C | 2 +- src/thermophysicalModels/liquids/C3H8/C3H8.H | 2 +- src/thermophysicalModels/liquids/C3H8/C3H8I.H | 2 +- .../liquids/C4H10O/C4H10O.C | 2 +- .../liquids/C4H10O/C4H10O.H | 2 +- .../liquids/C4H10O/C4H10OI.H | 2 +- .../liquids/C6H14/C6H14.C | 2 +- .../liquids/C6H14/C6H14.H | 2 +- .../liquids/C6H14/C6H14I.H | 2 +- src/thermophysicalModels/liquids/C6H6/C6H6.C | 2 +- src/thermophysicalModels/liquids/C6H6/C6H6.H | 2 +- src/thermophysicalModels/liquids/C6H6/C6H6I.H | 2 +- .../liquids/C7H16/C7H16.C | 2 +- .../liquids/C7H16/C7H16.H | 2 +- .../liquids/C7H16/C7H16I.H | 2 +- src/thermophysicalModels/liquids/C7H8/C7H8.C | 2 +- src/thermophysicalModels/liquids/C7H8/C7H8.H | 2 +- src/thermophysicalModels/liquids/C7H8/C7H8I.H | 2 +- .../liquids/C8H10/C8H10.C | 2 +- .../liquids/C8H10/C8H10.H | 2 +- .../liquids/C8H10/C8H10I.H | 2 +- .../liquids/C8H18/C8H18.C | 2 +- .../liquids/C8H18/C8H18.H | 2 +- .../liquids/C8H18/C8H18I.H | 2 +- .../liquids/C9H20/C9H20.C | 2 +- .../liquids/C9H20/C9H20.H | 2 +- .../liquids/C9H20/C9H20I.H | 2 +- .../liquids/CH3OH/CH3OH.C | 2 +- .../liquids/CH3OH/CH3OH.H | 2 +- .../liquids/CH3OH/CH3OHI.H | 2 +- .../liquids/CH4N2O/CH4N2O.C | 2 +- .../liquids/CH4N2O/CH4N2O.H | 2 +- .../liquids/CH4N2O/CH4N2OI.H | 2 +- src/thermophysicalModels/liquids/H2O/H2O.C | 2 +- src/thermophysicalModels/liquids/H2O/H2O.H | 2 +- src/thermophysicalModels/liquids/H2O/H2OI.H | 2 +- .../liquids/IC8H18/IC8H18.C | 2 +- .../liquids/IC8H18/IC8H18.H | 2 +- .../liquids/IC8H18/IC8H18I.H | 2 +- src/thermophysicalModels/liquids/IDEA/IDEA.C | 2 +- src/thermophysicalModels/liquids/IDEA/IDEA.H | 2 +- src/thermophysicalModels/liquids/IDEA/IDEAI.H | 2 +- src/thermophysicalModels/liquids/MB/MB.C | 2 +- src/thermophysicalModels/liquids/MB/MB.H | 2 +- src/thermophysicalModels/liquids/MB/MBI.H | 2 +- src/thermophysicalModels/liquids/N2/N2.C | 2 +- src/thermophysicalModels/liquids/N2/N2.H | 2 +- src/thermophysicalModels/liquids/N2/N2I.H | 2 +- .../liquids/aC10H7CH3/aC10H7CH3.C | 2 +- .../liquids/aC10H7CH3/aC10H7CH3.H | 2 +- .../liquids/aC10H7CH3/aC10H7CH3I.H | 2 +- .../liquids/bC10H7CH3/bC10H7CH3.C | 2 +- .../liquids/bC10H7CH3/bC10H7CH3.H | 2 +- .../liquids/bC10H7CH3/bC10H7CH3I.H | 2 +- .../liquids/iC3H8O/iC3H8O.C | 2 +- .../liquids/iC3H8O/iC3H8O.H | 2 +- .../liquids/iC3H8O/iC3H8OI.H | 2 +- .../liquids/liquid/liquid.C | 2 +- .../liquids/liquid/liquid.H | 2 +- .../liquids/liquid/liquidI.H | 2 +- .../liquids/nC3H8O/nC3H8O.C | 2 +- .../liquids/nC3H8O/nC3H8O.H | 2 +- .../liquids/nC3H8O/nC3H8OI.H | 2 +- .../MarshakRadiationMixedFvPatchScalarField.C | 2 +- .../MarshakRadiationMixedFvPatchScalarField.H | 2 +- ...akRadiationFixedTMixedFvPatchScalarField.C | 7 +- ...akRadiationFixedTMixedFvPatchScalarField.H | 2 +- ...iffusiveRadiationMixedFvPatchScalarField.C | 2 +- ...iffusiveRadiationMixedFvPatchScalarField.H | 2 +- ...iffusiveRadiationMixedFvPatchScalarField.C | 2 +- ...iffusiveRadiationMixedFvPatchScalarField.H | 2 +- .../radiation/radiationModel/P1/P1.C | 2 +- .../radiation/radiationModel/P1/P1.H | 2 +- .../fvDOM/absorptionCoeffs/absorptionCoeffs.C | 2 +- .../fvDOM/absorptionCoeffs/absorptionCoeffs.H | 2 +- .../absorptionCoeffs/absorptionCoeffsI.H | 2 +- .../blackBodyEmission/blackBodyEmission.C | 2 +- .../blackBodyEmission/blackBodyEmission.H | 2 +- .../radiationModel/fvDOM/fvDOM/fvDOM.C | 2 +- .../radiationModel/fvDOM/fvDOM/fvDOM.H | 2 +- .../radiationModel/fvDOM/fvDOM/fvDOMI.H | 2 +- .../radiativeIntensityRay.C | 2 +- .../radiativeIntensityRay.H | 2 +- .../radiativeIntensityRayI.H | 11 +- .../radiationModel/noRadiation/noRadiation.C | 2 +- .../radiationModel/noRadiation/noRadiation.H | 2 +- .../radiationModel/radiationModel.C | 2 +- .../radiationModel/radiationModel.H | 2 +- .../radiationModel/radiationModelNew.C | 2 +- .../absorptionEmissionModel.C | 2 +- .../absorptionEmissionModel.H | 2 +- .../absorptionEmissionModelNew.C | 2 +- .../binaryAbsorptionEmission.C | 2 +- .../binaryAbsorptionEmission.H | 2 +- .../constantAbsorptionEmission.C | 2 +- .../constantAbsorptionEmission.H | 2 +- .../greyMeanAbsorptionEmission.C | 2 +- .../greyMeanAbsorptionEmission.H | 2 +- .../noAbsorptionEmission.C | 2 +- .../noAbsorptionEmission.H | 2 +- .../wideBandAbsorptionEmission.C | 2 +- .../wideBandAbsorptionEmission.H | 2 +- .../constantScatter/constantScatter.C | 2 +- .../constantScatter/constantScatter.H | 2 +- .../scatterModel/scatterModel/scatterModel.C | 2 +- .../scatterModel/scatterModel/scatterModel.H | 2 +- .../scatterModel/scatterModelNew.C | 2 +- .../chemistryReader/chemistryReader.C | 2 +- .../chemistryReader/chemistryReader.H | 2 +- .../chemistryReader/makeChemistryReaders.C | 2 +- .../chemkinReader/chemkinReader.C | 8 +- .../chemkinReader/chemkinReader.H | 2 +- .../foamChemistryReader/foamChemistryReader.C | 2 +- .../foamChemistryReader/foamChemistryReader.H | 2 +- .../hCombustionThermo/hCombustionThermo.C | 2 +- .../hCombustionThermo/hCombustionThermo.H | 2 +- .../hCombustionThermo/hCombustionThermoNew.C | 2 +- .../hCombustionThermo/makeCombustionThermo.H | 12 +- .../hhuCombustionThermo/hhuCombustionThermo.C | 2 +- .../hhuCombustionThermo/hhuCombustionThermo.H | 2 +- .../hhuCombustionThermoNew.C | 2 +- .../hhuCombustionThermos.C | 2 +- .../hsCombustionThermo/hsCombustionThermo.C | 2 +- .../hsCombustionThermo/hsCombustionThermo.H | 2 +- .../hsCombustionThermoNew.C | 2 +- .../hsCombustionThermo/hsCombustionThermos.C | 2 +- .../makeHsCombustionThermo.H | 20 +- .../hPsiMixtureThermo/hPsiMixtureThermo.C | 2 +- .../hPsiMixtureThermo/hPsiMixtureThermo.H | 2 +- .../hhuMixtureThermo/hhuMixtureThermo.C | 2 +- .../hhuMixtureThermo/hhuMixtureThermo.H | 2 +- .../hsPsiMixtureThermo/hsPsiMixtureThermo.C | 2 +- .../hsPsiMixtureThermo/hsPsiMixtureThermo.H | 2 +- .../fixedUnburntEnthalpyFvPatchScalarField.C | 2 +- .../fixedUnburntEnthalpyFvPatchScalarField.H | 2 +- ...radientUnburntEnthalpyFvPatchScalarField.C | 2 +- ...radientUnburntEnthalpyFvPatchScalarField.H | 2 +- .../mixedUnburntEnthalpyFvPatchScalarField.C | 2 +- .../mixedUnburntEnthalpyFvPatchScalarField.H | 2 +- .../basicMultiComponentMixture.C | 2 +- .../basicMultiComponentMixture.H | 2 +- .../basicMultiComponentMixtureI.H | 2 +- .../mixtures/dieselMixture/dieselMixture.C | 2 +- .../mixtures/dieselMixture/dieselMixture.H | 2 +- .../mixtures/egrMixture/egrMixture.C | 2 +- .../mixtures/egrMixture/egrMixture.H | 2 +- .../homogeneousMixture/homogeneousMixture.C | 2 +- .../homogeneousMixture/homogeneousMixture.H | 2 +- .../inhomogeneousMixture.C | 2 +- .../inhomogeneousMixture.H | 2 +- .../multiComponentMixture.C | 2 +- .../multiComponentMixture.H | 2 +- .../reactingMixture/reactingMixture.C | 2 +- .../reactingMixture/reactingMixture.H | 2 +- .../veryInhomogeneousMixture.C | 2 +- .../veryInhomogeneousMixture.H | 2 +- .../hReactionThermo/hReactionThermo.C | 2 +- .../hReactionThermo/hReactionThermo.H | 2 +- .../hReactionThermo/hReactionThermoNew.C | 2 +- .../hReactionThermo/hReactionThermos.C | 2 +- .../hReactionThermo/makeReactionThermo.H | 12 +- .../hRhoMixtureThermo/hRhoMixtureThermo.C | 2 +- .../hRhoMixtureThermo/hRhoMixtureThermo.H | 2 +- .../solidMixture/solidMixture/solidMixture.C | 2 +- .../solidMixture/solidMixture/solidMixture.H | 2 +- src/thermophysicalModels/solids/C/C.C | 2 +- src/thermophysicalModels/solids/C/C.H | 2 +- src/thermophysicalModels/solids/CaCO3/CaCO3.C | 2 +- src/thermophysicalModels/solids/CaCO3/CaCO3.H | 2 +- src/thermophysicalModels/solids/ash/ash.C | 2 +- src/thermophysicalModels/solids/ash/ash.H | 2 +- src/thermophysicalModels/solids/solid/solid.C | 2 +- src/thermophysicalModels/solids/solid/solid.H | 2 +- .../solids/solid/solidI.H | 2 +- .../solids/solid/solidNew.C | 2 +- .../specie/atomicWeights/atomicWeights.C | 2 +- .../specie/atomicWeights/atomicWeights.H | 2 +- .../icoPolynomial/icoPolynomial.C | 2 +- .../icoPolynomial/icoPolynomial.H | 2 +- .../icoPolynomial/icoPolynomialI.H | 2 +- .../equationOfState/perfectGas/perfectGas.C | 2 +- .../equationOfState/perfectGas/perfectGas.H | 2 +- .../equationOfState/perfectGas/perfectGasI.H | 2 +- .../specie/include/reactionTypes.H | 2 +- .../specie/include/thermoPhysicsTypes.H | 2 +- .../IrreversibleReaction.C | 2 +- .../IrreversibleReaction.H | 2 +- .../NonEquilibriumReversibleReaction.C | 2 +- .../NonEquilibriumReversibleReaction.H | 2 +- .../reaction/Reactions/Reaction/Reaction.C | 2 +- .../reaction/Reactions/Reaction/Reaction.H | 2 +- .../reaction/Reactions/Reaction/ReactionI.H | 2 +- .../ReversibleReaction/ReversibleReaction.C | 2 +- .../ReversibleReaction/ReversibleReaction.H | 2 +- .../ArrheniusReactionRate.H | 2 +- .../ArrheniusReactionRateI.H | 2 +- .../ChemicallyActivatedReactionRate.H | 2 +- .../ChemicallyActivatedReactionRateI.H | 2 +- .../FallOffReactionRate/FallOffReactionRate.H | 2 +- .../FallOffReactionRateI.H | 2 +- .../JanevReactionRate/JanevReactionRate.H | 2 +- .../JanevReactionRate/JanevReactionRateI.H | 2 +- .../LandauTellerReactionRate.H | 2 +- .../LandauTellerReactionRateI.H | 2 +- .../LangmuirHinshelwoodReactionRate.H | 2 +- .../LangmuirHinshelwoodReactionRateI.H | 2 +- .../LindemannFallOffFunction.H | 2 +- .../LindemannFallOffFunctionI.H | 2 +- .../SRIFallOffFunction/SRIFallOffFunction.H | 2 +- .../SRIFallOffFunction/SRIFallOffFunctionI.H | 2 +- .../TroeFallOffFunction/TroeFallOffFunction.H | 2 +- .../TroeFallOffFunctionI.H | 2 +- .../powerSeries/powerSeriesReactionRate.H | 2 +- .../powerSeries/powerSeriesReactionRateI.H | 2 +- .../thirdBodyArrheniusReactionRate.H | 2 +- .../thirdBodyArrheniusReactionRateI.H | 8 +- .../thirdBodyEfficiencies.H | 2 +- .../thirdBodyEfficienciesI.H | 2 +- .../reaction/reactions/makeChemkinReactions.C | 2 +- .../makeLangmuirHinshelwoodReactions.C | 2 +- .../reaction/reactions/makeReactionThermo.H | 14 +- .../reactions/makeReactionThermoReactions.C | 2 +- .../specie/specie/specie.C | 2 +- .../specie/specie/specie.H | 2 +- .../specie/specie/specieI.H | 2 +- .../specie/speciesTable/speciesTable.C | 2 +- .../specie/speciesTable/speciesTable.H | 2 +- .../specie/speciesTable/speciesTableI.H | 2 +- .../specie/thermo/eConst/eConstThermo.C | 2 +- .../specie/thermo/eConst/eConstThermo.H | 2 +- .../specie/thermo/eConst/eConstThermoI.H | 2 +- .../specie/thermo/hConst/hConstThermo.C | 2 +- .../specie/thermo/hConst/hConstThermo.H | 2 +- .../specie/thermo/hConst/hConstThermoI.H | 2 +- .../thermo/hPolynomial/hPolynomialThermo.C | 2 +- .../thermo/hPolynomial/hPolynomialThermo.H | 2 +- .../thermo/hPolynomial/hPolynomialThermoI.H | 2 +- .../specie/thermo/janaf/janafThermo.C | 2 +- .../specie/thermo/janaf/janafThermo.H | 2 +- .../specie/thermo/janaf/janafThermoI.H | 2 +- .../specie/thermo/specieThermo/specieThermo.C | 2 +- .../specie/thermo/specieThermo/specieThermo.H | 2 +- .../thermo/specieThermo/specieThermoI.H | 2 +- .../specie/transport/const/constTransport.C | 2 +- .../specie/transport/const/constTransport.H | 2 +- .../specie/transport/const/constTransportI.H | 2 +- .../polynomial/polynomialTransport.C | 2 +- .../polynomial/polynomialTransport.H | 2 +- .../polynomial/polynomialTransportI.H | 2 +- .../speciesTransport/speciesTransport.C | 2 +- .../speciesTransport/speciesTransport.H | 2 +- .../speciesTransport/speciesTransportI.H | 2 +- .../sutherland/sutherlandTransport.C | 2 +- .../sutherland/sutherlandTransport.H | 2 +- .../sutherland/sutherlandTransportI.H | 2 +- .../APIdiffCoefFunc/APIdiffCoefFunc.C | 2 +- .../APIdiffCoefFunc/APIdiffCoefFunc.H | 2 +- .../NSRDSfunctions/NSRDSfunc0/NSRDSfunc0.C | 2 +- .../NSRDSfunctions/NSRDSfunc0/NSRDSfunc0.H | 2 +- .../NSRDSfunctions/NSRDSfunc1/NSRDSfunc1.C | 2 +- .../NSRDSfunctions/NSRDSfunc1/NSRDSfunc1.H | 2 +- .../NSRDSfunctions/NSRDSfunc14/NSRDSfunc14.C | 2 +- .../NSRDSfunctions/NSRDSfunc14/NSRDSfunc14.H | 9 +- .../NSRDSfunctions/NSRDSfunc2/NSRDSfunc2.C | 2 +- .../NSRDSfunctions/NSRDSfunc2/NSRDSfunc2.H | 2 +- .../NSRDSfunctions/NSRDSfunc3/NSRDSfunc3.C | 2 +- .../NSRDSfunctions/NSRDSfunc3/NSRDSfunc3.H | 2 +- .../NSRDSfunctions/NSRDSfunc4/NSRDSfunc4.C | 2 +- .../NSRDSfunctions/NSRDSfunc4/NSRDSfunc4.H | 2 +- .../NSRDSfunctions/NSRDSfunc5/NSRDSfunc5.C | 2 +- .../NSRDSfunctions/NSRDSfunc5/NSRDSfunc5.H | 2 +- .../NSRDSfunctions/NSRDSfunc6/NSRDSfunc6.C | 2 +- .../NSRDSfunctions/NSRDSfunc6/NSRDSfunc6.H | 2 +- .../NSRDSfunctions/NSRDSfunc7/NSRDSfunc7.C | 2 +- .../NSRDSfunctions/NSRDSfunc7/NSRDSfunc7.H | 2 +- .../thermophysicalFunction.C | 2 +- .../thermophysicalFunction.H | 2 +- .../linearValveFvMesh/linearValveFvMesh.C | 5 +- .../linearValveFvMesh/linearValveFvMesh.H | 2 +- .../linearValveLayersFvMesh.C | 9 +- .../linearValveLayersFvMesh.H | 2 +- .../mixerFvMesh/mixerFvMesh.C | 2 +- .../mixerFvMesh/mixerFvMesh.H | 2 +- .../movingConeTopoFvMesh.C | 2 +- .../movingConeTopoFvMesh.H | 2 +- .../rawTopoChangerFvMesh.C | 2 +- .../rawTopoChangerFvMesh.H | 2 +- .../rawTopoChangerFvMeshTemplates.C | 2 +- .../topoChangerFvMesh/topoChangerFvMesh.C | 2 +- .../topoChangerFvMesh/topoChangerFvMesh.H | 2 +- .../twoPhaseMixture.C | 2 +- .../twoPhaseMixture.H | 2 +- .../singlePhaseTransportModel.C | 2 +- .../singlePhaseTransportModel.H | 2 +- .../transportModel/transportModel.C | 2 +- .../transportModel/transportModel.H | 2 +- .../viscosityModels/BirdCarreau/BirdCarreau.C | 2 +- .../viscosityModels/BirdCarreau/BirdCarreau.H | 2 +- .../CrossPowerLaw/CrossPowerLaw.C | 2 +- .../CrossPowerLaw/CrossPowerLaw.H | 2 +- .../HerschelBulkley/HerschelBulkley.C | 2 +- .../HerschelBulkley/HerschelBulkley.H | 2 +- .../viscosityModels/Newtonian/Newtonian.C | 2 +- .../viscosityModels/Newtonian/Newtonian.H | 2 +- .../viscosityModels/powerLaw/powerLaw.C | 2 +- .../viscosityModels/powerLaw/powerLaw.H | 2 +- .../viscosityModel/viscosityModel.C | 2 +- .../viscosityModel/viscosityModel.H | 2 +- .../viscosityModel/viscosityModelNew.C | 2 +- .../alphaContactAngleFvPatchScalarField.C | 2 +- .../alphaContactAngleFvPatchScalarField.H | 2 +- ...stantAlphaContactAngleFvPatchScalarField.C | 2 +- ...stantAlphaContactAngleFvPatchScalarField.H | 2 +- ...namicAlphaContactAngleFvPatchScalarField.C | 2 +- ...namicAlphaContactAngleFvPatchScalarField.H | 2 +- ...ryingAlphaContactAngleFvPatchScalarField.C | 2 +- ...ryingAlphaContactAngleFvPatchScalarField.H | 7 +- .../alphaFixedPressureFvPatchScalarField.C | 2 +- .../alphaFixedPressureFvPatchScalarField.H | 2 +- .../interfaceCompression.C | 2 +- .../interfaceCompression.H | 2 +- .../interfaceProperties/interfaceProperties.C | 2 +- .../interfaceProperties/interfaceProperties.H | 2 +- .../faceTriangulation/faceTriangulation.C | 2 +- .../faceTriangulation/faceTriangulation.H | 2 +- .../meshTriangulation/meshTriangulation.C | 2 +- .../meshTriangulation/meshTriangulation.H | 2 +- .../tools/hashSignedLabel/hashSignedLabel.H | 2 +- .../tools/labelPair/labelPairLookup.H | 2 +- .../tools/labelledTri/labelledTri.H | 2 +- .../tools/labelledTri/labelledTriI.H | 2 +- .../tools/labelledTri/sortLabelledTri.C | 2 +- .../tools/labelledTri/sortLabelledTri.H | 2 +- .../geometricSurfacePatch.C | 2 +- .../geometricSurfacePatch.H | 2 +- .../geometricSurfacePatchList.H | 2 +- .../triSurface/interfaces/AC3D/readAC.C | 2 +- .../triSurface/interfaces/AC3D/writeAC.C | 2 +- .../triSurface/interfaces/DX/writeDX.C | 2 +- .../triSurface/interfaces/GTS/readGTS.C | 2 +- .../triSurface/interfaces/GTS/writeGTS.C | 2 +- .../triSurface/interfaces/NAS/readNAS.C | 2 +- .../triSurface/interfaces/OBJ/readOBJ.C | 2 +- .../triSurface/interfaces/OBJ/writeOBJ.C | 2 +- .../triSurface/interfaces/OFF/readOFF.C | 2 +- .../triSurface/interfaces/OFF/writeOFF.C | 2 +- .../triSurface/interfaces/SMESH/writeSMESH.C | 2 +- .../triSurface/interfaces/STL/STLpoint.H | 2 +- .../triSurface/interfaces/STL/STLpointI.H | 2 +- .../triSurface/interfaces/STL/STLtriangle.H | 2 +- .../triSurface/interfaces/STL/STLtriangleI.H | 2 +- .../triSurface/interfaces/STL/readSTL.C | 2 +- .../triSurface/interfaces/STL/readSTLBINARY.C | 2 +- .../triSurface/interfaces/STL/writeSTL.C | 2 +- .../triSurface/interfaces/TRI/readTRI.C | 2 +- .../triSurface/interfaces/TRI/writeTRI.C | 2 +- .../triSurface/interfaces/VTK/writeVTK.C | 2 +- src/triSurface/triSurface/stitchTriangles.C | 9 +- .../triSurface/surfacePatch/surfacePatch.C | 2 +- .../triSurface/surfacePatch/surfacePatch.H | 2 +- .../surfacePatch/surfacePatchIOList.C | 2 +- .../surfacePatch/surfacePatchIOList.H | 2 +- .../surfacePatch/surfacePatchList.H | 2 +- src/triSurface/triSurface/triSurface.C | 2 +- src/triSurface/triSurface/triSurface.H | 2 +- .../triSurface/triSurfaceAddressing.C | 2 +- .../triSurfaceFields/triSurfaceFields.C | 2 +- .../triSurfaceFields/triSurfaceFields.H | 2 +- .../triSurfaceFields/triSurfaceFieldsFwd.H | 2 +- .../triSurfaceFields/triSurfaceGeoMesh.H | 2 +- .../LES/LESdeltas/LESdelta/LESdelta.C | 2 +- .../LES/LESdeltas/LESdelta/LESdelta.H | 2 +- .../LES/LESdeltas/PrandtlDelta/PrandtlDelta.C | 2 +- .../LES/LESdeltas/PrandtlDelta/PrandtlDelta.H | 2 +- .../cubeRootVolDelta/cubeRootVolDelta.C | 2 +- .../cubeRootVolDelta/cubeRootVolDelta.H | 2 +- .../LES/LESdeltas/smoothDelta/smoothDelta.C | 2 +- .../LES/LESdeltas/smoothDelta/smoothDelta.H | 2 +- .../smoothDelta/smoothDeltaDeltaDataI.H | 2 +- .../LES/LESfilters/LESfilter/LESfilter.C | 2 +- .../LES/LESfilters/LESfilter/LESfilter.H | 2 +- .../anisotropicFilter/anisotropicFilter.C | 2 +- .../anisotropicFilter/anisotropicFilter.H | 17 +- .../LESfilters/laplaceFilter/laplaceFilter.C | 2 +- .../LESfilters/laplaceFilter/laplaceFilter.H | 17 +- .../LESfilters/simpleFilter/simpleFilter.C | 2 +- .../LESfilters/simpleFilter/simpleFilter.H | 17 +- .../DeardorffDiffStress/DeardorffDiffStress.H | 9 +- .../LES/GenEddyVisc/GenEddyVisc.C | 2 +- .../LES/GenEddyVisc/GenEddyVisc.H | 2 +- .../LES/GenSGSStress/GenSGSStress.C | 2 +- .../LES/GenSGSStress/GenSGSStress.H | 2 +- .../LES/Smagorinsky/Smagorinsky.C | 2 +- .../LES/Smagorinsky/Smagorinsky.H | 2 +- .../LES/SpalartAllmaras/SpalartAllmaras.C | 2 +- .../LES/SpalartAllmaras/SpalartAllmaras.H | 2 +- ...ayatillekeWallFunctionFvPatchScalarField.C | 2 +- ...ayatillekeWallFunctionFvPatchScalarField.H | 2 +- .../alphaSgsWallFunctionFvPatchScalarField.C | 2 +- .../alphaSgsWallFunctionFvPatchScalarField.H | 2 +- ...sUSpaldingWallFunctionFvPatchScalarField.C | 2 +- ...sUSpaldingWallFunctionFvPatchScalarField.H | 2 +- .../LES/dynOneEqEddy/dynOneEqEddy.H | 2 +- .../LES/lowReOneEqEddy/lowReOneEqEddy.H | 2 +- .../compressible/LES/oneEqEddy/oneEqEddy.H | 2 +- .../LES/vanDriestDelta/vanDriestDelta.C | 2 +- .../LES/vanDriestDelta/vanDriestDelta.H | 2 +- .../compressible/RAS/LRR/LRR.H | 2 +- .../RAS/LaunderGibsonRSTM/LaunderGibsonRSTM.H | 2 +- .../RAS/LaunderSharmaKE/LaunderSharmaKE.H | 2 +- .../RAS/RNGkEpsilon/RNGkEpsilon.H | 2 +- .../RAS/SpalartAllmaras/SpalartAllmaras.C | 2 +- .../RAS/SpalartAllmaras/SpalartAllmaras.H | 2 +- .../backwardsCompatibilityWallFunctions.C | 2 +- .../backwardsCompatibilityWallFunctions.H | 2 +- ...wardsCompatibilityWallFunctionsTemplates.C | 2 +- ...thDissipationRateInletFvPatchScalarField.C | 2 +- ...thDissipationRateInletFvPatchScalarField.H | 6 +- ...ngLengthFrequencyInletFvPatchScalarField.C | 2 +- ...ngLengthFrequencyInletFvPatchScalarField.H | 2 +- ...ayatillekeWallFunctionFvPatchScalarField.C | 2 +- ...ayatillekeWallFunctionFvPatchScalarField.H | 2 +- .../alphatWallFunctionFvPatchScalarField.C | 2 +- .../alphatWallFunctionFvPatchScalarField.H | 2 +- .../epsilonWallFunctionFvPatchScalarField.C | 2 +- .../epsilonWallFunctionFvPatchScalarField.H | 2 +- .../kqRWallFunctionFvPatchField.C | 5 +- .../kqRWallFunctionFvPatchField.H | 2 +- .../kqRWallFunctionFvPatchFields.C | 2 +- .../kqRWallFunctionFvPatchFields.H | 2 +- .../mutURoughWallFunctionFvPatchScalarField.C | 2 +- .../mutURoughWallFunctionFvPatchScalarField.H | 2 +- ...tUSpaldingWallFunctionFvPatchScalarField.C | 2 +- ...tUSpaldingWallFunctionFvPatchScalarField.H | 2 +- .../mutUWallFunctionFvPatchScalarField.C | 2 +- .../mutUWallFunctionFvPatchScalarField.H | 2 +- .../mutkRoughWallFunctionFvPatchScalarField.C | 2 +- .../mutkRoughWallFunctionFvPatchScalarField.H | 2 +- .../mutkWallFunctionFvPatchScalarField.C | 2 +- .../mutkWallFunctionFvPatchScalarField.H | 2 +- .../omegaWallFunctionFvPatchScalarField.C | 2 +- .../omegaWallFunctionFvPatchScalarField.H | 2 +- .../compressible/RAS/kEpsilon/kEpsilon.H | 2 +- .../compressible/RAS/kOmegaSST/kOmegaSST.H | 2 +- .../compressible/RAS/laminar/laminar.C | 2 +- .../compressible/RAS/laminar/laminar.H | 2 +- .../RAS/realizableKE/realizableKE.H | 2 +- ...entHeatFluxTemperatureFvPatchScalarField.C | 2 +- ...entHeatFluxTemperatureFvPatchScalarField.H | 2 +- .../regionProperties.C | 2 +- .../regionProperties.H | 2 +- ...mperatureCoupledBaffleFvPatchScalarField.C | 2 +- ...mperatureCoupledBaffleFvPatchScalarField.H | 2 +- ...tureCoupledBaffleMixedFvPatchScalarField.C | 2 +- ...tureCoupledBaffleMixedFvPatchScalarField.H | 2 +- .../turbulenceModel/laminar/laminar.C | 2 +- .../turbulenceModel/laminar/laminar.H | 2 +- .../turbulenceModel/turbulenceModel.C | 2 +- .../turbulenceModel/turbulenceModel.H | 2 +- .../DeardorffDiffStress/DeardorffDiffStress.H | 2 +- .../LES/GenEddyVisc/GenEddyVisc.C | 2 +- .../LES/GenSGSStress/GenSGSStress.C | 2 +- .../LES/GenSGSStress/GenSGSStress.H | 2 +- .../LES/LRRDiffStress/LRRDiffStress.H | 2 +- .../LES/Smagorinsky/Smagorinsky.C | 2 +- .../LES/Smagorinsky/Smagorinsky.H | 2 +- .../LES/Smagorinsky2/Smagorinsky2.C | 2 +- .../LES/Smagorinsky2/Smagorinsky2.H | 2 +- .../LES/SpalartAllmaras/SpalartAllmaras.C | 2 +- .../LES/SpalartAllmaras/SpalartAllmaras.H | 2 +- .../SpalartAllmarasDDES/SpalartAllmarasDDES.C | 2 +- .../SpalartAllmarasDDES/SpalartAllmarasDDES.H | 2 +- .../IDDESDelta/IDDESDelta.C | 2 +- .../IDDESDelta/IDDESDelta.H | 2 +- .../SpalartAllmarasIDDES.C | 2 +- .../SpalartAllmarasIDDES.H | 2 +- ...sUSpaldingWallFunctionFvPatchScalarField.C | 2 +- ...sUSpaldingWallFunctionFvPatchScalarField.H | 2 +- .../LES/dynLagrangian/dynLagrangian.H | 2 +- .../dynMixedSmagorinsky/dynMixedSmagorinsky.C | 2 +- .../dynMixedSmagorinsky/dynMixedSmagorinsky.H | 2 +- .../LES/dynOneEqEddy/dynOneEqEddy.H | 2 +- .../LES/dynSmagorinsky/dynSmagorinsky.C | 2 +- .../LES/dynSmagorinsky/dynSmagorinsky.H | 2 +- .../incompressible/LES/laminar/laminar.C | 2 +- .../incompressible/LES/laminar/laminar.H | 2 +- .../LES/locDynOneEqEddy/locDynOneEqEddy.H | 2 +- .../LES/mixedSmagorinsky/mixedSmagorinsky.C | 2 +- .../LES/mixedSmagorinsky/mixedSmagorinsky.H | 2 +- .../incompressible/LES/oneEqEddy/oneEqEddy.H | 2 +- .../LES/scaleSimilarity/scaleSimilarity.C | 2 +- .../LES/scaleSimilarity/scaleSimilarity.H | 2 +- .../LES/spectEddyVisc/spectEddyVisc.C | 2 +- .../LES/spectEddyVisc/spectEddyVisc.H | 2 +- .../LES/vanDriestDelta/vanDriestDelta.C | 2 +- .../LES/vanDriestDelta/vanDriestDelta.H | 2 +- .../incompressible/RAS/LRR/LRR.H | 2 +- .../RAS/LamBremhorstKE/LamBremhorstKE.H | 2 +- .../RAS/LaunderGibsonRSTM/LaunderGibsonRSTM.H | 2 +- .../RAS/LaunderSharmaKE/LaunderSharmaKE.H | 2 +- .../RAS/LienCubicKE/LienCubicKE.H | 2 +- .../RAS/LienCubicKELowRe/LienCubicKELowRe.H | 2 +- .../LienLeschzinerLowRe/LienLeschzinerLowRe.H | 2 +- .../RAS/NonlinearKEShih/NonlinearKEShih.H | 2 +- .../RAS/RNGkEpsilon/RNGkEpsilon.H | 2 +- .../RAS/SpalartAllmaras/SpalartAllmaras.C | 2 +- .../RAS/SpalartAllmaras/SpalartAllmaras.H | 2 +- .../backwardsCompatibilityWallFunctions.C | 2 +- .../backwardsCompatibilityWallFunctions.H | 2 +- ...wardsCompatibilityWallFunctionsTemplates.C | 2 +- ...entHeatFluxTemperatureFvPatchScalarField.C | 2 +- ...entHeatFluxTemperatureFvPatchScalarField.H | 2 +- ...thDissipationRateInletFvPatchScalarField.C | 2 +- ...thDissipationRateInletFvPatchScalarField.H | 2 +- ...ngLengthFrequencyInletFvPatchScalarField.C | 2 +- ...ngLengthFrequencyInletFvPatchScalarField.H | 2 +- .../epsilonWallFunctionFvPatchScalarField.C | 2 +- .../epsilonWallFunctionFvPatchScalarField.H | 2 +- .../kqRWallFunctionFvPatchField.C | 5 +- .../kqRWallFunctionFvPatchField.H | 2 +- .../kqRWallFunctionFvPatchFields.C | 2 +- .../kqRWallFunctionFvPatchFields.H | 2 +- .../nutURoughWallFunctionFvPatchScalarField.C | 2 +- .../nutURoughWallFunctionFvPatchScalarField.H | 2 +- ...tUSpaldingWallFunctionFvPatchScalarField.C | 2 +- ...tUSpaldingWallFunctionFvPatchScalarField.H | 2 +- ...UTabulatedWallFunctionFvPatchScalarField.C | 2 +- ...UTabulatedWallFunctionFvPatchScalarField.H | 2 +- .../nutUWallFunctionFvPatchScalarField.C | 2 +- .../nutUWallFunctionFvPatchScalarField.H | 2 +- .../nutkRoughWallFunctionFvPatchScalarField.C | 2 +- .../nutkRoughWallFunctionFvPatchScalarField.H | 2 +- .../nutkWallFunctionFvPatchScalarField.C | 2 +- .../nutkWallFunctionFvPatchScalarField.H | 2 +- .../omegaWallFunctionFvPatchScalarField.C | 2 +- .../omegaWallFunctionFvPatchScalarField.H | 2 +- .../RAS/include/nonLinearWallFunctionsI.H | 2 +- .../RAS/include/wallDissipationI.H | 2 +- .../RAS/include/wallNonlinearViscosityI.H | 2 +- .../incompressible/RAS/kEpsilon/kEpsilon.H | 2 +- .../incompressible/RAS/kOmega/kOmega.H | 2 +- .../incompressible/RAS/kOmegaSST/kOmegaSST.H | 2 +- .../incompressible/RAS/laminar/laminar.C | 2 +- .../incompressible/RAS/laminar/laminar.H | 2 +- .../RAS/realizableKE/realizableKE.H | 2 +- .../turbulenceModel/laminar/laminar.C | 2 +- .../turbulenceModel/laminar/laminar.H | 2 +- .../turbulenceModel/turbulenceModel.C | 2 +- .../turbulenceModel/turbulenceModel.H | 2 +- .../buoyantCavity/validation/createGraphs | 2 +- 3619 files changed, 4852 insertions(+), 4085 deletions(-) diff --git a/src/ODE/ODE/ODE.H b/src/ODE/ODE/ODE.H index 0523e334b1..afec25809e 100644 --- a/src/ODE/ODE/ODE.H +++ b/src/ODE/ODE/ODE.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/KRR4/KRR4.C b/src/ODE/ODESolvers/KRR4/KRR4.C index e6ba2dd849..95927e01b6 100644 --- a/src/ODE/ODESolvers/KRR4/KRR4.C +++ b/src/ODE/ODESolvers/KRR4/KRR4.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/KRR4/KRR4.H b/src/ODE/ODESolvers/KRR4/KRR4.H index 4b6c3ce6c1..85fecb4a3d 100644 --- a/src/ODE/ODESolvers/KRR4/KRR4.H +++ b/src/ODE/ODESolvers/KRR4/KRR4.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/ODESolver/ODESolver.C b/src/ODE/ODESolvers/ODESolver/ODESolver.C index 7e038644d8..b4341894b5 100644 --- a/src/ODE/ODESolvers/ODESolver/ODESolver.C +++ b/src/ODE/ODESolvers/ODESolver/ODESolver.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/ODESolver/ODESolver.H b/src/ODE/ODESolvers/ODESolver/ODESolver.H index ea3607e008..cc45654177 100644 --- a/src/ODE/ODESolvers/ODESolver/ODESolver.H +++ b/src/ODE/ODESolvers/ODESolver/ODESolver.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/ODESolver/ODESolverNew.C b/src/ODE/ODESolvers/ODESolver/ODESolverNew.C index 10bb45f96d..3cf6eebaf0 100644 --- a/src/ODE/ODESolvers/ODESolver/ODESolverNew.C +++ b/src/ODE/ODESolvers/ODESolver/ODESolverNew.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/RK/RK.C b/src/ODE/ODESolvers/RK/RK.C index 01bb8581c8..dd17c4aee5 100644 --- a/src/ODE/ODESolvers/RK/RK.C +++ b/src/ODE/ODESolvers/RK/RK.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/RK/RK.H b/src/ODE/ODESolvers/RK/RK.H index 89b986621d..3a8be217cc 100644 --- a/src/ODE/ODESolvers/RK/RK.H +++ b/src/ODE/ODESolvers/RK/RK.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/SIBS/SIBS.C b/src/ODE/ODESolvers/SIBS/SIBS.C index 1a0aaf7cd4..6018af2e14 100644 --- a/src/ODE/ODESolvers/SIBS/SIBS.C +++ b/src/ODE/ODESolvers/SIBS/SIBS.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/SIBS/SIBS.H b/src/ODE/ODESolvers/SIBS/SIBS.H index 5844e7888c..962c2061a2 100644 --- a/src/ODE/ODESolvers/SIBS/SIBS.H +++ b/src/ODE/ODESolvers/SIBS/SIBS.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/SIBS/SIMPR.C b/src/ODE/ODESolvers/SIBS/SIMPR.C index d67520377b..00e7e862ed 100644 --- a/src/ODE/ODESolvers/SIBS/SIMPR.C +++ b/src/ODE/ODESolvers/SIBS/SIMPR.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/ODE/ODESolvers/SIBS/polyExtrapolate.C b/src/ODE/ODESolvers/SIBS/polyExtrapolate.C index 4a740fdba8..b0500b8099 100644 --- a/src/ODE/ODESolvers/SIBS/polyExtrapolate.C +++ b/src/ODE/ODESolvers/SIBS/polyExtrapolate.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/POSIX.C b/src/OSspecific/POSIX/POSIX.C index 00782af30b..8f068f4dba 100644 --- a/src/OSspecific/POSIX/POSIX.C +++ b/src/OSspecific/POSIX/POSIX.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/POSIX.H b/src/OSspecific/POSIX/POSIX.H index ea074c3674..de4e9caf35 100644 --- a/src/OSspecific/POSIX/POSIX.H +++ b/src/OSspecific/POSIX/POSIX.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/clockTime/clockTime.C b/src/OSspecific/POSIX/clockTime/clockTime.C index 72765d833e..31a6d2c4bd 100644 --- a/src/OSspecific/POSIX/clockTime/clockTime.C +++ b/src/OSspecific/POSIX/clockTime/clockTime.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/clockTime/clockTime.H b/src/OSspecific/POSIX/clockTime/clockTime.H index f029adfa65..5237233f05 100644 --- a/src/OSspecific/POSIX/clockTime/clockTime.H +++ b/src/OSspecific/POSIX/clockTime/clockTime.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/cpuTime/cpuTime.C b/src/OSspecific/POSIX/cpuTime/cpuTime.C index 4814bd515a..b5ef0c4283 100644 --- a/src/OSspecific/POSIX/cpuTime/cpuTime.C +++ b/src/OSspecific/POSIX/cpuTime/cpuTime.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/cpuTime/cpuTime.H b/src/OSspecific/POSIX/cpuTime/cpuTime.H index 0373c19ab1..e3a6376360 100644 --- a/src/OSspecific/POSIX/cpuTime/cpuTime.H +++ b/src/OSspecific/POSIX/cpuTime/cpuTime.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/dummyPrintStack.C b/src/OSspecific/POSIX/dummyPrintStack.C index 96bbe6f73d..724eebedb6 100644 --- a/src/OSspecific/POSIX/dummyPrintStack.C +++ b/src/OSspecific/POSIX/dummyPrintStack.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/fileStat.C b/src/OSspecific/POSIX/fileStat.C index b693d9b615..77293b42a6 100644 --- a/src/OSspecific/POSIX/fileStat.C +++ b/src/OSspecific/POSIX/fileStat.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/fileStat.H b/src/OSspecific/POSIX/fileStat.H index 250954ab1d..1ff7e71225 100644 --- a/src/OSspecific/POSIX/fileStat.H +++ b/src/OSspecific/POSIX/fileStat.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/printStack.C b/src/OSspecific/POSIX/printStack.C index 87482265db..5b7506c2cc 100644 --- a/src/OSspecific/POSIX/printStack.C +++ b/src/OSspecific/POSIX/printStack.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/regExp.C b/src/OSspecific/POSIX/regExp.C index 8a99723fb5..7c31c9e6b5 100644 --- a/src/OSspecific/POSIX/regExp.C +++ b/src/OSspecific/POSIX/regExp.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/regExp.H b/src/OSspecific/POSIX/regExp.H index 7eb609b246..edc8ddd6c0 100644 --- a/src/OSspecific/POSIX/regExp.H +++ b/src/OSspecific/POSIX/regExp.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigFpe.C b/src/OSspecific/POSIX/signals/sigFpe.C index 30e11e11ce..bcf0c8e6b3 100644 --- a/src/OSspecific/POSIX/signals/sigFpe.C +++ b/src/OSspecific/POSIX/signals/sigFpe.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigFpe.H b/src/OSspecific/POSIX/signals/sigFpe.H index 549efb9928..220e1fc0e0 100644 --- a/src/OSspecific/POSIX/signals/sigFpe.H +++ b/src/OSspecific/POSIX/signals/sigFpe.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigInt.C b/src/OSspecific/POSIX/signals/sigInt.C index 4d4c0de54e..429e426f6b 100644 --- a/src/OSspecific/POSIX/signals/sigInt.C +++ b/src/OSspecific/POSIX/signals/sigInt.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigInt.H b/src/OSspecific/POSIX/signals/sigInt.H index 4c2f15ba2e..635434f12e 100644 --- a/src/OSspecific/POSIX/signals/sigInt.H +++ b/src/OSspecific/POSIX/signals/sigInt.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigQuit.C b/src/OSspecific/POSIX/signals/sigQuit.C index 1f1fed0240..a9fee8c9d4 100644 --- a/src/OSspecific/POSIX/signals/sigQuit.C +++ b/src/OSspecific/POSIX/signals/sigQuit.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigQuit.H b/src/OSspecific/POSIX/signals/sigQuit.H index 108ad94d79..a7ed668f43 100644 --- a/src/OSspecific/POSIX/signals/sigQuit.H +++ b/src/OSspecific/POSIX/signals/sigQuit.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigSegv.C b/src/OSspecific/POSIX/signals/sigSegv.C index eee7b32bb2..084a4df215 100644 --- a/src/OSspecific/POSIX/signals/sigSegv.C +++ b/src/OSspecific/POSIX/signals/sigSegv.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/signals/sigSegv.H b/src/OSspecific/POSIX/signals/sigSegv.H index 276644e257..5410c45ba3 100644 --- a/src/OSspecific/POSIX/signals/sigSegv.H +++ b/src/OSspecific/POSIX/signals/sigSegv.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/timer.C b/src/OSspecific/POSIX/timer.C index 740ac9c7fd..df384f47a5 100644 --- a/src/OSspecific/POSIX/timer.C +++ b/src/OSspecific/POSIX/timer.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OSspecific/POSIX/timer.H b/src/OSspecific/POSIX/timer.H index c74b08f2d3..c6c595eb03 100644 --- a/src/OSspecific/POSIX/timer.H +++ b/src/OSspecific/POSIX/timer.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C b/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C index a6a6afd430..3a9155614f 100644 --- a/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C +++ b/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.H b/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.H index 149f0badc4..457fb7a413 100644 --- a/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.H +++ b/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/algorithms/MeshWave/FaceCellWaveName.C b/src/OpenFOAM/algorithms/MeshWave/FaceCellWaveName.C index 3ce8d65c69..e44c8a9ada 100644 --- a/src/OpenFOAM/algorithms/MeshWave/FaceCellWaveName.C +++ b/src/OpenFOAM/algorithms/MeshWave/FaceCellWaveName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/algorithms/MeshWave/MeshWave.C b/src/OpenFOAM/algorithms/MeshWave/MeshWave.C index e8434de5d6..4e887dfc53 100644 --- a/src/OpenFOAM/algorithms/MeshWave/MeshWave.C +++ b/src/OpenFOAM/algorithms/MeshWave/MeshWave.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/algorithms/MeshWave/MeshWave.H b/src/OpenFOAM/algorithms/MeshWave/MeshWave.H index d0310c1f43..13d6561224 100644 --- a/src/OpenFOAM/algorithms/MeshWave/MeshWave.H +++ b/src/OpenFOAM/algorithms/MeshWave/MeshWave.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/algorithms/MeshWave/MeshWaveName.C b/src/OpenFOAM/algorithms/MeshWave/MeshWaveName.C index 683e7a9dca..1092fe850f 100644 --- a/src/OpenFOAM/algorithms/MeshWave/MeshWaveName.C +++ b/src/OpenFOAM/algorithms/MeshWave/MeshWaveName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/algorithms/subCycle/subCycle.H b/src/OpenFOAM/algorithms/subCycle/subCycle.H index 6dd105e334..bf497f25c7 100644 --- a/src/OpenFOAM/algorithms/subCycle/subCycle.H +++ b/src/OpenFOAM/algorithms/subCycle/subCycle.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.C b/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.C index c81ab5e0fb..368e491a3a 100644 --- a/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.C +++ b/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.H b/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.H index 5dc3ad3aec..acfb9eed79 100644 --- a/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.H +++ b/src/OpenFOAM/containers/Dictionaries/Dictionary/Dictionary.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.C b/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.C index d7819ba580..b8c17e5b4b 100644 --- a/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.C +++ b/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.H b/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.H index c0efeb3295..51974904f8 100644 --- a/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.H +++ b/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBase.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBaseIO.C b/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBaseIO.C index 6be56125ab..8aebd0f52d 100644 --- a/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBaseIO.C +++ b/src/OpenFOAM/containers/Dictionaries/DictionaryBase/DictionaryBaseIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.C b/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.C index 9912e31ee1..f9a8820c97 100644 --- a/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.C +++ b/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.H b/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.H index 8b066f98ec..99974feb5a 100644 --- a/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.H +++ b/src/OpenFOAM/containers/Dictionaries/PtrDictionary/PtrDictionary.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.C b/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.C index ac00cd46e9..a592c04f84 100644 --- a/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.C +++ b/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.H b/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.H index 2aa51a5fd7..66cbe1d560 100644 --- a/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.H +++ b/src/OpenFOAM/containers/Dictionaries/UDictionary/UDictionary.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.C b/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.C index 37ee225917..72f1ea23ad 100644 --- a/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.C +++ b/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.H b/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.H index d50857b7bf..35f8730e36 100644 --- a/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.H +++ b/src/OpenFOAM/containers/Dictionaries/UPtrDictionary/UPtrDictionary.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.C b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.C index 423c0f3cb7..8c2991a822 100644 --- a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.C +++ b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H index e355a803fe..29896fc836 100644 --- a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H +++ b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTableIO.C b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTableIO.C index dd3d649e79..1930e117b3 100644 --- a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTableIO.C +++ b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTableIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashSet/HashSet.C b/src/OpenFOAM/containers/HashTables/HashSet/HashSet.C index 5a90c8e843..7e2981c34c 100644 --- a/src/OpenFOAM/containers/HashTables/HashSet/HashSet.C +++ b/src/OpenFOAM/containers/HashTables/HashSet/HashSet.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H b/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H index fda4032353..7fe0613d40 100644 --- a/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H +++ b/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashTable/HashTable.C b/src/OpenFOAM/containers/HashTables/HashTable/HashTable.C index f28a13acae..93f4b5a112 100644 --- a/src/OpenFOAM/containers/HashTables/HashTable/HashTable.C +++ b/src/OpenFOAM/containers/HashTables/HashTable/HashTable.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashTable/HashTable.H b/src/OpenFOAM/containers/HashTables/HashTable/HashTable.H index a6abe11bab..cd78385e9a 100644 --- a/src/OpenFOAM/containers/HashTables/HashTable/HashTable.H +++ b/src/OpenFOAM/containers/HashTables/HashTable/HashTable.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashTable/HashTableCore.C b/src/OpenFOAM/containers/HashTables/HashTable/HashTableCore.C index b804d3076a..9eb7dc8a02 100644 --- a/src/OpenFOAM/containers/HashTables/HashTable/HashTableCore.C +++ b/src/OpenFOAM/containers/HashTables/HashTable/HashTableCore.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashTable/HashTableI.H b/src/OpenFOAM/containers/HashTables/HashTable/HashTableI.H index a8d3a5384c..42f58b195f 100644 --- a/src/OpenFOAM/containers/HashTables/HashTable/HashTableI.H +++ b/src/OpenFOAM/containers/HashTables/HashTable/HashTableI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/HashTable/HashTableIO.C b/src/OpenFOAM/containers/HashTables/HashTable/HashTableIO.C index 65c973c6f6..38de93c773 100644 --- a/src/OpenFOAM/containers/HashTables/HashTable/HashTableIO.C +++ b/src/OpenFOAM/containers/HashTables/HashTable/HashTableIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/Map/Map.H b/src/OpenFOAM/containers/HashTables/Map/Map.H index 3cfa86083b..1df5c7d478 100644 --- a/src/OpenFOAM/containers/HashTables/Map/Map.H +++ b/src/OpenFOAM/containers/HashTables/Map/Map.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/PtrMap/PtrMap.H b/src/OpenFOAM/containers/HashTables/PtrMap/PtrMap.H index 297a4965d9..22eeff1767 100644 --- a/src/OpenFOAM/containers/HashTables/PtrMap/PtrMap.H +++ b/src/OpenFOAM/containers/HashTables/PtrMap/PtrMap.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.C b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.C index 2420fc4f86..d18bd286b8 100644 --- a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.C +++ b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.H b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.H index 89caea6ac8..292ca3952b 100644 --- a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.H +++ b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTable.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableCore.C b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableCore.C index b149d5e3b0..f5f48177a6 100644 --- a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableCore.C +++ b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableCore.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableI.H b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableI.H index 49ca71528a..e59ec6f25c 100644 --- a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableI.H +++ b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableIO.C b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableIO.C index f1bdc07ecf..044d7dd9ff 100644 --- a/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableIO.C +++ b/src/OpenFOAM/containers/HashTables/StaticHashTable/StaticHashTableIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Identifiers/Keyed/Keyed.H b/src/OpenFOAM/containers/Identifiers/Keyed/Keyed.H index f1b67fdf22..19a87ec641 100644 --- a/src/OpenFOAM/containers/Identifiers/Keyed/Keyed.H +++ b/src/OpenFOAM/containers/Identifiers/Keyed/Keyed.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Identifiers/Keyed/KeyedI.H b/src/OpenFOAM/containers/Identifiers/Keyed/KeyedI.H index 6bb7c256bd..40c9c5b435 100644 --- a/src/OpenFOAM/containers/Identifiers/Keyed/KeyedI.H +++ b/src/OpenFOAM/containers/Identifiers/Keyed/KeyedI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.C index 0eb59e1968..de06d94776 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H index a5bec70c4c..621b06f652 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILListIO.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILListIO.C index 066c8e3d04..60e0222f92 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILListIO.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.C index 4114402136..47f015c0b0 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H index 90187dbcc7..9439096df4 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LListIO.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LListIO.C index 9ce89e74a7..a1b984aa31 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LListIO.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.C index d7d349b6f9..3e6b95521e 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H index 136f34556f..b6b97f3108 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrListIO.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrListIO.C index 67c9e234df..3d04c90e2a 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrListIO.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.C index ef6d4e99c3..9888f9018f 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.H index b0523ca707..f7c2ca0a3c 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILListIO.C b/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILListIO.C index 1e3fbb116c..587953f1f7 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILListIO.C +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.C b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.C index 205bc9c3f4..98c8959a70 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.C +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H index d59cf4232d..d12d73dfb7 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBaseI.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBaseI.H index d792598167..836d86073f 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBaseI.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBaseI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.C b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.C index bf910b3b14..37ac68012e 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.C +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H index 91ce9dc5ac..9f99f8dc97 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBaseI.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBaseI.H index de363b9e3e..697f2b942f 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBaseI.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBaseI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/DLList.H b/src/OpenFOAM/containers/LinkedLists/user/DLList.H index 743b9804c4..0258c87912 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/DLList.H +++ b/src/OpenFOAM/containers/LinkedLists/user/DLList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/DLPtrList.H b/src/OpenFOAM/containers/LinkedLists/user/DLPtrList.H index 2b0a95f6a8..5c01d36676 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/DLPtrList.H +++ b/src/OpenFOAM/containers/LinkedLists/user/DLPtrList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/FIFOStack.H b/src/OpenFOAM/containers/LinkedLists/user/FIFOStack.H index bbfac98def..de462de701 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/FIFOStack.H +++ b/src/OpenFOAM/containers/LinkedLists/user/FIFOStack.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/IDLList.H b/src/OpenFOAM/containers/LinkedLists/user/IDLList.H index ca8974cabe..3f0c558180 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/IDLList.H +++ b/src/OpenFOAM/containers/LinkedLists/user/IDLList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/ISLList.H b/src/OpenFOAM/containers/LinkedLists/user/ISLList.H index 056a2ab453..328089633e 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/ISLList.H +++ b/src/OpenFOAM/containers/LinkedLists/user/ISLList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/LIFOStack.H b/src/OpenFOAM/containers/LinkedLists/user/LIFOStack.H index a981a1b504..3d4620c0a0 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/LIFOStack.H +++ b/src/OpenFOAM/containers/LinkedLists/user/LIFOStack.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/SLList.H b/src/OpenFOAM/containers/LinkedLists/user/SLList.H index 6afd684724..cd9eb70ac6 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/SLList.H +++ b/src/OpenFOAM/containers/LinkedLists/user/SLList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/SLPtrList.H b/src/OpenFOAM/containers/LinkedLists/user/SLPtrList.H index a5be451d42..c1eaf47700 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/SLPtrList.H +++ b/src/OpenFOAM/containers/LinkedLists/user/SLPtrList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/LinkedLists/user/UIDLList.H b/src/OpenFOAM/containers/LinkedLists/user/UIDLList.H index 17ba1b9c00..2552fdc1ab 100644 --- a/src/OpenFOAM/containers/LinkedLists/user/UIDLList.H +++ b/src/OpenFOAM/containers/LinkedLists/user/UIDLList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectList.H b/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectList.H index e66313e275..468170e6ac 100644 --- a/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectList.H +++ b/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectListI.H b/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectListI.H index df71c17a59..8eee46ed1a 100644 --- a/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectListI.H +++ b/src/OpenFOAM/containers/Lists/BiIndirectList/BiIndirectListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.C b/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.C index 2c880ae848..99053dc121 100644 --- a/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.C +++ b/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.H b/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.H index d9ecd2fb38..2f73bc4c67 100644 --- a/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.H +++ b/src/OpenFOAM/containers/Lists/CompactListList/CompactListList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/CompactListList/CompactListListI.H b/src/OpenFOAM/containers/Lists/CompactListList/CompactListListI.H index f2bb4c9a7e..d149ec5956 100644 --- a/src/OpenFOAM/containers/Lists/CompactListList/CompactListListI.H +++ b/src/OpenFOAM/containers/Lists/CompactListList/CompactListListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/CompactListList/CompactListListIO.C b/src/OpenFOAM/containers/Lists/CompactListList/CompactListListIO.C index 67a44421e1..c3f4cafe14 100644 --- a/src/OpenFOAM/containers/Lists/CompactListList/CompactListListIO.C +++ b/src/OpenFOAM/containers/Lists/CompactListList/CompactListListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -55,7 +55,11 @@ Foam::Istream& Foam::operator>>(Istream& is, CompactListList& lst) template -Foam::Ostream& Foam::operator<<(Ostream& os, const CompactListList& lst) +Foam::Ostream& Foam::operator<< +( + Ostream& os, + const CompactListList& lst +) { os << lst.offsets_ << lst.m_; return os; diff --git a/src/OpenFOAM/containers/Lists/DynamicList/DynamicList.C b/src/OpenFOAM/containers/Lists/DynamicList/DynamicList.C index a98326bfc6..28a43da895 100644 --- a/src/OpenFOAM/containers/Lists/DynamicList/DynamicList.C +++ b/src/OpenFOAM/containers/Lists/DynamicList/DynamicList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/DynamicList/DynamicListI.H b/src/OpenFOAM/containers/Lists/DynamicList/DynamicListI.H index 661535b59e..f6ff8e9969 100644 --- a/src/OpenFOAM/containers/Lists/DynamicList/DynamicListI.H +++ b/src/OpenFOAM/containers/Lists/DynamicList/DynamicListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/FixedList/FixedList.C b/src/OpenFOAM/containers/Lists/FixedList/FixedList.C index 1c169c57b2..849267b65c 100644 --- a/src/OpenFOAM/containers/Lists/FixedList/FixedList.C +++ b/src/OpenFOAM/containers/Lists/FixedList/FixedList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/FixedList/FixedList.H b/src/OpenFOAM/containers/Lists/FixedList/FixedList.H index 1951fa3c78..63c5f3436a 100644 --- a/src/OpenFOAM/containers/Lists/FixedList/FixedList.H +++ b/src/OpenFOAM/containers/Lists/FixedList/FixedList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/FixedList/FixedListI.H b/src/OpenFOAM/containers/Lists/FixedList/FixedListI.H index 1528f8f4a4..f14465acbc 100644 --- a/src/OpenFOAM/containers/Lists/FixedList/FixedListI.H +++ b/src/OpenFOAM/containers/Lists/FixedList/FixedListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/FixedList/FixedListIO.C b/src/OpenFOAM/containers/Lists/FixedList/FixedListIO.C index a46fe38c33..fc77043f11 100644 --- a/src/OpenFOAM/containers/Lists/FixedList/FixedListIO.C +++ b/src/OpenFOAM/containers/Lists/FixedList/FixedListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/Histogram/Histogram.C b/src/OpenFOAM/containers/Lists/Histogram/Histogram.C index 44fe99acdf..4620da0dd9 100644 --- a/src/OpenFOAM/containers/Lists/Histogram/Histogram.C +++ b/src/OpenFOAM/containers/Lists/Histogram/Histogram.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/Histogram/Histogram.H b/src/OpenFOAM/containers/Lists/Histogram/Histogram.H index 8edea365d9..3f5e4fbc0d 100644 --- a/src/OpenFOAM/containers/Lists/Histogram/Histogram.H +++ b/src/OpenFOAM/containers/Lists/Histogram/Histogram.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/IndirectList/IndirectList.H b/src/OpenFOAM/containers/Lists/IndirectList/IndirectList.H index 1179e3bd22..0d41f70c15 100644 --- a/src/OpenFOAM/containers/Lists/IndirectList/IndirectList.H +++ b/src/OpenFOAM/containers/Lists/IndirectList/IndirectList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/IndirectList/IndirectListI.H b/src/OpenFOAM/containers/Lists/IndirectList/IndirectListI.H index c5caecd1ca..dfcc20d537 100644 --- a/src/OpenFOAM/containers/Lists/IndirectList/IndirectListI.H +++ b/src/OpenFOAM/containers/Lists/IndirectList/IndirectListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/List/List.C b/src/OpenFOAM/containers/Lists/List/List.C index 7aa00079f6..8a06df242c 100644 --- a/src/OpenFOAM/containers/Lists/List/List.C +++ b/src/OpenFOAM/containers/Lists/List/List.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/List/ListIO.C b/src/OpenFOAM/containers/Lists/List/ListIO.C index 650f5b5834..984971ecc4 100644 --- a/src/OpenFOAM/containers/Lists/List/ListIO.C +++ b/src/OpenFOAM/containers/Lists/List/ListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/List/ListLoopM.H b/src/OpenFOAM/containers/Lists/List/ListLoopM.H index 9aee631158..b8c63a2e85 100644 --- a/src/OpenFOAM/containers/Lists/List/ListLoopM.H +++ b/src/OpenFOAM/containers/Lists/List/ListLoopM.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.C b/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.C index c3007906c6..872a74787f 100644 --- a/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.C +++ b/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.H b/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.H index 7292d55d7e..8872efa6bc 100644 --- a/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.H +++ b/src/OpenFOAM/containers/Lists/ListListOps/ListListOps.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/PackedList/PackedList.C b/src/OpenFOAM/containers/Lists/PackedList/PackedList.C index a6f779729c..6bc8d79ead 100644 --- a/src/OpenFOAM/containers/Lists/PackedList/PackedList.C +++ b/src/OpenFOAM/containers/Lists/PackedList/PackedList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/PackedList/PackedList.H b/src/OpenFOAM/containers/Lists/PackedList/PackedList.H index 94746b6199..76c0e97b80 100644 --- a/src/OpenFOAM/containers/Lists/PackedList/PackedList.H +++ b/src/OpenFOAM/containers/Lists/PackedList/PackedList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -298,8 +298,12 @@ public: // Ostream operator -// // Write PackedList to Ostream. -// friend Ostream& operator<< (Ostream&, const PackedList&); + // // Write PackedList to Ostream. + // friend Ostream& operator<< + // ( + // Ostream&, + // const PackedList& + // ); // Iterators and helpers @@ -372,7 +376,8 @@ public: public iteratorBase { - //- Disallow copy constructor from const_iterator - violates const-ness! + //- Disallow copy constructor from const_iterator - + // violates const-ness! iterator(const const_iterator&); //- Disallow assignment from const_iterator - violates const-ness! diff --git a/src/OpenFOAM/containers/Lists/PackedList/PackedListI.H b/src/OpenFOAM/containers/Lists/PackedList/PackedListI.H index 364614a8cc..c3059a142f 100644 --- a/src/OpenFOAM/containers/Lists/PackedList/PackedListI.H +++ b/src/OpenFOAM/containers/Lists/PackedList/PackedListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/PackedList/PackedListName.C b/src/OpenFOAM/containers/Lists/PackedList/PackedListName.C index 4f0d2e84e4..11b38eef54 100644 --- a/src/OpenFOAM/containers/Lists/PackedList/PackedListName.C +++ b/src/OpenFOAM/containers/Lists/PackedList/PackedListName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/PtrList/PtrList.C b/src/OpenFOAM/containers/Lists/PtrList/PtrList.C index fbf665040a..e4e4b10481 100644 --- a/src/OpenFOAM/containers/Lists/PtrList/PtrList.C +++ b/src/OpenFOAM/containers/Lists/PtrList/PtrList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/PtrList/PtrList.H b/src/OpenFOAM/containers/Lists/PtrList/PtrList.H index db9cf6224a..42bcd8bc35 100644 --- a/src/OpenFOAM/containers/Lists/PtrList/PtrList.H +++ b/src/OpenFOAM/containers/Lists/PtrList/PtrList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/PtrList/PtrListI.H b/src/OpenFOAM/containers/Lists/PtrList/PtrListI.H index e7f393a2cd..2e52c18454 100644 --- a/src/OpenFOAM/containers/Lists/PtrList/PtrListI.H +++ b/src/OpenFOAM/containers/Lists/PtrList/PtrListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/PtrList/PtrListIO.C b/src/OpenFOAM/containers/Lists/PtrList/PtrListIO.C index 679d7f83a6..d5005e70fc 100644 --- a/src/OpenFOAM/containers/Lists/PtrList/PtrListIO.C +++ b/src/OpenFOAM/containers/Lists/PtrList/PtrListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.C b/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.C index a04dcb12e3..33ea17ba90 100644 --- a/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.C +++ b/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.H b/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.H index ee1b0d636d..524cd8dc94 100644 --- a/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.H +++ b/src/OpenFOAM/containers/Lists/SortableList/ParSortableList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/SortableList/ParSortableListName.C b/src/OpenFOAM/containers/Lists/SortableList/ParSortableListName.C index 92a4cbb9fa..395fd835bd 100644 --- a/src/OpenFOAM/containers/Lists/SortableList/ParSortableListName.C +++ b/src/OpenFOAM/containers/Lists/SortableList/ParSortableListName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/SortableList/SortableList.C b/src/OpenFOAM/containers/Lists/SortableList/SortableList.C index 8b7e98bfcb..053d7e1245 100644 --- a/src/OpenFOAM/containers/Lists/SortableList/SortableList.C +++ b/src/OpenFOAM/containers/Lists/SortableList/SortableList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/SortableList/SortableList.H b/src/OpenFOAM/containers/Lists/SortableList/SortableList.H index 538bc76f0e..eb1cca1ca3 100644 --- a/src/OpenFOAM/containers/Lists/SortableList/SortableList.H +++ b/src/OpenFOAM/containers/Lists/SortableList/SortableList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/SubList/SubList.H b/src/OpenFOAM/containers/Lists/SubList/SubList.H index c8641651eb..1d6017caef 100644 --- a/src/OpenFOAM/containers/Lists/SubList/SubList.H +++ b/src/OpenFOAM/containers/Lists/SubList/SubList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/SubList/SubListI.H b/src/OpenFOAM/containers/Lists/SubList/SubListI.H index d498e3d7d8..618bc58e8e 100644 --- a/src/OpenFOAM/containers/Lists/SubList/SubListI.H +++ b/src/OpenFOAM/containers/Lists/SubList/SubListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectList.H b/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectList.H index 4c3556481e..2519c70086 100644 --- a/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectList.H +++ b/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListI.H b/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListI.H index 6c9188c111..709aba9995 100644 --- a/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListI.H +++ b/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListIO.C b/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListIO.C index c27d7d5fc6..d6c10435fc 100644 --- a/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListIO.C +++ b/src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UList/UList.C b/src/OpenFOAM/containers/Lists/UList/UList.C index 8391fb78b3..0031a90125 100644 --- a/src/OpenFOAM/containers/Lists/UList/UList.C +++ b/src/OpenFOAM/containers/Lists/UList/UList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UList/UList.H b/src/OpenFOAM/containers/Lists/UList/UList.H index ecd4ec9583..8f7e009287 100644 --- a/src/OpenFOAM/containers/Lists/UList/UList.H +++ b/src/OpenFOAM/containers/Lists/UList/UList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UList/UListI.H b/src/OpenFOAM/containers/Lists/UList/UListI.H index d388977f19..41d8d156ff 100644 --- a/src/OpenFOAM/containers/Lists/UList/UListI.H +++ b/src/OpenFOAM/containers/Lists/UList/UListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UList/UListIO.C b/src/OpenFOAM/containers/Lists/UList/UListIO.C index dc78c4dbd6..306cb3d6f2 100644 --- a/src/OpenFOAM/containers/Lists/UList/UListIO.C +++ b/src/OpenFOAM/containers/Lists/UList/UListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.C b/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.C index f5bfb3693a..85d493724a 100644 --- a/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.C +++ b/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.H b/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.H index 2b8b0623ec..2508a9f679 100644 --- a/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.H +++ b/src/OpenFOAM/containers/Lists/UPtrList/UPtrList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UPtrList/UPtrListI.H b/src/OpenFOAM/containers/Lists/UPtrList/UPtrListI.H index ca3fdd1c8c..2568755307 100644 --- a/src/OpenFOAM/containers/Lists/UPtrList/UPtrListI.H +++ b/src/OpenFOAM/containers/Lists/UPtrList/UPtrListI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/Lists/UPtrList/UPtrListIO.C b/src/OpenFOAM/containers/Lists/UPtrList/UPtrListIO.C index cea78f2f3b..45c2aa313f 100644 --- a/src/OpenFOAM/containers/Lists/UPtrList/UPtrListIO.C +++ b/src/OpenFOAM/containers/Lists/UPtrList/UPtrListIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/NamedEnum/NamedEnum.C b/src/OpenFOAM/containers/NamedEnum/NamedEnum.C index b39664af24..2d6a3836fe 100644 --- a/src/OpenFOAM/containers/NamedEnum/NamedEnum.C +++ b/src/OpenFOAM/containers/NamedEnum/NamedEnum.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/containers/NamedEnum/NamedEnum.H b/src/OpenFOAM/containers/NamedEnum/NamedEnum.H index 980b9ac10f..f3d3d6d1d6 100644 --- a/src/OpenFOAM/containers/NamedEnum/NamedEnum.H +++ b/src/OpenFOAM/containers/NamedEnum/NamedEnum.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Callback/Callback.C b/src/OpenFOAM/db/Callback/Callback.C index ab230eeb8c..f1b547e67d 100644 --- a/src/OpenFOAM/db/Callback/Callback.C +++ b/src/OpenFOAM/db/Callback/Callback.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Callback/Callback.H b/src/OpenFOAM/db/Callback/Callback.H index 991f0e5848..aff0d190fc 100644 --- a/src/OpenFOAM/db/Callback/Callback.H +++ b/src/OpenFOAM/db/Callback/Callback.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.C b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.C index 5257371bab..14ef5aa1bf 100644 --- a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.C +++ b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H index 655bec7b9f..677a8aeba4 100644 --- a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H +++ b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistryName.C b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistryName.C index 1351d8aca7..a88ea4c36d 100644 --- a/src/OpenFOAM/db/CallbackRegistry/CallbackRegistryName.C +++ b/src/OpenFOAM/db/CallbackRegistry/CallbackRegistryName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobject/IOobject.C b/src/OpenFOAM/db/IOobject/IOobject.C index 77617b64fc..66026048b7 100644 --- a/src/OpenFOAM/db/IOobject/IOobject.C +++ b/src/OpenFOAM/db/IOobject/IOobject.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobject/IOobject.H b/src/OpenFOAM/db/IOobject/IOobject.H index 4bb0a7c6c3..b6e6ff78b6 100644 --- a/src/OpenFOAM/db/IOobject/IOobject.H +++ b/src/OpenFOAM/db/IOobject/IOobject.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobject/IOobjectI.H b/src/OpenFOAM/db/IOobject/IOobjectI.H index 55c6df2456..cfe76776ae 100644 --- a/src/OpenFOAM/db/IOobject/IOobjectI.H +++ b/src/OpenFOAM/db/IOobject/IOobjectI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -52,21 +52,29 @@ inline Stream& Foam::IOobject::writeBanner(Stream& os, bool noHint) if (noHint) { os << - "/*---------------------------------------------------------------------------*\\\n"; + "/*--------------------------------------" + "-------------------------------------*\\\n"; } else { os << - "/*--------------------------------*- C++ -*----------------------------------*\\\n"; + "/*--------------------------------*- C++ " + "-*----------------------------------*\\\n"; } os << - "| ========= | |\n" - "| \\\\ / F ield | OpenFOAM: The Open Source CFD Toolbox |\n" - "| \\\\ / O peration | Version: " << FOAMversion << spaces << "|\n" - "| \\\\ / A nd | Web: www.OpenFOAM.com |\n" - "| \\\\/ M anipulation | |\n" - "\\*---------------------------------------------------------------------------*/\n"; + "| ========= |" + " |\n" + "| \\\\ / F ield |" + " OpenFOAM: The Open Source CFD Toolbox |\n" + "| \\\\ / O peration |" + " Version: " << FOAMversion << spaces << "|\n" + "| \\\\ / A nd |" + " Web: www.OpenFOAM.com |\n" + "| \\\\/ M anipulation |" + " |\n" + "\\*-----------------------------------------" + "----------------------------------*/\n"; return os; } @@ -76,7 +84,8 @@ template inline Stream& Foam::IOobject::writeDivider(Stream& os) { os << - "// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //\n"; + "// * * * * * * * * * * * * * * * * * " + "* * * * * * * * * * * * * * * * * * * * //\n"; return os; } @@ -85,7 +94,8 @@ template inline Stream& Foam::IOobject::writeEndDivider(Stream& os) { os << "\n\n" - "// ************************************************************************* //\n"; + "// *****************************************" + "******************************** //\n"; return os; } diff --git a/src/OpenFOAM/db/IOobject/IOobjectIO.C b/src/OpenFOAM/db/IOobject/IOobjectIO.C index d9beb1ddaf..a05c4a5911 100644 --- a/src/OpenFOAM/db/IOobject/IOobjectIO.C +++ b/src/OpenFOAM/db/IOobject/IOobjectIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobject/IOobjectReadHeader.C b/src/OpenFOAM/db/IOobject/IOobjectReadHeader.C index 1f296fb7da..d025a937cc 100644 --- a/src/OpenFOAM/db/IOobject/IOobjectReadHeader.C +++ b/src/OpenFOAM/db/IOobject/IOobjectReadHeader.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobject/IOobjectWriteHeader.C b/src/OpenFOAM/db/IOobject/IOobjectWriteHeader.C index 1607bb0e22..39fff369fb 100644 --- a/src/OpenFOAM/db/IOobject/IOobjectWriteHeader.C +++ b/src/OpenFOAM/db/IOobject/IOobjectWriteHeader.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjectList/IOobjectList.C b/src/OpenFOAM/db/IOobjectList/IOobjectList.C index de9a64c2a1..314e927b3a 100644 --- a/src/OpenFOAM/db/IOobjectList/IOobjectList.C +++ b/src/OpenFOAM/db/IOobjectList/IOobjectList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjectList/IOobjectList.H b/src/OpenFOAM/db/IOobjectList/IOobjectList.H index 3b62049452..5e82458eea 100644 --- a/src/OpenFOAM/db/IOobjectList/IOobjectList.H +++ b/src/OpenFOAM/db/IOobjectList/IOobjectList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOField/IOField.C b/src/OpenFOAM/db/IOobjects/IOField/IOField.C index d5a6a8bec2..247e25aacf 100644 --- a/src/OpenFOAM/db/IOobjects/IOField/IOField.C +++ b/src/OpenFOAM/db/IOobjects/IOField/IOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOField/IOField.H b/src/OpenFOAM/db/IOobjects/IOField/IOField.H index 9c003f8020..28b58fa62e 100644 --- a/src/OpenFOAM/db/IOobjects/IOField/IOField.H +++ b/src/OpenFOAM/db/IOobjects/IOField/IOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOList/IOList.C b/src/OpenFOAM/db/IOobjects/IOList/IOList.C index ce4a27bc2f..31973393ee 100644 --- a/src/OpenFOAM/db/IOobjects/IOList/IOList.C +++ b/src/OpenFOAM/db/IOobjects/IOList/IOList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOList/IOList.H b/src/OpenFOAM/db/IOobjects/IOList/IOList.H index 55c9817b23..0e294c97f3 100644 --- a/src/OpenFOAM/db/IOobjects/IOList/IOList.H +++ b/src/OpenFOAM/db/IOobjects/IOList/IOList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOMap/IOMap.C b/src/OpenFOAM/db/IOobjects/IOMap/IOMap.C index 67d95333c4..1fc7e070d6 100644 --- a/src/OpenFOAM/db/IOobjects/IOMap/IOMap.C +++ b/src/OpenFOAM/db/IOobjects/IOMap/IOMap.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H b/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H index 5fd5ba3051..b08ef498f8 100644 --- a/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H +++ b/src/OpenFOAM/db/IOobjects/IOMap/IOMap.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOMap/IOMapName.C b/src/OpenFOAM/db/IOobjects/IOMap/IOMapName.C index 5e37c9479c..310d66a220 100644 --- a/src/OpenFOAM/db/IOobjects/IOMap/IOMapName.C +++ b/src/OpenFOAM/db/IOobjects/IOMap/IOMapName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.C b/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.C index 565c77e0fb..8ab643a1fa 100644 --- a/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.C +++ b/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H b/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H index 4a78b76c25..5120c47415 100644 --- a/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H +++ b/src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.C b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.C index 2e187ce5e4..6745c6bba6 100644 --- a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.C +++ b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H index 138daa24d8..dc42ba271e 100644 --- a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H +++ b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionaryIO.C b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionaryIO.C index d5e836d3cd..5f38ae22ac 100644 --- a/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionaryIO.C +++ b/src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionaryIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.C b/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.C index 8c3c5e4ce9..27399830b6 100644 --- a/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.C +++ b/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H b/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H index be61d2f6a6..84f83e3405 100644 --- a/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H +++ b/src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.C b/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.C index d6cc638aa5..cf7701c44c 100644 --- a/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.C +++ b/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H b/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H index 58e3a2f7a3..0c2827aa74 100644 --- a/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H +++ b/src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams.C b/src/OpenFOAM/db/IOstreams/IOstreams.C index 99a84c36e3..dc47619bce 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams.C +++ b/src/OpenFOAM/db/IOstreams/IOstreams.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams.H b/src/OpenFOAM/db/IOstreams/IOstreams.H index 729f5ef1d8..d4447c6436 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/INew.H b/src/OpenFOAM/db/IOstreams/IOstreams/INew.H index bbd9e4e8b0..cd69fe3919 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/INew.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/INew.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H b/src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H index b1667e7e07..99e51adc0d 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.C b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.C index 90b8613b83..ae9660b756 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.C +++ b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H index 3897b26444..9eeb4a18a8 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/InfoProxy.H b/src/OpenFOAM/db/IOstreams/IOstreams/InfoProxy.H index 94d9bd0ce1..bfffbacb92 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/InfoProxy.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/InfoProxy.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/Istream.C b/src/OpenFOAM/db/IOstreams/IOstreams/Istream.C index b004c76539..b07c49d188 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/Istream.C +++ b/src/OpenFOAM/db/IOstreams/IOstreams/Istream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H b/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H index d546395cbd..756f6d1b3a 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/Istream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.C b/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.C index f9bf2e918a..4e394a2c2d 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.C +++ b/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.H b/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.H index f269968909..c2238e010d 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/Ostream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C index 10463b387c..306fa4dbe5 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.H index 1c8d050228..7ee15b3969 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/IPstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C index 321281c41d..710d104464 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.H index 3215d2c14b..e8e899ca05 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/OPstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.C index c7731e63e6..574de61d05 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H index d4700de6af..c7948f03b6 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.C b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.C index ce2420efe4..1fbd2c9e08 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H index 2229cd72dc..cf576317c8 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamCombineReduceOps.H b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamCombineReduceOps.H index 05c76ce542..b77ec959c4 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamCombineReduceOps.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamCombineReduceOps.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamReduceOps.H b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamReduceOps.H index 3cc77fd552..be7e1fdd4d 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamReduceOps.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamReduceOps.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C index d9cf716cba..89d07b6d6e 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H index 2378d76ac9..4bcd6d12e5 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C index 7cfe4fddc1..b483a13099 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H index bea3a94423..390b4e7733 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C index fbe7575763..b5d22692f0 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H index a0b0e44b87..59636d25d4 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UPstreamCommsStruct.C b/src/OpenFOAM/db/IOstreams/Pstreams/UPstreamCommsStruct.C index 64135c83f6..cd159cc83a 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UPstreamCommsStruct.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UPstreamCommsStruct.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C b/src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C index 7743a924e4..ec204ef451 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/exchange.C b/src/OpenFOAM/db/IOstreams/Pstreams/exchange.C index edb3e1e7ab..8cb823c6f4 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/exchange.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/exchange.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C b/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C index a18f9bbb38..c62f5e6274 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C b/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C index 8e38d75e1a..836fd5cc2c 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.C b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.C index a89395a6f7..2a786c111d 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.C +++ b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H index 48d18bd6e8..ef7b92b078 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/ISstreamI.H b/src/OpenFOAM/db/IOstreams/Sstreams/ISstreamI.H index d4814d89d6..651be89a27 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/ISstreamI.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/ISstreamI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.C b/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.C index 1034b9ac0e..c11ae18448 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.C +++ b/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.H b/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.H index dcc828cccb..9028482533 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/OSstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/OSstreamI.H b/src/OpenFOAM/db/IOstreams/Sstreams/OSstreamI.H index 362bff57ed..e071e5d1bf 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/OSstreamI.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/OSstreamI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/SstreamsPrint.C b/src/OpenFOAM/db/IOstreams/Sstreams/SstreamsPrint.C index 8e1911d43e..af4996cc34 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/SstreamsPrint.C +++ b/src/OpenFOAM/db/IOstreams/Sstreams/SstreamsPrint.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/chkStream.C b/src/OpenFOAM/db/IOstreams/Sstreams/chkStream.C index 0e4aa3d829..80734cef29 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/chkStream.C +++ b/src/OpenFOAM/db/IOstreams/Sstreams/chkStream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.C b/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.C index ba90c6bbb7..eaf2031158 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.C +++ b/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H b/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H index 5515777a62..5e247ec761 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.C b/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.C index 96f83f92ca..4cf39c34a7 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.C +++ b/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.H b/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.H index 888224abe3..fe50321ab7 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/readHexLabel.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/state.C b/src/OpenFOAM/db/IOstreams/Sstreams/state.C index 7f2117a758..b04d9c7c2a 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/state.C +++ b/src/OpenFOAM/db/IOstreams/Sstreams/state.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H b/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H index 1dc1001eac..88d22987bc 100644 --- a/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H +++ b/src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H b/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H index e32e156f2a..ba73146b45 100644 --- a/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H +++ b/src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/StringStreams/StringStreamsPrint.C b/src/OpenFOAM/db/IOstreams/StringStreams/StringStreamsPrint.C index 678b7cc32f..82121bc719 100644 --- a/src/OpenFOAM/db/IOstreams/StringStreams/StringStreamsPrint.C +++ b/src/OpenFOAM/db/IOstreams/StringStreams/StringStreamsPrint.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.C b/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.C index b9f0bb4a4d..9192e2422a 100644 --- a/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.C +++ b/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.H b/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.H index cd89a17aba..92e8584eae 100644 --- a/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.H +++ b/src/OpenFOAM/db/IOstreams/Tstreams/ITstream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H b/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H index 9754a65afe..07adcde75c 100644 --- a/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H +++ b/src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/token/CompoundToken.H b/src/OpenFOAM/db/IOstreams/token/CompoundToken.H index 5cc12994e5..50c60a5807 100644 --- a/src/OpenFOAM/db/IOstreams/token/CompoundToken.H +++ b/src/OpenFOAM/db/IOstreams/token/CompoundToken.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/token/token.C b/src/OpenFOAM/db/IOstreams/token/token.C index 50c0d80f3c..783bf255e6 100644 --- a/src/OpenFOAM/db/IOstreams/token/token.C +++ b/src/OpenFOAM/db/IOstreams/token/token.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/token/token.H b/src/OpenFOAM/db/IOstreams/token/token.H index fc7d1d6ee7..4457d8a10e 100644 --- a/src/OpenFOAM/db/IOstreams/token/token.H +++ b/src/OpenFOAM/db/IOstreams/token/token.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/token/tokenI.H b/src/OpenFOAM/db/IOstreams/token/tokenI.H index 230b45a21d..95c8092821 100644 --- a/src/OpenFOAM/db/IOstreams/token/tokenI.H +++ b/src/OpenFOAM/db/IOstreams/token/tokenI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/token/tokenIO.C b/src/OpenFOAM/db/IOstreams/token/tokenIO.C index 48c41a7c72..5f83dfd5f0 100644 --- a/src/OpenFOAM/db/IOstreams/token/tokenIO.C +++ b/src/OpenFOAM/db/IOstreams/token/tokenIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/IOstreams/token/tokenList.H b/src/OpenFOAM/db/IOstreams/token/tokenList.H index 921eec3478..6b7a405f98 100644 --- a/src/OpenFOAM/db/IOstreams/token/tokenList.H +++ b/src/OpenFOAM/db/IOstreams/token/tokenList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/TimeIO.C b/src/OpenFOAM/db/Time/TimeIO.C index dd6d1e98ed..067ae36cca 100644 --- a/src/OpenFOAM/db/Time/TimeIO.C +++ b/src/OpenFOAM/db/Time/TimeIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/TimePaths.C b/src/OpenFOAM/db/Time/TimePaths.C index b98bf0a300..f9af1d7b56 100644 --- a/src/OpenFOAM/db/Time/TimePaths.C +++ b/src/OpenFOAM/db/Time/TimePaths.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/TimePaths.H b/src/OpenFOAM/db/Time/TimePaths.H index 9facd5c30e..571fade27c 100644 --- a/src/OpenFOAM/db/Time/TimePaths.H +++ b/src/OpenFOAM/db/Time/TimePaths.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/TimeState.C b/src/OpenFOAM/db/Time/TimeState.C index 5b9e8eaf82..7c5c77d200 100644 --- a/src/OpenFOAM/db/Time/TimeState.C +++ b/src/OpenFOAM/db/Time/TimeState.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/TimeState.H b/src/OpenFOAM/db/Time/TimeState.H index 2ff59d96d1..3f4abf0ea0 100644 --- a/src/OpenFOAM/db/Time/TimeState.H +++ b/src/OpenFOAM/db/Time/TimeState.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/findInstance.C b/src/OpenFOAM/db/Time/findInstance.C index b41a6bb944..e7b75e0f52 100644 --- a/src/OpenFOAM/db/Time/findInstance.C +++ b/src/OpenFOAM/db/Time/findInstance.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/findTimes.C b/src/OpenFOAM/db/Time/findTimes.C index 77851ad11d..42db07ee83 100644 --- a/src/OpenFOAM/db/Time/findTimes.C +++ b/src/OpenFOAM/db/Time/findTimes.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/instant/instant.C b/src/OpenFOAM/db/Time/instant/instant.C index ae9c551332..f39bd6c9e2 100644 --- a/src/OpenFOAM/db/Time/instant/instant.C +++ b/src/OpenFOAM/db/Time/instant/instant.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/instant/instant.H b/src/OpenFOAM/db/Time/instant/instant.H index 60b0c8dc8a..057a487b4b 100644 --- a/src/OpenFOAM/db/Time/instant/instant.H +++ b/src/OpenFOAM/db/Time/instant/instant.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/instant/instantList.H b/src/OpenFOAM/db/Time/instant/instantList.H index 5aee389569..8c042b009b 100644 --- a/src/OpenFOAM/db/Time/instant/instantList.H +++ b/src/OpenFOAM/db/Time/instant/instantList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/subCycleTime.C b/src/OpenFOAM/db/Time/subCycleTime.C index f22edae730..c2d8ed6baa 100644 --- a/src/OpenFOAM/db/Time/subCycleTime.C +++ b/src/OpenFOAM/db/Time/subCycleTime.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/subCycleTime.H b/src/OpenFOAM/db/Time/subCycleTime.H index 02224cfed5..ea3b9ec4cc 100644 --- a/src/OpenFOAM/db/Time/subCycleTime.H +++ b/src/OpenFOAM/db/Time/subCycleTime.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/timeSelector.C b/src/OpenFOAM/db/Time/timeSelector.C index 2b785ee833..b1a828570a 100644 --- a/src/OpenFOAM/db/Time/timeSelector.C +++ b/src/OpenFOAM/db/Time/timeSelector.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/Time/timeSelector.H b/src/OpenFOAM/db/Time/timeSelector.H index 0f1ca2c2cf..935c367ca0 100644 --- a/src/OpenFOAM/db/Time/timeSelector.H +++ b/src/OpenFOAM/db/Time/timeSelector.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/dictionary.C b/src/OpenFOAM/db/dictionary/dictionary.C index e2a054dcb1..83b068fd06 100644 --- a/src/OpenFOAM/db/dictionary/dictionary.C +++ b/src/OpenFOAM/db/dictionary/dictionary.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/dictionary.H b/src/OpenFOAM/db/dictionary/dictionary.H index 3c3d504353..7457d1e31f 100644 --- a/src/OpenFOAM/db/dictionary/dictionary.H +++ b/src/OpenFOAM/db/dictionary/dictionary.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.C b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.C index 22089ae70a..f1779b3e2d 100644 --- a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.C +++ b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H index b40211563e..54aeb6c899 100644 --- a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H +++ b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntryIO.C b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntryIO.C index e0396e3278..27a0250e65 100644 --- a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntryIO.C +++ b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntryIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/dictionaryIO.C b/src/OpenFOAM/db/dictionary/dictionaryIO.C index 54d2877da2..627184be75 100644 --- a/src/OpenFOAM/db/dictionary/dictionaryIO.C +++ b/src/OpenFOAM/db/dictionary/dictionaryIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/dictionaryTemplates.C b/src/OpenFOAM/db/dictionary/dictionaryTemplates.C index e3cc4d86d9..36d9a37f75 100644 --- a/src/OpenFOAM/db/dictionary/dictionaryTemplates.C +++ b/src/OpenFOAM/db/dictionary/dictionaryTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/entry/entry.C b/src/OpenFOAM/db/dictionary/entry/entry.C index 57a90c1b81..5f28984e49 100644 --- a/src/OpenFOAM/db/dictionary/entry/entry.C +++ b/src/OpenFOAM/db/dictionary/entry/entry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/entry/entry.H b/src/OpenFOAM/db/dictionary/entry/entry.H index c3417c5986..4010f27b70 100644 --- a/src/OpenFOAM/db/dictionary/entry/entry.H +++ b/src/OpenFOAM/db/dictionary/entry/entry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/entry/entryIO.C b/src/OpenFOAM/db/dictionary/entry/entryIO.C index cbe2179172..ea53989209 100644 --- a/src/OpenFOAM/db/dictionary/entry/entryIO.C +++ b/src/OpenFOAM/db/dictionary/entry/entryIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.C b/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.C index e19c807bf8..00a4a26b27 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.C +++ b/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.H b/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.H index 20266e67f6..3de18edbf7 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.H +++ b/src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.C b/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.C index 7acd60bf34..d7eaffa4e8 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.C +++ b/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.H b/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.H index b7228b35d0..419b5cd326 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.H +++ b/src/OpenFOAM/db/dictionary/functionEntries/includeEntry/includeEntry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.C b/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.C index 30212a14a3..5e62a4599d 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.C +++ b/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.H b/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.H index 1c81876773..969d46a756 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.H +++ b/src/OpenFOAM/db/dictionary/functionEntries/includeIfPresentEntry/includeIfPresentEntry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.C b/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.C index 6d79a08794..3f5b9b3002 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.C +++ b/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.H b/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.H index b06bce6516..65d264a918 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.H +++ b/src/OpenFOAM/db/dictionary/functionEntries/inputModeEntry/inputModeEntry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.C b/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.C index 1faa3cb49d..c14b72d9fd 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.C +++ b/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.H b/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.H index d0da951550..2e24df0194 100644 --- a/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.H +++ b/src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.C b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.C index d2cec3bf34..bd60589da8 100644 --- a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.C +++ b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H index 2d08551848..040a189954 100644 --- a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H +++ b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryIO.C b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryIO.C index dbc83a2736..8a13afa311 100644 --- a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryIO.C +++ b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryTemplates.C b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryTemplates.C index 4419ced4cd..684785aa9d 100644 --- a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryTemplates.C +++ b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntryTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.C b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.C index 90cf9e5b0e..7c2949cb58 100644 --- a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.C +++ b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H index cc7bdac50d..53c01748d7 100644 --- a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H +++ b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTableTemplates.C b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTableTemplates.C index f246cab801..571fcf5002 100644 --- a/src/OpenFOAM/db/dlLibraryTable/dlLibraryTableTemplates.C +++ b/src/OpenFOAM/db/dlLibraryTable/dlLibraryTableTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/error/IOerror.C b/src/OpenFOAM/db/error/IOerror.C index 1e01bb9cbb..5580e39812 100644 --- a/src/OpenFOAM/db/error/IOerror.C +++ b/src/OpenFOAM/db/error/IOerror.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/error/StaticAssert.H b/src/OpenFOAM/db/error/StaticAssert.H index 6ab78d23d6..1185ff9e6f 100644 --- a/src/OpenFOAM/db/error/StaticAssert.H +++ b/src/OpenFOAM/db/error/StaticAssert.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2008-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2008-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/error/error.C b/src/OpenFOAM/db/error/error.C index 508c74aa9b..0e12ab172f 100644 --- a/src/OpenFOAM/db/error/error.C +++ b/src/OpenFOAM/db/error/error.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/error/error.H b/src/OpenFOAM/db/error/error.H index 9ad11f7a0f..1a55436c81 100644 --- a/src/OpenFOAM/db/error/error.H +++ b/src/OpenFOAM/db/error/error.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/error/errorManip.H b/src/OpenFOAM/db/error/errorManip.H index 612f349d1a..d2455ea681 100644 --- a/src/OpenFOAM/db/error/errorManip.H +++ b/src/OpenFOAM/db/error/errorManip.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/error/messageStream.C b/src/OpenFOAM/db/error/messageStream.C index ea260a9d92..6ab858480a 100644 --- a/src/OpenFOAM/db/error/messageStream.C +++ b/src/OpenFOAM/db/error/messageStream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/error/messageStream.H b/src/OpenFOAM/db/error/messageStream.H index 92c5082db7..9b0b0195c8 100644 --- a/src/OpenFOAM/db/error/messageStream.H +++ b/src/OpenFOAM/db/error/messageStream.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.C b/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.C index b0412dc7f4..0f9a8ba4a8 100644 --- a/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.C +++ b/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.H b/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.H index daef2de16f..27c66f3e93 100644 --- a/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.H +++ b/src/OpenFOAM/db/functionObjects/IOOutputFilter/IOOutputFilter.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.C b/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.C index 29edee8c1e..cb07c911c4 100644 --- a/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.C +++ b/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.H b/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.H index 92d913ade7..0e894a38b7 100644 --- a/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.H +++ b/src/OpenFOAM/db/functionObjects/OutputFilterFunctionObject/OutputFilterFunctionObject.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/functionObject/functionObject.C b/src/OpenFOAM/db/functionObjects/functionObject/functionObject.C index 83c4b337fc..14904c7f43 100644 --- a/src/OpenFOAM/db/functionObjects/functionObject/functionObject.C +++ b/src/OpenFOAM/db/functionObjects/functionObject/functionObject.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H b/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H index bc223bedb1..f965c6353b 100644 --- a/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H +++ b/src/OpenFOAM/db/functionObjects/functionObject/functionObject.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.C b/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.C index fb6ff3b35a..10d293cb93 100644 --- a/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.C +++ b/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.H b/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.H index 9863900df9..9b20bf2508 100644 --- a/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.H +++ b/src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H b/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H index 3e6412f465..08b926c19a 100644 --- a/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H +++ b/src/OpenFOAM/db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/objectRegistry/objectRegistry.C b/src/OpenFOAM/db/objectRegistry/objectRegistry.C index 6309714e1a..dd21cf5d59 100644 --- a/src/OpenFOAM/db/objectRegistry/objectRegistry.C +++ b/src/OpenFOAM/db/objectRegistry/objectRegistry.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/objectRegistry/objectRegistry.H b/src/OpenFOAM/db/objectRegistry/objectRegistry.H index 512c1858ed..beb3c2493c 100644 --- a/src/OpenFOAM/db/objectRegistry/objectRegistry.H +++ b/src/OpenFOAM/db/objectRegistry/objectRegistry.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/objectRegistry/objectRegistryTemplates.C b/src/OpenFOAM/db/objectRegistry/objectRegistryTemplates.C index 0311f943a2..34e87c092f 100644 --- a/src/OpenFOAM/db/objectRegistry/objectRegistryTemplates.C +++ b/src/OpenFOAM/db/objectRegistry/objectRegistryTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/regIOobject/regIOobject.C b/src/OpenFOAM/db/regIOobject/regIOobject.C index bdbd9468ce..15e887fda1 100644 --- a/src/OpenFOAM/db/regIOobject/regIOobject.C +++ b/src/OpenFOAM/db/regIOobject/regIOobject.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/regIOobject/regIOobject.H b/src/OpenFOAM/db/regIOobject/regIOobject.H index 59e075420f..95b1e71cc0 100644 --- a/src/OpenFOAM/db/regIOobject/regIOobject.H +++ b/src/OpenFOAM/db/regIOobject/regIOobject.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/regIOobject/regIOobjectI.H b/src/OpenFOAM/db/regIOobject/regIOobjectI.H index 47127ce868..d91f826142 100644 --- a/src/OpenFOAM/db/regIOobject/regIOobjectI.H +++ b/src/OpenFOAM/db/regIOobject/regIOobjectI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/regIOobject/regIOobjectRead.C b/src/OpenFOAM/db/regIOobject/regIOobjectRead.C index a4ac896a05..a8f3e9fabe 100644 --- a/src/OpenFOAM/db/regIOobject/regIOobjectRead.C +++ b/src/OpenFOAM/db/regIOobject/regIOobjectRead.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/regIOobject/regIOobjectWrite.C b/src/OpenFOAM/db/regIOobject/regIOobjectWrite.C index 8c03003e82..e27e7ee0df 100644 --- a/src/OpenFOAM/db/regIOobject/regIOobjectWrite.C +++ b/src/OpenFOAM/db/regIOobject/regIOobjectWrite.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/runTimeSelection/construction/addToRunTimeSelectionTable.H b/src/OpenFOAM/db/runTimeSelection/construction/addToRunTimeSelectionTable.H index 3f697be5fe..9e95c04692 100644 --- a/src/OpenFOAM/db/runTimeSelection/construction/addToRunTimeSelectionTable.H +++ b/src/OpenFOAM/db/runTimeSelection/construction/addToRunTimeSelectionTable.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -50,7 +50,8 @@ Description \ /* Add the thisType constructor function to the table, find by lookup */ \ baseType::add##argNames##ConstructorToTable< thisType > \ - add_##lookup##_##thisType##argNames##ConstructorTo##baseType##Table_(#lookup) + add_##lookup##_##thisType##argNames##ConstructorTo##baseType##Table_ \ + (#lookup) // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -72,7 +73,8 @@ Description \ /* Add the thisType constructor function to the table, find by lookup */ \ baseType::add##argNames##ConstructorToTable< thisType< Targ > > \ - add_##lookup##_##thisType##Targ##argNames##ConstructorTo##baseType##Table_(#lookup) + add_##lookup##_##thisType##Targ##argNames##ConstructorTo##baseType \ + ##Table_(#lookup) // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -95,7 +97,8 @@ Description \ /* Add the thisType constructor function to the table, find by lookup */ \ baseType< Targ >::add##argNames##ConstructorToTable< thisType< Targ > > \ - add_##lookup##_##thisType##Targ##argNames##ConstructorTo##baseType##Targ##Table_(#lookup) + add_##lookup##_##thisType##Targ##argNames##ConstructorTo##baseType## \ + Targ##Table_(#lookup) // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/src/OpenFOAM/db/runTimeSelection/construction/runTimeSelectionTables.H b/src/OpenFOAM/db/runTimeSelection/construction/runTimeSelectionTables.H index 3b72faa8fd..63d3185a4e 100644 --- a/src/OpenFOAM/db/runTimeSelection/construction/runTimeSelectionTables.H +++ b/src/OpenFOAM/db/runTimeSelection/construction/runTimeSelectionTables.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/runTimeSelection/memberFunctions/addToMemberFunctionSelectionTable.H b/src/OpenFOAM/db/runTimeSelection/memberFunctions/addToMemberFunctionSelectionTable.H index 4b9710bbcd..f55224e370 100644 --- a/src/OpenFOAM/db/runTimeSelection/memberFunctions/addToMemberFunctionSelectionTable.H +++ b/src/OpenFOAM/db/runTimeSelection/memberFunctions/addToMemberFunctionSelectionTable.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -51,7 +51,8 @@ Description \ /* Add the thisType memberFunction to the table, find by lookup name */ \ baseType::add##memberFunction##argNames##MemberFunctionToTable \ - add_##lookup##_##thisType##memberFunction##argNames##MemberFunctionTo##baseType##Table_(#lookup) + add_##lookup##_##thisType##memberFunction##argNames##MemberFunctionTo## \ + baseType##Table_(#lookup) // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -63,8 +64,10 @@ Description (baseType,thisType,Targ,memberFunction,argNames) \ \ /* Add the thisType memberFunction to the table */ \ - baseType::add##memberFunction##argNames##MemberFunctionToTable > \ - add##thisType##Targ##memberFunction##argNames##MemberFunctionTo##baseType##Table_ + baseType::add##memberFunction##argNames## \ + MemberFunctionToTable > \ + add##thisType##Targ##memberFunction##argNames##MemberFunctionTo## \ + baseType##Table_ // add to hash-table of functions with 'lookup' as the key @@ -73,24 +76,30 @@ Description (baseType,thisType,Targ,memberFunction,argNames,lookup) \ \ /* Add the thisType memberFunction to the table, find by lookup name */ \ - baseType::add##memberFunction##argNames##MemberFunctionToTable > \ - add_##lookup##_##thisType##Targ##memberFunction##argNames##MemberFunctionTo##baseType##Table_(#lookup) + baseType::add##memberFunction##argNames## \ + MemberFunctionToTable > \ + add_##lookup##_##thisType##Targ##memberFunction##argNames## \ + MemberFunctionTo##baseType##Table_(#lookup) // use when baseType requires the Targ template argument as well #define addTemplatedToMemberFunctionSelectionTable\ (baseType,thisType,Targ,memberFunction,argNames) \ \ /* Add the thisType memberFunction to the table */ \ - baseType::add##memberFunction##argNames##MemberFunctionToTable > \ - add##thisType##Targ##memberFunction##argNames##MemberFunctionTo##baseType##Targ##Table_ + baseType::add##memberFunction##argNames## \ + MemberFunctionToTable > \ + add##thisType##Targ##memberFunction##argNames##MemberFunctionTo## \ + baseType##Targ##Table_ // use when baseType requires the Targ template argument as well #define addNamedTemplatedToMemberFunctionSelectionTable\ (baseType,thisType,Targ,memberFunction,argNames,lookup) \ \ /* Add the thisType memberFunction to the table, find by lookup name */ \ - baseType::add##memberFunction##argNames##MemberFunctionToTable > \ - add_##lookup##_##thisType##Targ##memberFunction##argNames##MemberFunctionTo##baseType##Targ##Table_(#lookup) + baseType::add##memberFunction##argNames## \ + MemberFunctionToTable > \ + add_##lookup##_##thisType##Targ##memberFunction##argNames## \ + MemberFunctionTo##baseType##Targ##Table_(#lookup) // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -102,8 +111,10 @@ Description (baseType,thisType,Targ,memberFunction,argNames) \ \ /* Add the thisType memberFunction to the table */ \ - baseType::add##memberFunction##argNames##MemberFunctionToTable > \ - add##thisType##Targ##memberFunction##argNames##MemberFunctionTo##baseType##Targ##Table_ + baseType::add##memberFunction##argNames## \ + MemberFunctionToTable > \ + add##thisType##Targ##memberFunction##argNames##MemberFunctionTo## \ + baseType##Targ##Table_ // add to hash-table of functions with 'lookup' as the key @@ -112,8 +123,10 @@ Description (baseType,thisType,Targ,memberFunction,argNames,lookup) \ \ /* Add the thisType memberFunction to the table, find by lookup name */ \ - baseType::add##memberFunction##argNames##MemberFunctionToTable > \ - add_##lookup##_##thisType##Targ##memberFunction##argNames##MemberFunctionTo##baseType##Targ##Table_(#lookup) + baseType::add##memberFunction##argNames## \ + MemberFunctionToTable > \ + add_##lookup##_##thisType##Targ##memberFunction##argNames## \ + MemberFunctionTo##baseType##Targ##Table_(#lookup) // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/src/OpenFOAM/db/runTimeSelection/memberFunctions/memberFunctionSelectionTables.H b/src/OpenFOAM/db/runTimeSelection/memberFunctions/memberFunctionSelectionTables.H index 1ce02b3717..34253a579f 100644 --- a/src/OpenFOAM/db/runTimeSelection/memberFunctions/memberFunctionSelectionTables.H +++ b/src/OpenFOAM/db/runTimeSelection/memberFunctions/memberFunctionSelectionTables.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -187,14 +187,16 @@ Description (baseType,memberFunction,argNames,Targ) \ \ /* Table memberFunction called from the table add function */ \ - void baseType::construct##memberFunction##argNames##MemberFunctionTables()\ + void baseType::construct##memberFunction##argNames## \ + MemberFunctionTables() \ { \ static bool constructed = false; \ \ if (!constructed) \ { \ - baseType::memberFunction##argNames##MemberFunctionTablePtr_ \ - = new baseType::memberFunction##argNames##MemberFunctionTable;\ + baseType::memberFunction##argNames##MemberFunctionTablePtr_ \ + = new baseType::memberFunction##argNames## \ + MemberFunctionTable; \ \ constructed = true; \ } \ @@ -208,12 +210,18 @@ Description (baseType,memberFunction,argNames,Targ) \ \ /* Table destructor called from the table add function destructor */ \ - void baseType::destroy##memberFunction##argNames##MemberFunctionTables() \ + void baseType::destroy##memberFunction##argNames## \ + MemberFunctionTables() \ { \ - if (baseType::memberFunction##argNames##MemberFunctionTablePtr_) \ + if \ + ( \ + baseType::memberFunction##argNames##MemberFunctionTablePtr_ \ + ) \ { \ - delete baseType::memberFunction##argNames##MemberFunctionTablePtr_;\ - baseType::memberFunction##argNames##MemberFunctionTablePtr_ = NULL;\ + delete baseType::memberFunction##argNames## \ + MemberFunctionTablePtr_; \ + baseType::memberFunction##argNames## \ + MemberFunctionTablePtr_ = NULL; \ } \ } diff --git a/src/OpenFOAM/db/scalarRange/scalarRange.C b/src/OpenFOAM/db/scalarRange/scalarRange.C index c63d47a4c0..f046e7ba87 100644 --- a/src/OpenFOAM/db/scalarRange/scalarRange.C +++ b/src/OpenFOAM/db/scalarRange/scalarRange.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/scalarRange/scalarRange.H b/src/OpenFOAM/db/scalarRange/scalarRange.H index 7c7209a6b3..56a293dc37 100644 --- a/src/OpenFOAM/db/scalarRange/scalarRange.H +++ b/src/OpenFOAM/db/scalarRange/scalarRange.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/scalarRange/scalarRanges.C b/src/OpenFOAM/db/scalarRange/scalarRanges.C index 149503efa0..3b3dfd049d 100644 --- a/src/OpenFOAM/db/scalarRange/scalarRanges.C +++ b/src/OpenFOAM/db/scalarRange/scalarRanges.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/scalarRange/scalarRanges.H b/src/OpenFOAM/db/scalarRange/scalarRanges.H index d390e22840..5d2a7969e2 100644 --- a/src/OpenFOAM/db/scalarRange/scalarRanges.H +++ b/src/OpenFOAM/db/scalarRange/scalarRanges.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/db/typeInfo/className.H b/src/OpenFOAM/db/typeInfo/className.H index d239275f66..747ab53384 100644 --- a/src/OpenFOAM/db/typeInfo/className.H +++ b/src/OpenFOAM/db/typeInfo/className.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -51,8 +51,8 @@ Description inline const char* typeName_() { return TypeNameString; } \ extern const ::Foam::word typeName -//- Add typeName information from argument @a TemplateNameString to a template class. -// Without debug information. +//- Add typeName information from argument @a TemplateNameString to a +// template class. Without debug information. #define TemplateNameNoDebug(TemplateNameString) \ class TemplateNameString##Name \ { \ @@ -80,8 +80,8 @@ public: \ NamespaceNameNoDebug(TypeNameString); \ extern int debug -//- Add typeName information from argument @a TypeNameString to a template class. -// Also declares debug information. +//- Add typeName information from argument @a TypeNameString to a +// template class. Also declares debug information. #define TemplateName(TemplateNameString) \ class TemplateNameString##Name \ { \ @@ -176,7 +176,8 @@ public: \ defineTemplateTypeNameWithName(Type, Name); \ defineTemplateDebugSwitchWithName(Type, Name, DebugSwitch) -//- Define the typeName and debug information for templates, useful with typedefs +//- Define the typeName and debug information for templates, useful +// with typedefs #define defineTemplateTypeNameAndDebug(Type, DebugSwitch) \ defineTemplateTypeNameAndDebugWithName(Type, #Type, DebugSwitch) diff --git a/src/OpenFOAM/db/typeInfo/typeInfo.H b/src/OpenFOAM/db/typeInfo/typeInfo.H index 146a9281d4..4c5e3c117b 100644 --- a/src/OpenFOAM/db/typeInfo/typeInfo.H +++ b/src/OpenFOAM/db/typeInfo/typeInfo.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionSet/dimensionSet.C b/src/OpenFOAM/dimensionSet/dimensionSet.C index a17b3d2774..929eef12df 100644 --- a/src/OpenFOAM/dimensionSet/dimensionSet.C +++ b/src/OpenFOAM/dimensionSet/dimensionSet.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionSet/dimensionSet.H b/src/OpenFOAM/dimensionSet/dimensionSet.H index 1c92be6321..e64db0622d 100644 --- a/src/OpenFOAM/dimensionSet/dimensionSet.H +++ b/src/OpenFOAM/dimensionSet/dimensionSet.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionSet/dimensionSetIO.C b/src/OpenFOAM/dimensionSet/dimensionSetIO.C index 188af5f0e5..e03aeb7a0e 100644 --- a/src/OpenFOAM/dimensionSet/dimensionSetIO.C +++ b/src/OpenFOAM/dimensionSet/dimensionSetIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionSet/dimensionSets.C b/src/OpenFOAM/dimensionSet/dimensionSets.C index a2059132a5..8a4b26ba23 100644 --- a/src/OpenFOAM/dimensionSet/dimensionSets.C +++ b/src/OpenFOAM/dimensionSet/dimensionSets.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionSet/dimensionSets.H b/src/OpenFOAM/dimensionSet/dimensionSets.H index e90066ab33..a067d1360c 100644 --- a/src/OpenFOAM/dimensionSet/dimensionSets.H +++ b/src/OpenFOAM/dimensionSet/dimensionSets.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalar.H b/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalar.H index 9e7f1dc6b4..2e21735cce 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalar.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalar.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalarFwd.H b/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalarFwd.H index c8d770da1e..d48b41bdec 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalarFwd.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalarFwd.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.C b/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.C index 318b0a0a54..8457ad76e0 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.C +++ b/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.H b/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.H index 8e40bdfbd2..ce050af91e 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.C b/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.C index 204715cd1f..649766bc63 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.C +++ b/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.H b/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.H index 2b58fc2831..80baa436f0 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.C b/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.C index 94f13724f8..e43ad622bb 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.C +++ b/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.H b/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.H index 7a097b8bdf..5893598d49 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedTensor/dimensionedTensor.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.C b/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.C index 59e63ceaad..e2f6fde061 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.C +++ b/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.H b/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.H index 875a14fd0b..6f816ea0c9 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedType/dimensionedType.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedTypes.H b/src/OpenFOAM/dimensionedTypes/dimensionedTypes.H index 9696d8cac3..a8325a6eaa 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedTypes.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedTypes.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/dimensionedTypes/dimensionedVector/dimensionedVector.H b/src/OpenFOAM/dimensionedTypes/dimensionedVector/dimensionedVector.H index a6de4cac14..9537daa4d5 100644 --- a/src/OpenFOAM/dimensionedTypes/dimensionedVector/dimensionedVector.H +++ b/src/OpenFOAM/dimensionedTypes/dimensionedVector/dimensionedVector.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.C index ebfb213e62..9359883d01 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.H index b5590e0af3..621114c716 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.C index 4732f5741b..96bbadd08a 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.H index 053dc4aa3d..b642fe7f77 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.C index d344c41ac7..86e1f4b3f1 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.H index 10c3f192a4..3c6eb69576 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldFunctionsM.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldI.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldI.H index f9fd36b0a8..4443e88566 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldI.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldIO.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldIO.C index 2c9cc732dc..d5f84f59ce 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldIO.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldReuseFunctions.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldReuseFunctions.H index dfd0d995f0..0a40c3e665 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldReuseFunctions.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFieldReuseFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFields.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFields.H index c9637ca98b..50273baf78 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFields.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedField.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedField.H index 18abc206e8..24c99638e0 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedField.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedFieldI.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedFieldI.H index 3b55085304..5634b68808 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedFieldI.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedField/SubDimensionedFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.C index 7176e85437..da3f6fde9e 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.H index 1e0552a8e4..b63a6ab8e0 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedScalarField/DimensionedScalarField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.C index 2969784d3a..f6c31411d8 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.H index ad5ab16bc0..1551f22dc6 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedSphericalTensorField/DimensionedSphericalTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.C index 0eabfdee67..30dd1ad306 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.H index bc610eacf7..4a1ba36311 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedSymmTensorField/DimensionedSymmTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.C b/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.C index 255033d317..4133f1562c 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.C +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.H b/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.H index 3e58065d1a..a156adbd53 100644 --- a/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.H +++ b/src/OpenFOAM/fields/DimensionedFields/DimensionedTensorField/DimensionedTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.C b/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.C index bf9c09021d..24bdf6f078 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.C +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.H b/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.H index 2eb0b22779..e26cb12046 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.H +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.C b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.C index 203f57730a..bd45ff9a49 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.C +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.H b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.H index 5197cb58f8..2d30e792b1 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.H +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.C b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.C index de20f3bef8..37e7ce3d79 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.C +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.H b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.H index f96b91a89c..b2dadd3ba7 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.H +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldFunctionsM.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldReuseFunctions.H b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldReuseFunctions.H index 037ff4a961..b1d674971a 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldReuseFunctions.H +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFieldReuseFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFields.H b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFields.H index df23876b61..b3a1db4112 100644 --- a/src/OpenFOAM/fields/FieldFields/FieldField/FieldFields.H +++ b/src/OpenFOAM/fields/FieldFields/FieldField/FieldFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldField.H b/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldField.H index bb38520588..fff98b516c 100644 --- a/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldField.H +++ b/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldFieldI.H b/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldFieldI.H index 2d6426da9a..5e5d2e73e7 100644 --- a/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldFieldI.H +++ b/src/OpenFOAM/fields/FieldFields/oneFieldField/oneFieldFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.C b/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.C index 6ef8ceb94e..5df9341f58 100644 --- a/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.C +++ b/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.H b/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.H index 05fab11099..8e54be5688 100644 --- a/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.H +++ b/src/OpenFOAM/fields/FieldFields/scalarFieldField/scalarFieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.C b/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.C index c8fd067085..889f0fd850 100644 --- a/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.C +++ b/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.H b/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.H index 9180f417e4..bc1f4eed13 100644 --- a/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.H +++ b/src/OpenFOAM/fields/FieldFields/sphericalTensorFieldField/sphericalTensorFieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.C b/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.C index 53e35a45f6..8713f03b0e 100644 --- a/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.C +++ b/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.H b/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.H index 044a8ef57f..b683aefb8c 100644 --- a/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.H +++ b/src/OpenFOAM/fields/FieldFields/symmTensorFieldField/symmTensorFieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.C b/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.C index af1f98465e..35e86d99cf 100644 --- a/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.C +++ b/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.H b/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.H index 54ddd59f37..059cdaeda3 100644 --- a/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.H +++ b/src/OpenFOAM/fields/FieldFields/tensorFieldField/tensorFieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.C b/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.C index 96bef3ccaa..ed28a1bd7b 100644 --- a/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.C +++ b/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.H b/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.H index f9162fbbb8..79090510ef 100644 --- a/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.H +++ b/src/OpenFOAM/fields/FieldFields/transformFieldField/transformFieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldField.H b/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldField.H index 113c8dd261..be6ce677e0 100644 --- a/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldField.H +++ b/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldFieldI.H b/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldFieldI.H index 628375526c..0ddeb82a87 100644 --- a/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldFieldI.H +++ b/src/OpenFOAM/fields/FieldFields/zeroFieldField/zeroFieldFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/DynamicField/DynamicField.C b/src/OpenFOAM/fields/Fields/DynamicField/DynamicField.C index 62cf972c24..f557f1f43c 100644 --- a/src/OpenFOAM/fields/Fields/DynamicField/DynamicField.C +++ b/src/OpenFOAM/fields/Fields/DynamicField/DynamicField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/Field.C b/src/OpenFOAM/fields/Fields/Field/Field.C index d787d3559b..531ae0443a 100644 --- a/src/OpenFOAM/fields/Fields/Field/Field.C +++ b/src/OpenFOAM/fields/Fields/Field/Field.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/Field.H b/src/OpenFOAM/fields/Fields/Field/Field.H index 37a671c67f..5708526c26 100644 --- a/src/OpenFOAM/fields/Fields/Field/Field.H +++ b/src/OpenFOAM/fields/Fields/Field/Field.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/FieldFunctions.C b/src/OpenFOAM/fields/Fields/Field/FieldFunctions.C index 659d0e4d8b..287f105510 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldFunctions.C +++ b/src/OpenFOAM/fields/Fields/Field/FieldFunctions.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -381,7 +381,17 @@ Type sumCmptProd(const UList& f1, const UList& f2) if (f1.size() && (f1.size() == f2.size())) { Type SumProd = pTraits::zero; - TFOR_ALL_S_OP_FUNC_F_F(Type, SumProd, +=, cmptMultiply, Type, f1, Type, f2) + TFOR_ALL_S_OP_FUNC_F_F + ( + Type, + SumProd, + +=, + cmptMultiply, + Type, + f1, + Type, + f2 + ) return SumProd; } else diff --git a/src/OpenFOAM/fields/Fields/Field/FieldFunctions.H b/src/OpenFOAM/fields/Fields/Field/FieldFunctions.H index 5f0fe0d5be..6b4ebcb307 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldFunctions.H +++ b/src/OpenFOAM/fields/Fields/Field/FieldFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.C b/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.C index 8d2a47e5e7..320570ea07 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.C +++ b/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.H b/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.H index ac4143de19..39187249cf 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.H +++ b/src/OpenFOAM/fields/Fields/Field/FieldFunctionsM.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/FieldM.H b/src/OpenFOAM/fields/Fields/Field/FieldM.H index 2fd9992378..b0d67cad3f 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldM.H +++ b/src/OpenFOAM/fields/Fields/Field/FieldM.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/FieldMapper.H b/src/OpenFOAM/fields/Fields/Field/FieldMapper.H index 13c4c572ac..cb311a9cbd 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldMapper.H +++ b/src/OpenFOAM/fields/Fields/Field/FieldMapper.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/FieldReuseFunctions.H b/src/OpenFOAM/fields/Fields/Field/FieldReuseFunctions.H index 972ed5124c..59de786e6e 100644 --- a/src/OpenFOAM/fields/Fields/Field/FieldReuseFunctions.H +++ b/src/OpenFOAM/fields/Fields/Field/FieldReuseFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/SubField.H b/src/OpenFOAM/fields/Fields/Field/SubField.H index 2bcb48c17c..56b25e94f9 100644 --- a/src/OpenFOAM/fields/Fields/Field/SubField.H +++ b/src/OpenFOAM/fields/Fields/Field/SubField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/SubFieldI.H b/src/OpenFOAM/fields/Fields/Field/SubFieldI.H index f07056759c..a0410549ee 100644 --- a/src/OpenFOAM/fields/Fields/Field/SubFieldI.H +++ b/src/OpenFOAM/fields/Fields/Field/SubFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/Field/undefFieldFunctionsM.H b/src/OpenFOAM/fields/Fields/Field/undefFieldFunctionsM.H index d64180b184..87f86e5668 100644 --- a/src/OpenFOAM/fields/Fields/Field/undefFieldFunctionsM.H +++ b/src/OpenFOAM/fields/Fields/Field/undefFieldFunctionsM.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/complexFields/complexFields.C b/src/OpenFOAM/fields/Fields/complexFields/complexFields.C index f180d54433..f916c6f930 100644 --- a/src/OpenFOAM/fields/Fields/complexFields/complexFields.C +++ b/src/OpenFOAM/fields/Fields/complexFields/complexFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -125,7 +125,11 @@ scalarField Im(const UList& cf) defineCompoundTypeName(List, complexVectorList); addCompoundToRunTimeSelectionTable(List, complexVectorList); -complexVectorField ComplexField(const UList& re, const UList& im) +complexVectorField ComplexField +( + const UList& re, + const UList& im +) { complexVectorField cvf(re.size()); diff --git a/src/OpenFOAM/fields/Fields/complexFields/complexFields.H b/src/OpenFOAM/fields/Fields/complexFields/complexFields.H index 7bf194751a..8c00763e63 100644 --- a/src/OpenFOAM/fields/Fields/complexFields/complexFields.H +++ b/src/OpenFOAM/fields/Fields/complexFields/complexFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.C b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.C index 3289a5e84d..a473680d4e 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.C +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.H b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.H index 5eecf96bfc..7f375a7449 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.H +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C index 71690e22ce..219201dbbb 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.H b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.H index b116463c73..bca26c2b68 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C index 38b190f786..1d9370f841 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -32,7 +32,12 @@ Description namespace Foam { - defineTemplateTypeNameAndDebugWithName(diagTensorIOField, "diagTensorField", 0); + defineTemplateTypeNameAndDebugWithName + ( + diagTensorIOField, + "diagTensorField", + 0 + ); } // ************************************************************************* // diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H index d8c6e7960a..2a61795c15 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/fieldTypes.H b/src/OpenFOAM/fields/Fields/fieldTypes.H index b2c7008bc6..d132835104 100644 --- a/src/OpenFOAM/fields/Fields/fieldTypes.H +++ b/src/OpenFOAM/fields/Fields/fieldTypes.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/labelField/labelField.C b/src/OpenFOAM/fields/Fields/labelField/labelField.C index 0efab08aaf..73e59a8d42 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelField.C +++ b/src/OpenFOAM/fields/Fields/labelField/labelField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/labelField/labelField.H b/src/OpenFOAM/fields/Fields/labelField/labelField.H index d4b0c0672e..235002c24b 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelField.H +++ b/src/OpenFOAM/fields/Fields/labelField/labelField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C b/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C index fe464093d7..5c76bec0c3 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.H b/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.H index 76dda2c2f1..6b626ada9e 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/labelField/labelFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/labelField/labelIOField.C b/src/OpenFOAM/fields/Fields/labelField/labelIOField.C index 003ff0e690..42a69edca3 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelIOField.C +++ b/src/OpenFOAM/fields/Fields/labelField/labelIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/labelField/labelIOField.H b/src/OpenFOAM/fields/Fields/labelField/labelIOField.H index 5b52b26618..42ed38a040 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelIOField.H +++ b/src/OpenFOAM/fields/Fields/labelField/labelIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/primitiveFields.H b/src/OpenFOAM/fields/Fields/primitiveFields.H index 8b79db601b..69e9b20371 100644 --- a/src/OpenFOAM/fields/Fields/primitiveFields.H +++ b/src/OpenFOAM/fields/Fields/primitiveFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/primitiveFieldsFwd.H b/src/OpenFOAM/fields/Fields/primitiveFieldsFwd.H index 87b217c6de..921e1fb15e 100644 --- a/src/OpenFOAM/fields/Fields/primitiveFieldsFwd.H +++ b/src/OpenFOAM/fields/Fields/primitiveFieldsFwd.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarField.C b/src/OpenFOAM/fields/Fields/scalarField/scalarField.C index 370c50452c..0f40f99d56 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarField.C +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarField.H b/src/OpenFOAM/fields/Fields/scalarField/scalarField.H index 60bc69997e..9719774f98 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarField.H +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C b/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C index 4c724f2b60..2477f3b728 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.H b/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.H index ad0ade1446..5dbad94dfe 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C index adf710a119..ee288df162 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H index ee7e580f49..3b11a7e63d 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.C b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.C index e4906a1b5c..09e5f8382c 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.C +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.H b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.H index eef1bd236a..04cedd5f32 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.H +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C index 13506e0537..71473742e5 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.H b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.H index 8ba5b47ad9..59d8e61143 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C index f3eca5026b..72c28621c6 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H index 8eddf291a2..a2efa37c28 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.C b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.C index 725f85bbc0..a3cb35dd81 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.C +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.H b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.H index 820741722e..4fa7bbf735 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.H +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C index b19ed85f6d..13105766a7 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.H b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.H index 5cb8ca000b..eb688b33a7 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C index f9a84860dd..e51c37aa34 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -32,7 +32,12 @@ Description namespace Foam { - defineTemplateTypeNameAndDebugWithName(symmTensorIOField, "symmTensorField", 0); + defineTemplateTypeNameAndDebugWithName + ( + symmTensorIOField, + "symmTensorField", + 0 + ); } // ************************************************************************* // diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H index 337be8d672..ad000d1a28 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.C b/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.C index f85e0e6f91..35a59af31a 100644 --- a/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.C +++ b/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.H b/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.H index a4d7ff5591..5472ce0f7c 100644 --- a/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.H +++ b/src/OpenFOAM/fields/Fields/symmTransformField/symmTransformField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -59,7 +59,11 @@ template tmp > transform(const tmp&, const Field&); template -tmp > transform(const tmp&, const tmp >&); +tmp > transform +( + const tmp&, + const tmp >& +); template diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorField.C b/src/OpenFOAM/fields/Fields/tensorField/tensorField.C index ae2f78d4c0..168408a6ad 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorField.C +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorField.H b/src/OpenFOAM/fields/Fields/tensorField/tensorField.H index 427be0ded4..4760fb1cd3 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorField.H +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C b/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C index 0e0aa60c23..63c33df2ad 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.H b/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.H index 63ae540df0..48fbabf881 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C index ec2d286fa3..3990a1a2ab 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H index 712af605d1..801a012f0e 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/transformField/transformField.C b/src/OpenFOAM/fields/Fields/transformField/transformField.C index 2dd704ccf2..f0f3be2bc6 100644 --- a/src/OpenFOAM/fields/Fields/transformField/transformField.C +++ b/src/OpenFOAM/fields/Fields/transformField/transformField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/transformField/transformField.H b/src/OpenFOAM/fields/Fields/transformField/transformField.H index 78edb9c930..c0347067db 100644 --- a/src/OpenFOAM/fields/Fields/transformField/transformField.H +++ b/src/OpenFOAM/fields/Fields/transformField/transformField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/transformField/transformFieldTemplates.C b/src/OpenFOAM/fields/Fields/transformField/transformFieldTemplates.C index a94aa514d7..8526077acd 100644 --- a/src/OpenFOAM/fields/Fields/transformField/transformFieldTemplates.C +++ b/src/OpenFOAM/fields/Fields/transformField/transformFieldTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/transformList/transformList.C b/src/OpenFOAM/fields/Fields/transformList/transformList.C index a5933c1c13..879bbfc1f3 100644 --- a/src/OpenFOAM/fields/Fields/transformList/transformList.C +++ b/src/OpenFOAM/fields/Fields/transformList/transformList.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/transformList/transformList.H b/src/OpenFOAM/fields/Fields/transformList/transformList.H index f8b360063e..b74d165b04 100644 --- a/src/OpenFOAM/fields/Fields/transformList/transformList.H +++ b/src/OpenFOAM/fields/Fields/transformList/transformList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DField.H b/src/OpenFOAM/fields/Fields/vector2DField/vector2DField.H index dc6840b4dd..e3104611da 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DField.H +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldFwd.H b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldFwd.H index a0166d367d..b2cd3b4251 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldFwd.H +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldFwd.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C index 13615a5e4c..510f6f67f0 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.H b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.H index a559521b1a..9640e38a01 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C index 9f07c4a0d8..5a7565877a 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H index dbf60e7f4f..182cafe68f 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vectorField/vectorField.H b/src/OpenFOAM/fields/Fields/vectorField/vectorField.H index 49e13de232..89306b38ae 100644 --- a/src/OpenFOAM/fields/Fields/vectorField/vectorField.H +++ b/src/OpenFOAM/fields/Fields/vectorField/vectorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.C b/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.C index b28fa1eefb..9ba26b2d6e 100644 --- a/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.C +++ b/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.H b/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.H index a029e33fd7..b46b55b3fa 100644 --- a/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.H +++ b/src/OpenFOAM/fields/Fields/vectorField/vectorFieldIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C index d007c5c786..431067ecb1 100644 --- a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C +++ b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H index 9234aa39e4..7613f25b91 100644 --- a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H +++ b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/Fields/zeroField/zeroFieldI.H b/src/OpenFOAM/fields/Fields/zeroField/zeroFieldI.H index 8538d34424..6d24ad81b1 100644 --- a/src/OpenFOAM/fields/Fields/zeroField/zeroFieldI.H +++ b/src/OpenFOAM/fields/Fields/zeroField/zeroFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricBoundaryField.C b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricBoundaryField.C index ea652841b0..8da7d3fb63 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricBoundaryField.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricBoundaryField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.C b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.C index 286d1721be..fd86f6bd8c 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H index 992b4a5c83..447d1fc4e4 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.C b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.C index 1cb7c8b2ec..7dbd41444d 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.H index a82f492eb1..26b5d5f7c3 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.C b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.C index 571a1ea67e..c34115b29a 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.H index 3296367e5c..0df8e0f9bd 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldFunctionsM.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldI.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldI.H index 6aaf73a76a..9a0c6d1de4 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldI.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldReuseFunctions.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldReuseFunctions.H index 43813d2544..255763469e 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldReuseFunctions.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldReuseFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFields.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFields.H index 0f2be35214..13fead2cc7 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFields.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/MapGeometricFields.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/MapGeometricFields.H index 20e8a96a1d..849dd3d6db 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/MapGeometricFields.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/MapGeometricFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.C b/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.C index bc78f2c49f..deb6c32a2d 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.H b/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.H index f1242c5a99..2fc6dd40b3 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricScalarField/GeometricScalarField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.C b/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.C index cb5e1aca53..80d1d4bd51 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.H b/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.H index 3a5e59f5c7..416b9d9c8a 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricSphericalTensorField/GeometricSphericalTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.C b/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.C index 5ed0205b98..83c00eef18 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.H b/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.H index d576844ae6..beb147ddb9 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.C b/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.C index 90cedb6d06..7a765d0568 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.C +++ b/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.H b/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.H index 845a0a5b48..30b664e909 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricTensorField/GeometricTensorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.C b/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.C index 65d1a7542f..3c48250a08 100644 --- a/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.C +++ b/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H b/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H index 362ddde906..3591ed836a 100644 --- a/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H +++ b/src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneField.H b/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneField.H index cafaf646f2..e17bcaa0e1 100644 --- a/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneField.H +++ b/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneFieldI.H b/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneFieldI.H index 148ecd9bc5..b49b26508c 100644 --- a/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneFieldI.H +++ b/src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroField.H b/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroField.H index 718f0a454e..edb2af8806 100644 --- a/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroField.H +++ b/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroFieldI.H b/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroFieldI.H index 20f6f87854..60f3114152 100644 --- a/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroFieldI.H +++ b/src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroFieldI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.C b/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.C index c24c187f68..5ffcf9f99c 100644 --- a/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.C +++ b/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -35,8 +35,16 @@ namespace Foam defineTemplateTypeNameAndDebug(pointScalarField::DimensionedInternalField, 0); defineTemplateTypeNameAndDebug(pointVectorField::DimensionedInternalField, 0); -defineTemplateTypeNameAndDebug(pointSphericalTensorField::DimensionedInternalField, 0); -defineTemplateTypeNameAndDebug(pointSymmTensorField::DimensionedInternalField, 0); +defineTemplateTypeNameAndDebug +( + pointSphericalTensorField::DimensionedInternalField, + 0 +); +defineTemplateTypeNameAndDebug +( + pointSymmTensorField::DimensionedInternalField, + 0 +); defineTemplateTypeNameAndDebug(pointTensorField::DimensionedInternalField, 0); defineTemplateTypeNameAndDebug(pointScalarField, 0); diff --git a/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H b/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H index 9cfeb81df4..08f4cc300e 100644 --- a/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H +++ b/src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/pointFields/pointFieldsFwd.H b/src/OpenFOAM/fields/GeometricFields/pointFields/pointFieldsFwd.H index 3e23f631ab..5a57c58d82 100644 --- a/src/OpenFOAM/fields/GeometricFields/pointFields/pointFieldsFwd.H +++ b/src/OpenFOAM/fields/GeometricFields/pointFields/pointFieldsFwd.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.C b/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.C index d50439dc94..7247bfaee0 100644 --- a/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.C +++ b/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.H b/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.H index 85e5338f92..1fe523b5c4 100644 --- a/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.H +++ b/src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/ReadFields/ReadFields.C b/src/OpenFOAM/fields/ReadFields/ReadFields.C index aab0711157..ea2d5d0fa1 100644 --- a/src/OpenFOAM/fields/ReadFields/ReadFields.C +++ b/src/OpenFOAM/fields/ReadFields/ReadFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/ReadFields/ReadFields.H b/src/OpenFOAM/fields/ReadFields/ReadFields.H index b4e8c3f8af..1db896d85a 100644 --- a/src/OpenFOAM/fields/ReadFields/ReadFields.H +++ b/src/OpenFOAM/fields/ReadFields/ReadFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.C b/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.C index cbbc7e3bfe..14ecb4bc3f 100644 --- a/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.C +++ b/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.H b/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.H index 8bb6c09967..801657e6b5 100644 --- a/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.H +++ b/src/OpenFOAM/fields/UniformDimensionedFields/UniformDimensionedField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.C b/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.C index 9858583c27..75c9909af5 100644 --- a/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.C +++ b/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.H b/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.H index 135dae3eae..50eb3dfa01 100644 --- a/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.H +++ b/src/OpenFOAM/fields/UniformDimensionedFields/uniformDimensionedFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -46,7 +46,8 @@ namespace Foam typedef UniformDimensionedField uniformDimensionedScalarField; typedef UniformDimensionedField uniformDimensionedVectorField; -typedef UniformDimensionedField uniformDimensionedSphericalTensorField; +typedef UniformDimensionedField + uniformDimensionedSphericalTensorField; typedef UniformDimensionedField uniformDimensionedSymmTensorField; typedef UniformDimensionedField uniformDimensionedTensorField; diff --git a/src/OpenFOAM/fields/cloud/cloud.C b/src/OpenFOAM/fields/cloud/cloud.C index cbfef473d5..0ae961af88 100644 --- a/src/OpenFOAM/fields/cloud/cloud.C +++ b/src/OpenFOAM/fields/cloud/cloud.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/cloud/cloud.H b/src/OpenFOAM/fields/cloud/cloud.H index d99b2809c6..735888b98c 100644 --- a/src/OpenFOAM/fields/cloud/cloud.H +++ b/src/OpenFOAM/fields/cloud/cloud.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/cloud/mapClouds.H b/src/OpenFOAM/fields/cloud/mapClouds.H index 898fbbdf0f..3e94ec578a 100644 --- a/src/OpenFOAM/fields/cloud/mapClouds.H +++ b/src/OpenFOAM/fields/cloud/mapClouds.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.C index 63f938b016..6ea1a1cef8 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.H index 0a53bd4795..a6e054c3d3 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/basicSymmetry/basicSymmetryPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.C index 7a2edf0bca..36ce8d4eee 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.H index 68017fef7b..cc6a769ad8 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.C index 5b0d5a748b..d769ad1134 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.H index 81cc8dfec1..5b683a33ad 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/calculated/calculatedPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.C index b7a0481260..1b7675d8df 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.H index f8f676eecd..ceb7e97bde 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.C index aac7a1fffb..ea59a2eff5 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.H index 815f43cde0..8560d17624 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/coupled/coupledPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.C index d128cee6ad..8204c1e860 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.H index 18b4d2149b..febaf869a9 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.C index f600459c0b..793c79e03e 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.H index 4208e0ee20..6abb4c6a9a 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.C index 2407d7b640..103ff7197f 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H index ab9e945a59..721b3435c8 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.C index 4c0cd61068..d97906fb65 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.H index 64988b7d13..b95b297e75 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.C index 66e1eedd46..0afbf02f97 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H index 20dcd48ed6..fbe151e3e1 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.C index 8888222e0a..68c5e15198 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.H index 93946e65e0..0efcbef577 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.C index 08dce2dd3e..d7f0bda6d9 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.H index 7c9879af67..20e84019a7 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.C index b890723e04..f880170d93 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.H index 0d04fc2bac..c6536207bf 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/zeroGradient/zeroGradientPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.C index e23e5a8948..611f0f8ba9 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.H index 72eabdaaf9..9bf2e30f99 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.C index 8dd59d15d7..0730635cd7 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.H index cdf9e80408..5f7f31c135 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/cyclic/cyclicPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.C index 410aa331dd..154716f671 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.H index bb58e0eeea..77ccb2cb46 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.C index 8e1a43fbbd..de6830679a 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.H index 524541f812..570ef1048b 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/empty/emptyPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C index 11753c397e..a878a02d0b 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H index 4aeda6700b..3c0e28e13e 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.C index dcc7b44c2c..d3f4aa2a2a 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.H index 927b422e2d..5b7ff5791b 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.C index 63c04e6add..8d1e3b5f38 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.H index d27c8496df..0ec2cf6bc2 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.C index 4d9057d684..3f4b0acbe4 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.H index f20cc9d6d3..010d96630d 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/symmetry/symmetryPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.C index 8c4301a18a..05461c29f7 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.H index 8c62f3e47b..393ca32c54 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.C index ee388c01a7..547fbaa77d 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.H index cee2fe287a..8d5ba73e72 100644 --- a/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/constraint/wedge/wedgePointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.C index 56523e47b6..85a1f1dade 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.H index 2ce6ad4506..4b95bd7ccc 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.C index e452b69974..706e6da830 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.H index 5a64e226ac..96950f53ab 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/derived/slip/slipPointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.C index 6a346f01fe..c2d4d470c2 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -118,7 +118,10 @@ void Foam::timeVaryingUniformFixedValuePointPatchField::updateCoeffs() template -void Foam::timeVaryingUniformFixedValuePointPatchField::write(Ostream& os) const +void Foam::timeVaryingUniformFixedValuePointPatchField::write +( + Ostream& os +) const { fixedValuePointPatchField::write(os); timeSeries_.write(os); diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.H index aa0b4dfb49..3eee352727 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.C index 1f80ce57da..fa9ca9da19 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.H index 6b45a4a9db..7d6e770bb3 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.C index 80cf92a55f..8f7ce17638 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.H index 861f400274..ff81ceac73 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.C index ac8f8db8bb..2112354de9 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.H index e6cf4115d9..6cc805fe2c 100644 --- a/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/derived/uniformFixedValue/uniformFixedValuePointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraint.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraint.H index 94a89d9a36..d08d1bd4ba 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraint.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraint.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraintI.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraintI.H index ab4991d8d4..6f515ee543 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraintI.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointConstraint/pointConstraintI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C index 03dbf43fd4..3719c5c93a 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H index 869c536365..f7394f4850 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldFunctions.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldFunctions.H index 62d2ea4b20..e66d423fa7 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldFunctions.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldFunctions.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapper.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapper.H index 7a4b4b8510..ea59728a0e 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapper.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapper.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapperPatchRef.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapperPatchRef.H index 6b152b7c45..47b25712a3 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapperPatchRef.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapperPatchRef.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldNew.C b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldNew.C index 09a3a3e03c..e0f3d781b4 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldNew.C +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldNew.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.C b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.C index f15da3203a..c9a72d7b87 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.C +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.H index 0cc1db9f6a..e91d97b4a4 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFields.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldsFwd.H b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldsFwd.H index 0479a38096..e8473e3071 100644 --- a/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldsFwd.H +++ b/src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldsFwd.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/JobInfo/JobInfo.C b/src/OpenFOAM/global/JobInfo/JobInfo.C index 504955e6c9..c1bda7f2d1 100644 --- a/src/OpenFOAM/global/JobInfo/JobInfo.C +++ b/src/OpenFOAM/global/JobInfo/JobInfo.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/JobInfo/JobInfo.H b/src/OpenFOAM/global/JobInfo/JobInfo.H index 61d1c870f4..7ce6587743 100644 --- a/src/OpenFOAM/global/JobInfo/JobInfo.H +++ b/src/OpenFOAM/global/JobInfo/JobInfo.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/clock/clock.C b/src/OpenFOAM/global/clock/clock.C index b5ec2b4845..809b76ba9e 100644 --- a/src/OpenFOAM/global/clock/clock.C +++ b/src/OpenFOAM/global/clock/clock.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/clock/clock.H b/src/OpenFOAM/global/clock/clock.H index ca15e93057..ce202ccb2b 100644 --- a/src/OpenFOAM/global/clock/clock.H +++ b/src/OpenFOAM/global/clock/clock.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/atomic/atomicConstants.C b/src/OpenFOAM/global/constants/atomic/atomicConstants.C index b3ea6caf39..027ebc7367 100644 --- a/src/OpenFOAM/global/constants/atomic/atomicConstants.C +++ b/src/OpenFOAM/global/constants/atomic/atomicConstants.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -82,7 +82,10 @@ const Foam::dimensionedScalar Foam::constant::atomic::a0 ( "a0", alpha - /(dimensionedScalar("C", dimless, 4.0*constant::mathematical::pi)*Rinf) + /( + dimensionedScalar("C", dimless, 4.0*constant::mathematical::pi) + *Rinf + ) ) ) ); diff --git a/src/OpenFOAM/global/constants/atomic/atomicConstants.H b/src/OpenFOAM/global/constants/atomic/atomicConstants.H index ebcf2c06eb..b49c57822c 100644 --- a/src/OpenFOAM/global/constants/atomic/atomicConstants.H +++ b/src/OpenFOAM/global/constants/atomic/atomicConstants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/constants.C b/src/OpenFOAM/global/constants/constants.C index f192c9b7b4..636a9db685 100644 --- a/src/OpenFOAM/global/constants/constants.C +++ b/src/OpenFOAM/global/constants/constants.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/constants.H b/src/OpenFOAM/global/constants/constants.H index 05c86d8abe..0f4fb687df 100644 --- a/src/OpenFOAM/global/constants/constants.H +++ b/src/OpenFOAM/global/constants/constants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/dimensionedConstants.C b/src/OpenFOAM/global/constants/dimensionedConstants.C index efb590581d..d610f6ed0a 100644 --- a/src/OpenFOAM/global/constants/dimensionedConstants.C +++ b/src/OpenFOAM/global/constants/dimensionedConstants.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/dimensionedConstants.H b/src/OpenFOAM/global/constants/dimensionedConstants.H index a8b95909bc..218b2f29d2 100644 --- a/src/OpenFOAM/global/constants/dimensionedConstants.H +++ b/src/OpenFOAM/global/constants/dimensionedConstants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.C b/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.C index fbdd85d32a..69040f77ee 100644 --- a/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.C +++ b/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -91,7 +91,12 @@ const Foam::dimensionedScalar Foam::constant::electromagnetic::kappa dimensionedScalar ( "kappa", - dimensionedScalar("C", dimless, 1.0/(4.0*constant::mathematical::pi)) + dimensionedScalar + ( + "C", + dimless, + 1.0/(4.0*constant::mathematical::pi) + ) /epsilon0 ) ) diff --git a/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.H b/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.H index 8c8fd05a6a..2dee7e423f 100644 --- a/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.H +++ b/src/OpenFOAM/global/constants/electromagnetic/electromagneticConstants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.C b/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.C index 09c1546afc..4dd30630d4 100644 --- a/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.C +++ b/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.H b/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.H index cf08ba750b..a0b850edd3 100644 --- a/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.H +++ b/src/OpenFOAM/global/constants/fundamental/fundamentalConstants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/mathematical/mathematicalConstants.H b/src/OpenFOAM/global/constants/mathematical/mathematicalConstants.H index 7c4b3dc496..3f29fd34d7 100644 --- a/src/OpenFOAM/global/constants/mathematical/mathematicalConstants.H +++ b/src/OpenFOAM/global/constants/mathematical/mathematicalConstants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.C b/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.C index ab1e0b01d7..8269c1d9a8 100644 --- a/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.C +++ b/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -74,7 +74,12 @@ const Foam::dimensionedScalar Foam::constant::physicoChemical::sigma dimensionedScalar ( "sigma", - dimensionedScalar("C", dimless, sqr(constant::mathematical::pi)/60.0) + dimensionedScalar + ( + "C", + dimless, + sqr(constant::mathematical::pi)/60.0 + ) *pow4(k)/(pow3(constant::universal::hr)*sqr(constant::universal::c)) ) ) diff --git a/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.H b/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.H index e530d1adb1..13f61d7352 100644 --- a/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.H +++ b/src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/universal/universalConstants.C b/src/OpenFOAM/global/constants/universal/universalConstants.C index aa591ca500..e2139daae6 100644 --- a/src/OpenFOAM/global/constants/universal/universalConstants.C +++ b/src/OpenFOAM/global/constants/universal/universalConstants.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/constants/universal/universalConstants.H b/src/OpenFOAM/global/constants/universal/universalConstants.H index 322f481d11..acf374bad4 100644 --- a/src/OpenFOAM/global/constants/universal/universalConstants.H +++ b/src/OpenFOAM/global/constants/universal/universalConstants.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/debug/debug.C b/src/OpenFOAM/global/debug/debug.C index c6cc3aa04c..6777134806 100644 --- a/src/OpenFOAM/global/debug/debug.C +++ b/src/OpenFOAM/global/debug/debug.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/debug/debug.H b/src/OpenFOAM/global/debug/debug.H index 0b482c5ea7..2ddc2ce8e1 100644 --- a/src/OpenFOAM/global/debug/debug.H +++ b/src/OpenFOAM/global/debug/debug.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/global.Cver b/src/OpenFOAM/global/global.Cver index bc764d64b9..2362548d82 100644 --- a/src/OpenFOAM/global/global.Cver +++ b/src/OpenFOAM/global/global.Cver @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/new.C b/src/OpenFOAM/global/new.C index b707393bee..86afe12675 100644 --- a/src/OpenFOAM/global/new.C +++ b/src/OpenFOAM/global/new.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/global/unitConversion/unitConversion.H b/src/OpenFOAM/global/unitConversion/unitConversion.H index e8bb2e8142..3255a4d805 100644 --- a/src/OpenFOAM/global/unitConversion/unitConversion.H +++ b/src/OpenFOAM/global/unitConversion/unitConversion.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/curve/curve.C b/src/OpenFOAM/graph/curve/curve.C index 19fdb6d782..f41854cad9 100644 --- a/src/OpenFOAM/graph/curve/curve.C +++ b/src/OpenFOAM/graph/curve/curve.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/curve/curve.H b/src/OpenFOAM/graph/curve/curve.H index edecb14e8d..5dc43f1d62 100644 --- a/src/OpenFOAM/graph/curve/curve.H +++ b/src/OpenFOAM/graph/curve/curve.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/graph.C b/src/OpenFOAM/graph/graph.C index c0c15260f5..6e5b9bbc54 100644 --- a/src/OpenFOAM/graph/graph.C +++ b/src/OpenFOAM/graph/graph.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/graph.H b/src/OpenFOAM/graph/graph.H index 57876270b9..75cb72bdf0 100644 --- a/src/OpenFOAM/graph/graph.H +++ b/src/OpenFOAM/graph/graph.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.C b/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.C index 48085787b7..cb353e2e4d 100644 --- a/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.C +++ b/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H b/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H index f5317a9c95..ef28bf6dea 100644 --- a/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H +++ b/src/OpenFOAM/graph/writers/gnuplotGraph/gnuplotGraph.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.C b/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.C index eff00c0d68..7d7e0d5e41 100644 --- a/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.C +++ b/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H b/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H index 8b329604c3..547a340ee2 100644 --- a/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H +++ b/src/OpenFOAM/graph/writers/jplotGraph/jplotGraph.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/rawGraph/rawGraph.C b/src/OpenFOAM/graph/writers/rawGraph/rawGraph.C index 9ac9d28a68..ff4de814ce 100644 --- a/src/OpenFOAM/graph/writers/rawGraph/rawGraph.C +++ b/src/OpenFOAM/graph/writers/rawGraph/rawGraph.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H b/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H index 707a0212d4..68fc2dc580 100644 --- a/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H +++ b/src/OpenFOAM/graph/writers/rawGraph/rawGraph.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.C b/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.C index 4d9b07bde6..00a36a8fa6 100644 --- a/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.C +++ b/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H b/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H index d7e866b856..d701c9a6c4 100644 --- a/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H +++ b/src/OpenFOAM/graph/writers/xmgrGraph/xmgrGraph.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/include/OSspecific.H b/src/OpenFOAM/include/OSspecific.H index 0c8cf04a9a..7b4c3a5320 100644 --- a/src/OpenFOAM/include/OSspecific.H +++ b/src/OpenFOAM/include/OSspecific.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/include/demandDrivenData.H b/src/OpenFOAM/include/demandDrivenData.H index a73365e52c..15080f8c58 100644 --- a/src/OpenFOAM/include/demandDrivenData.H +++ b/src/OpenFOAM/include/demandDrivenData.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.C b/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.C index 49b3df3a22..1702497e53 100644 --- a/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.C +++ b/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.H b/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.H index 01b502415a..6080b38d5c 100644 --- a/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.H +++ b/src/OpenFOAM/interpolations/interpolatePointToCell/interpolatePointToCell.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.C b/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.C index 45cff57a7a..c8a0caa4b3 100644 --- a/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.C +++ b/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.H b/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.H index 19fab12cbf..059c598b18 100644 --- a/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.H +++ b/src/OpenFOAM/interpolations/interpolateXY/interpolateXY.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTable.H b/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTable.H index 266541ac4c..59061f21c9 100644 --- a/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTable.H +++ b/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTable.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2008-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2008-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTableI.H b/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTableI.H index 4ad506ac07..01b82beace 100644 --- a/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTableI.H +++ b/src/OpenFOAM/interpolations/interpolationLookUpTable/interpolationLookUpTableI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2008-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2008-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/patchToPatchInterpolation/CalcPatchToPatchWeights.C b/src/OpenFOAM/interpolations/patchToPatchInterpolation/CalcPatchToPatchWeights.C index e101977abd..52a8beaa95 100644 --- a/src/OpenFOAM/interpolations/patchToPatchInterpolation/CalcPatchToPatchWeights.C +++ b/src/OpenFOAM/interpolations/patchToPatchInterpolation/CalcPatchToPatchWeights.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolate.C b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolate.C index a2bad68c26..4544db27d5 100644 --- a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolate.C +++ b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolate.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.C b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.C index 353fc364de..b37a614deb 100644 --- a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.C +++ b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H index 5c744df1ba..9d1fde91a7 100644 --- a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H +++ b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolationName.C b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolationName.C index 3f5795470f..c1b7599b56 100644 --- a/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolationName.C +++ b/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolationName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/patchToPatchInterpolation/patchToPatchInterpolation.H b/src/OpenFOAM/interpolations/patchToPatchInterpolation/patchToPatchInterpolation.H index 80464d2921..eb12e9fbca 100644 --- a/src/OpenFOAM/interpolations/patchToPatchInterpolation/patchToPatchInterpolation.H +++ b/src/OpenFOAM/interpolations/patchToPatchInterpolation/patchToPatchInterpolation.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.C b/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.C index 74910b856c..ab1fbd10d5 100644 --- a/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.C +++ b/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H b/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H index 9c07ba575f..64e7cf8b7c 100644 --- a/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H +++ b/src/OpenFOAM/interpolations/primitivePatchInterpolation/PrimitivePatchInterpolation.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/primitivePatchInterpolation/primitivePatchInterpolation.H b/src/OpenFOAM/interpolations/primitivePatchInterpolation/primitivePatchInterpolation.H index 8afd201417..ff99d370e6 100644 --- a/src/OpenFOAM/interpolations/primitivePatchInterpolation/primitivePatchInterpolation.H +++ b/src/OpenFOAM/interpolations/primitivePatchInterpolation/primitivePatchInterpolation.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/interpolations/uniformInterpolationTable/uniformInterpolationTableI.H b/src/OpenFOAM/interpolations/uniformInterpolationTable/uniformInterpolationTableI.H index 0e592f7beb..1765b10dee 100644 --- a/src/OpenFOAM/interpolations/uniformInterpolationTable/uniformInterpolationTableI.H +++ b/src/OpenFOAM/interpolations/uniformInterpolationTable/uniformInterpolationTableI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2009-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2009-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.C b/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.C index 6abee1456f..df07fdcc05 100644 --- a/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.C +++ b/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.H b/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.H index 4ab4f4acf1..c659903244 100644 --- a/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.H +++ b/src/OpenFOAM/matrices/DiagonalMatrix/DiagonalMatrix.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.C b/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.C index 30a632ae36..ba6df70c71 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.C +++ b/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -287,10 +287,12 @@ void Foam::LUscalarMatrix::convert neiInterfaces[neiInterfacei]; const label* __restrict__ uPtr = interface.faceCells_.begin(); - const label* __restrict__ lPtr = neiInterface.faceCells_.begin(); + const label* __restrict__ lPtr = + neiInterface.faceCells_.begin(); const scalar* __restrict__ upperPtr = interface.coeffs_.begin(); - const scalar* __restrict__ lowerPtr = neiInterface.coeffs_.begin(); + const scalar* __restrict__ lowerPtr = + neiInterface.coeffs_.begin(); register label inFaces = interface.faceCells_.size(); label neiOffset = procOffsets_[interface.neighbProcNo_]; diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.H b/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.H index 43d6f38f54..e9de460c76 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.H +++ b/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrixTemplates.C b/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrixTemplates.C index dfcad4257e..044e22ac3f 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrixTemplates.C +++ b/src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrixTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.C b/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.C index a66d777dc7..9ec2fde61d 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.C +++ b/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H b/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H index 5fe4a61031..2bb3cd40fe 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H +++ b/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.C b/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.C index 908d829af3..073645e245 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.C +++ b/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H b/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H index 6a6156d01c..824252769b 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H +++ b/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/Matrix/Matrix.C b/src/OpenFOAM/matrices/Matrix/Matrix.C index 41e067a0ef..cce2279bfb 100644 --- a/src/OpenFOAM/matrices/Matrix/Matrix.C +++ b/src/OpenFOAM/matrices/Matrix/Matrix.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -325,7 +325,8 @@ Form Foam::operator+(const Matrix& a, const Matrix& b) { FatalErrorIn ( - "Matrix::operator+(const Matrix&, const Matrix&)" + "Matrix::operator+" + "(const Matrix&, const Matrix&)" ) << "attempted add matrices with different number of rows: " << a.n() << ", " << b.n() << abort(FatalError); @@ -335,7 +336,8 @@ Form Foam::operator+(const Matrix& a, const Matrix& b) { FatalErrorIn ( - "Matrix::operator+(const Matrix&, const Matrix&)" + "Matrix::operator+" + "(const Matrix&, const Matrix&)" ) << "attempted add matrices with different number of columns: " << a.m() << ", " << b.m() << abort(FatalError); @@ -364,7 +366,8 @@ Form Foam::operator-(const Matrix& a, const Matrix& b) { FatalErrorIn ( - "Matrix::operator-(const Matrix&, const Matrix&)" + "Matrix::operator-" + "(const Matrix&, const Matrix&)" ) << "attempted add matrices with different number of rows: " << a.n() << ", " << b.n() << abort(FatalError); @@ -374,7 +377,8 @@ Form Foam::operator-(const Matrix& a, const Matrix& b) { FatalErrorIn ( - "Matrix::operator-(const Matrix&, const Matrix&)" + "Matrix::operator-" + "(const Matrix&, const Matrix&)" ) << "attempted add matrices with different number of columns: " << a.m() << ", " << b.m() << abort(FatalError); diff --git a/src/OpenFOAM/matrices/Matrix/Matrix.H b/src/OpenFOAM/matrices/Matrix/Matrix.H index c7b561914e..cf10b5058a 100644 --- a/src/OpenFOAM/matrices/Matrix/Matrix.H +++ b/src/OpenFOAM/matrices/Matrix/Matrix.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -175,10 +175,18 @@ public: // IOstream operators //- Read Matrix from Istream, discarding contents of existing Matrix. - friend Istream& operator>> (Istream&, Matrix&); + friend Istream& operator>> + ( + Istream&, + Matrix& + ); // Write Matrix to Ostream. - friend Ostream& operator<< (Ostream&, const Matrix&); + friend Ostream& operator<< + ( + Ostream&, + const Matrix& + ); }; diff --git a/src/OpenFOAM/matrices/Matrix/MatrixI.H b/src/OpenFOAM/matrices/Matrix/MatrixI.H index 6e2b40b172..8c21ebd5a5 100644 --- a/src/OpenFOAM/matrices/Matrix/MatrixI.H +++ b/src/OpenFOAM/matrices/Matrix/MatrixI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -35,7 +35,8 @@ inline Foam::Matrix::Matrix() template -inline Foam::autoPtr > Foam::Matrix::clone() const +inline Foam::autoPtr > Foam::Matrix:: +clone() const { return autoPtr >(new Matrix(*this)); } diff --git a/src/OpenFOAM/matrices/Matrix/MatrixIO.C b/src/OpenFOAM/matrices/Matrix/MatrixIO.C index f846d06423..7caf3f42aa 100644 --- a/src/OpenFOAM/matrices/Matrix/MatrixIO.C +++ b/src/OpenFOAM/matrices/Matrix/MatrixIO.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -52,7 +52,10 @@ Foam::Istream& Foam::operator>>(Istream& is, Matrix& M) token firstToken(is); - is.fatalCheck("operator>>(Istream&, Matrix&) : reading first token"); + is.fatalCheck + ( + "operator>>(Istream&, Matrix&) : reading first token" + ); if (firstToken.isLabel()) { diff --git a/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrix.H b/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrix.H index 2b3b11b448..f953c7c440 100644 --- a/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrix.H +++ b/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrix.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -25,8 +25,9 @@ Class Foam::RectangularMatrix Description - A templated 2D rectangular matrix of objects of \, where the n x n matrix - dimension is known and used for subscript bounds checking, etc. + A templated 2D rectangular matrix of objects of \, where the n + x n matrix dimension is known and used for subscript bounds + checking, etc. SourceFiles RectangularMatrixI.H diff --git a/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrixI.H b/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrixI.H index aac25895e3..d8be2aead8 100644 --- a/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrixI.H +++ b/src/OpenFOAM/matrices/RectangularMatrix/RectangularMatrixI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -62,7 +62,10 @@ template inline Foam::autoPtr > Foam::RectangularMatrix::clone() const { - return autoPtr >(new RectangularMatrix(*this)); + return autoPtr > + ( + new RectangularMatrix(*this) + ); } diff --git a/src/OpenFOAM/matrices/SquareMatrix/SquareMatrix.H b/src/OpenFOAM/matrices/SquareMatrix/SquareMatrix.H index f19d9c7f9b..2b674750ba 100644 --- a/src/OpenFOAM/matrices/SquareMatrix/SquareMatrix.H +++ b/src/OpenFOAM/matrices/SquareMatrix/SquareMatrix.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/SquareMatrix/SquareMatrixI.H b/src/OpenFOAM/matrices/SquareMatrix/SquareMatrixI.H index a13c78f1f8..ecb58351db 100644 --- a/src/OpenFOAM/matrices/SquareMatrix/SquareMatrixI.H +++ b/src/OpenFOAM/matrices/SquareMatrix/SquareMatrixI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.C index 87dee6babc..ea8e0d40fe 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H index fedeaf60d2..6a55754bd1 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduAddressing.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.C index 1f95df8baf..629d4ab8f4 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H index 7d7cbff309..510b545aeb 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.C index 27c261e059..640c4d4166 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H index 60ca7372d0..5cb7b22de5 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H index 3a8618afb9..597da982f6 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.C index 1d5e3632b2..ad04fc8c83 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H index 324ccc1ad4..369f9d2fde 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterfaceTemplates.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterfaceTemplates.C index 450c30f884..53afd8e346 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterfaceTemplates.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterfaceTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.C index 460a9fa06d..e5da5b9e4d 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H index 2d35035f57..7831147487 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.C index a3c6cca9b8..e9fe5120ff 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H index f07f1498a9..9f2e7db329 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H index e6ed20df1c..8183da6ebe 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.C b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.C index e6c1b341e1..973f568072 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H index 7c3ae2e259..1d12b0f900 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduSchedule/lduSchedule.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduSchedule/lduSchedule.H index 70ec9c510c..7c975627cc 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduSchedule/lduSchedule.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduSchedule/lduSchedule.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.C b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.C index 9f155f94ed..1442ea7d5d 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H index 9f3ef88a9a..7872e96121 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixATmul.C b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixATmul.C index 6646583769..78769a0606 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixATmul.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixATmul.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixOperations.C b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixOperations.C index ba5d754ead..b13ffeb5f8 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixOperations.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixOperations.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixPreconditioner.C b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixPreconditioner.C index eb9d9190f0..6427ee3343 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixPreconditioner.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixPreconditioner.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSmoother.C b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSmoother.C index da2406d66a..2de3f191f0 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSmoother.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSmoother.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSolver.C b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSolver.C index a9c3516aa8..bcb98fc175 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSolver.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSolver.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixTemplates.C b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixTemplates.C index 992250b85b..f23831271f 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixTemplates.C +++ b/src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixTemplates.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -91,7 +91,9 @@ Foam::lduMatrix::faceH(const Field& psi) const for (register label face=0; face::iterator nbrsIter = curNbrs.begin(); - SLList >::iterator faceFacesIter = curFaceFaces.begin(); + SLList >::iterator faceFacesIter = + curFaceFaces.begin(); for ( @@ -209,7 +210,8 @@ Foam::cyclicGAMGInterface::cyclicGAMGInterface SLList