Standardised copy constructor documentation comment

This commit is contained in:
Henry Weller
2019-05-27 22:34:32 +01:00
parent dfe7b86e70
commit 3ecef91e72
295 changed files with 768 additions and 768 deletions

View File

@ -94,7 +94,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
mixedFixedValueSlipFvPatchField mixedFixedValueSlipFvPatchField
( (
const mixedFixedValueSlipFvPatchField<Type>& const mixedFixedValueSlipFvPatchField<Type>&
@ -109,7 +109,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
mixedFixedValueSlipFvPatchField mixedFixedValueSlipFvPatchField
( (
const mixedFixedValueSlipFvPatchField<Type>&, const mixedFixedValueSlipFvPatchField<Type>&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -124,7 +124,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
fixedRhoFvPatchScalarField fixedRhoFvPatchScalarField
( (
const fixedRhoFvPatchScalarField& const fixedRhoFvPatchScalarField&
@ -139,7 +139,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
fixedRhoFvPatchScalarField fixedRhoFvPatchScalarField
( (
const fixedRhoFvPatchScalarField&, const fixedRhoFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -107,7 +107,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField
( (
const alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField& const alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField&
@ -125,7 +125,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField
( (
const alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField&, const alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -159,7 +159,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField
( (
const alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField& const alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField&
@ -177,7 +177,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField
( (
const alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField&, const alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -102,13 +102,13 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
alphatPhaseChangeWallFunctionFvPatchScalarField alphatPhaseChangeWallFunctionFvPatchScalarField
( (
const alphatPhaseChangeWallFunctionFvPatchScalarField& const alphatPhaseChangeWallFunctionFvPatchScalarField&
); );
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
alphatPhaseChangeWallFunctionFvPatchScalarField alphatPhaseChangeWallFunctionFvPatchScalarField
( (
const alphatPhaseChangeWallFunctionFvPatchScalarField&, const alphatPhaseChangeWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -235,7 +235,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
alphatWallBoilingWallFunctionFvPatchScalarField alphatWallBoilingWallFunctionFvPatchScalarField
( (
const alphatWallBoilingWallFunctionFvPatchScalarField& const alphatWallBoilingWallFunctionFvPatchScalarField&
@ -250,7 +250,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
alphatWallBoilingWallFunctionFvPatchScalarField alphatWallBoilingWallFunctionFvPatchScalarField
( (
const alphatWallBoilingWallFunctionFvPatchScalarField&, const alphatWallBoilingWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -93,13 +93,13 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
copiedFixedValueFvPatchScalarField copiedFixedValueFvPatchScalarField
( (
const copiedFixedValueFvPatchScalarField& const copiedFixedValueFvPatchScalarField&
); );
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
copiedFixedValueFvPatchScalarField copiedFixedValueFvPatchScalarField
( (
const copiedFixedValueFvPatchScalarField&, const copiedFixedValueFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -105,13 +105,13 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
fixedMultiPhaseHeatFluxFvPatchScalarField fixedMultiPhaseHeatFluxFvPatchScalarField
( (
const fixedMultiPhaseHeatFluxFvPatchScalarField& const fixedMultiPhaseHeatFluxFvPatchScalarField&
); );
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
fixedMultiPhaseHeatFluxFvPatchScalarField fixedMultiPhaseHeatFluxFvPatchScalarField
( (
const fixedMultiPhaseHeatFluxFvPatchScalarField&, const fixedMultiPhaseHeatFluxFvPatchScalarField&,

View File

@ -104,7 +104,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
JohnsonJacksonParticleSlipFvPatchVectorField JohnsonJacksonParticleSlipFvPatchVectorField
( (
const JohnsonJacksonParticleSlipFvPatchVectorField& const JohnsonJacksonParticleSlipFvPatchVectorField&
@ -119,7 +119,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
JohnsonJacksonParticleSlipFvPatchVectorField JohnsonJacksonParticleSlipFvPatchVectorField
( (
const JohnsonJacksonParticleSlipFvPatchVectorField&, const JohnsonJacksonParticleSlipFvPatchVectorField&,

View File

@ -107,7 +107,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
JohnsonJacksonParticleThetaFvPatchScalarField JohnsonJacksonParticleThetaFvPatchScalarField
( (
const JohnsonJacksonParticleThetaFvPatchScalarField& const JohnsonJacksonParticleThetaFvPatchScalarField&
@ -122,7 +122,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
JohnsonJacksonParticleThetaFvPatchScalarField JohnsonJacksonParticleThetaFvPatchScalarField
( (
const JohnsonJacksonParticleThetaFvPatchScalarField&, const JohnsonJacksonParticleThetaFvPatchScalarField&,

View File

@ -105,7 +105,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
JohnsonJacksonParticleSlipFvPatchVectorField JohnsonJacksonParticleSlipFvPatchVectorField
( (
const JohnsonJacksonParticleSlipFvPatchVectorField& const JohnsonJacksonParticleSlipFvPatchVectorField&
@ -120,7 +120,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
JohnsonJacksonParticleSlipFvPatchVectorField JohnsonJacksonParticleSlipFvPatchVectorField
( (
const JohnsonJacksonParticleSlipFvPatchVectorField&, const JohnsonJacksonParticleSlipFvPatchVectorField&,

View File

@ -108,7 +108,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
JohnsonJacksonParticleThetaFvPatchScalarField JohnsonJacksonParticleThetaFvPatchScalarField
( (
const JohnsonJacksonParticleThetaFvPatchScalarField& const JohnsonJacksonParticleThetaFvPatchScalarField&
@ -123,7 +123,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
JohnsonJacksonParticleThetaFvPatchScalarField JohnsonJacksonParticleThetaFvPatchScalarField
( (
const JohnsonJacksonParticleThetaFvPatchScalarField&, const JohnsonJacksonParticleThetaFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2018-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -97,7 +97,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
hydrostaticDisplacementFvPatchVectorField hydrostaticDisplacementFvPatchVectorField
( (
const hydrostaticDisplacementFvPatchVectorField& const hydrostaticDisplacementFvPatchVectorField&
@ -112,7 +112,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
hydrostaticDisplacementFvPatchVectorField hydrostaticDisplacementFvPatchVectorField
( (
const hydrostaticDisplacementFvPatchVectorField&, const hydrostaticDisplacementFvPatchVectorField&,

View File

@ -90,7 +90,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
tractionDisplacementFvPatchVectorField tractionDisplacementFvPatchVectorField
( (
const tractionDisplacementFvPatchVectorField& const tractionDisplacementFvPatchVectorField&
@ -105,7 +105,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
tractionDisplacementFvPatchVectorField tractionDisplacementFvPatchVectorField
( (
const tractionDisplacementFvPatchVectorField&, const tractionDisplacementFvPatchVectorField&,

View File

@ -157,7 +157,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
CONSTRUCT CONSTRUCT
( (
const CLASS& const CLASS&
@ -172,7 +172,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
CONSTRUCT CONSTRUCT
( (
const CLASS&, const CLASS&,

View File

@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#ifndef fixedValueFvPatchTemplate${FieldType}_H #ifndef fixedValueFvPatchFieldTemplate_H
#define fixedValueFvPatchTemplate${FieldType}_H #define fixedValueFvPatchFieldTemplate_H
#include "fixedValueFvPatchFields.H" #include "fixedValueFvPatchFields.H"
@ -85,7 +85,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
${typeName}FixedValueFvPatch${FieldType} ${typeName}FixedValueFvPatch${FieldType}
( (
const ${typeName}FixedValueFvPatch${FieldType}& const ${typeName}FixedValueFvPatch${FieldType}&
@ -100,7 +100,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
${typeName}FixedValueFvPatch${FieldType} ${typeName}FixedValueFvPatch${FieldType}
( (
const ${typeName}FixedValueFvPatch${FieldType}&, const ${typeName}FixedValueFvPatch${FieldType}&,

View File

@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#ifndef fixedValuePointPatchTemplate${FieldType}_H #ifndef fixedValuePointPatchFieldTemplate_H
#define fixedValuePointPatchTemplate${FieldType}_H #define fixedValuePointPatchFieldTemplate_H
#include "fixedValuePointPatchFields.H" #include "fixedValuePointPatchFields.H"
@ -85,7 +85,7 @@ public:
const pointPatchFieldMapper& const pointPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
${typeName}FixedValuePointPatch${FieldType} ${typeName}FixedValuePointPatch${FieldType}
( (
const ${typeName}FixedValuePointPatch${FieldType}& const ${typeName}FixedValuePointPatch${FieldType}&
@ -100,7 +100,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
${typeName}FixedValuePointPatch${FieldType} ${typeName}FixedValuePointPatch${FieldType}
( (
const ${typeName}FixedValuePointPatch${FieldType}&, const ${typeName}FixedValuePointPatch${FieldType}&,

View File

@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#ifndef mixedFvPatchTemplate${FieldType}_H #ifndef mixedFvPatchFieldTemplate_H
#define mixedFvPatchTemplate${FieldType}_H #define mixedFvPatchFieldTemplate_H
#include "mixedFvPatchFields.H" #include "mixedFvPatchFields.H"
@ -85,7 +85,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
${typeName}MixedValueFvPatch${FieldType} ${typeName}MixedValueFvPatch${FieldType}
( (
const ${typeName}MixedValueFvPatch${FieldType}& const ${typeName}MixedValueFvPatch${FieldType}&
@ -100,7 +100,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
${typeName}MixedValueFvPatch${FieldType} ${typeName}MixedValueFvPatch${FieldType}
( (
const ${typeName}MixedValueFvPatch${FieldType}&, const ${typeName}MixedValueFvPatch${FieldType}&,

View File

@ -33,8 +33,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#ifndef CLASSNAME_H #ifndef _Template_H
#define CLASSNAME_H #define _Template_H
#include ".H" #include ".H"
@ -95,7 +95,7 @@ public:
//- Construct from Istream //- Construct from Istream
CLASSNAME(Istream&); CLASSNAME(Istream&);
//- Construct as copy //- Copy constructor
CLASSNAME(const CLASSNAME&); CLASSNAME(const CLASSNAME&);

View File

@ -33,8 +33,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#ifndef CLASSNAME_H #ifndef _TemplateTemplate_H
#define CLASSNAME_H #define _TemplateTemplate_H
#include ".H" #include ".H"
@ -101,7 +101,7 @@ public:
//- Construct from Istream //- Construct from Istream
CLASSNAME(Istream&); CLASSNAME(Istream&);
//- Construct as copy //- Copy constructor
CLASSNAME(const CLASSNAME<TemplateArgument>&); CLASSNAME(const CLASSNAME<TemplateArgument>&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2012-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -130,7 +130,7 @@ public:
//- Construct from two iterators //- Construct from two iterators
inline Circulator(const iterator& begin, const iterator& end); inline Circulator(const iterator& begin, const iterator& end);
//- Construct as copy //- Copy constructor
inline Circulator(const Circulator<ContainerType>&); inline Circulator(const Circulator<ContainerType>&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2012-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -153,7 +153,7 @@ public:
const const_iterator& end const const_iterator& end
); );
//- Construct as copy //- Copy constructor
inline ConstCirculator(const ConstCirculator<ContainerType>&); inline ConstCirculator(const ConstCirculator<ContainerType>&);

View File

@ -100,7 +100,7 @@ public:
// class // class
HashPtrTable(const dictionary&); HashPtrTable(const dictionary&);
//- Construct as copy //- Copy constructor
HashPtrTable(const HashPtrTable<T, Key, Hash>&); HashPtrTable(const HashPtrTable<T, Key, Hash>&);
//- Move constructor //- Move constructor

View File

@ -89,7 +89,7 @@ public:
template<unsigned Size> template<unsigned Size>
HashSet(const FixedList<Key, Size>&); HashSet(const FixedList<Key, Size>&);
//- Construct as copy //- Copy constructor
HashSet(const HashSet<Key, Hash>& hs) = default; HashSet(const HashSet<Key, Hash>& hs) = default;
//- Move constructor //- Move constructor

View File

@ -208,7 +208,7 @@ public:
//- Construct from Istream //- Construct from Istream
HashTable(Istream&, const label size = 128); HashTable(Istream&, const label size = 128);
//- Construct as copy //- Copy constructor
HashTable(const HashTable<T, Key, Hash>&); HashTable(const HashTable<T, Key, Hash>&);
//- More Constructor //- More Constructor

View File

@ -172,7 +172,7 @@ public:
//- Construct from Istream //- Construct from Istream
ListHashTable(Istream&, const label size = 128); ListHashTable(Istream&, const label size = 128);
//- Construct as copy //- Copy constructor
ListHashTable(const ListHashTable<T, Key, Hash>&); ListHashTable(const ListHashTable<T, Key, Hash>&);
//- Move constructor //- Move constructor

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -72,7 +72,7 @@ public:
//- Construct and register with CallbackRegistry //- Construct and register with CallbackRegistry
Callback(CallbackRegistry<CallbackType>&); Callback(CallbackRegistry<CallbackType>&);
//- Construct as copy //- Copy constructor
Callback(const Callback<CallbackType>&); Callback(const Callback<CallbackType>&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -76,7 +76,7 @@ public:
bool registerObject = true bool registerObject = true
); );
//- Construct as copy //- Copy constructor
IOobjectList(const IOobjectList&); IOobjectList(const IOobjectList&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -72,7 +72,7 @@ public:
) )
{} {}
//- Construct as copy //- Copy constructor
OStringStream(const OStringStream& oss) OStringStream(const OStringStream& oss)
: :
OSstream OSstream

View File

@ -103,7 +103,7 @@ public:
} }
//- Construct as copy //- Copy constructor
ITstream(const ITstream& its) ITstream(const ITstream& its)
: :
Istream(ASCII, currentVersion), Istream(ASCII, currentVersion),

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -288,7 +288,7 @@ public:
//- Construct null //- Construct null
inline token(); inline token();
//- Construct as copy //- Copy constructor
inline token(const token&); inline token(const token&);
//- Construct punctuation character token //- Construct punctuation character token

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -92,7 +92,7 @@ public:
//- Construct from keyword //- Construct from keyword
entry(const keyType&); entry(const keyType&);
//- Construct as copy //- Copy constructor
entry(const entry&); entry(const entry&);
//- Construct on freestore as copy with reference to the //- Construct on freestore as copy with reference to the

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -93,7 +93,7 @@ public:
//- Construct from dictionary //- Construct from dictionary
error(const dictionary&); error(const dictionary&);
//- Construct as copy //- Copy constructor
error(const error&); error(const error&);

View File

@ -113,18 +113,18 @@ public:
// top level regIOobject. // top level regIOobject.
regIOobject(const IOobject&, const bool isTime = false); regIOobject(const IOobject&, const bool isTime = false);
//- Construct as copy //- Copy constructor
regIOobject(const regIOobject&); regIOobject(const regIOobject&);
//- Construct as copy, transferring registry registration to copy //- Copy constructor, transferring registry registration to copy
// if registerCopy is true // if registerCopy is true
regIOobject(const regIOobject&, bool registerCopy); regIOobject(const regIOobject&, bool registerCopy);
//- Construct as copy with new name, transferring registry registration //- Copy constructor with new name, transferring registry registration
// to copy as specified // to copy as specified
regIOobject(const word& newName, const regIOobject&, bool registerCopy); regIOobject(const word& newName, const regIOobject&, bool registerCopy);
//- Construct as copy with new IO parameters //- Copy constructor with new IO parameters
regIOobject(const IOobject&, const regIOobject&); regIOobject(const IOobject&, const regIOobject&);

View File

@ -164,13 +164,13 @@ public:
const word& fieldDictEntry="value" const word& fieldDictEntry="value"
); );
//- Construct as copy //- Copy constructor
DimensionedField DimensionedField
( (
const DimensionedField<Type, GeoMesh>& const DimensionedField<Type, GeoMesh>&
); );
//- Construct as copy or re-use as specified. //- Copy constructor or re-use as specified.
DimensionedField DimensionedField
( (
DimensionedField<Type, GeoMesh>&, DimensionedField<Type, GeoMesh>&,
@ -183,20 +183,20 @@ public:
DimensionedField<Type, GeoMesh>&& DimensionedField<Type, GeoMesh>&&
); );
//- Construct as copy of tmp<DimensionedField> deleting argument //- Copy constructor of tmp<DimensionedField> deleting argument
DimensionedField DimensionedField
( (
const tmp<DimensionedField<Type, GeoMesh>>& const tmp<DimensionedField<Type, GeoMesh>>&
); );
//- Construct as copy resetting IO parameters //- Copy constructor resetting IO parameters
DimensionedField DimensionedField
( (
const IOobject&, const IOobject&,
const DimensionedField<Type, GeoMesh>& const DimensionedField<Type, GeoMesh>&
); );
//- Construct as copy resetting IO parameters and re-use as specified. //- Copy constructor resetting IO parameters and re-use as specified.
DimensionedField DimensionedField
( (
const IOobject&, const IOobject&,
@ -204,14 +204,14 @@ public:
bool reuse bool reuse
); );
//- Construct as copy resetting name //- Copy constructor resetting name
DimensionedField DimensionedField
( (
const word& newName, const word& newName,
const DimensionedField<Type, GeoMesh>& const DimensionedField<Type, GeoMesh>&
); );
//- Construct as copy resetting name and re-use as specified. //- Copy constructor resetting name and re-use as specified.
DimensionedField DimensionedField
( (
const word& newName, const word& newName,
@ -219,7 +219,7 @@ public:
bool reuse bool reuse
); );
//- Construct as copy resetting name //- Copy constructor resetting name
DimensionedField DimensionedField
( (
const word& newName, const word& newName,

View File

@ -130,25 +130,25 @@ public:
//- Construct given size and initialed to zero //- Construct given size and initialed to zero
Field(const label, const zero); Field(const label, const zero);
//- Construct as copy of a UList\<Type\> //- Copy constructor of a UList\<Type\>
explicit Field(const UList<Type>&); explicit Field(const UList<Type>&);
//- Mover constructor transferring the List contents //- Mover constructor transferring the List contents
explicit Field(List<Type>&&); explicit Field(List<Type>&&);
//- Construct as copy of a UIndirectList\<Type\> //- Copy constructor of a UIndirectList\<Type\>
explicit Field(const UIndirectList<Type>&); explicit Field(const UIndirectList<Type>&);
//- Construct as copy //- Copy constructor
Field(const Field<Type>&); Field(const Field<Type>&);
//- Construct as copy or re-use as specified. //- Copy constructor or re-use as specified.
Field(Field<Type>&, bool reuse); Field(Field<Type>&, bool reuse);
//- Move Constructor transferring the Field contents //- Move Constructor transferring the Field contents
Field(Field<Type>&&); Field(Field<Type>&&);
//- Construct as copy of tmp<Field> //- Copy constructor of tmp<Field>
Field(const tmp<Field<Type>>&); Field(const tmp<Field<Type>>&);
//- Construct by 1 to 1 mapping from the given field //- Construct by 1 to 1 mapping from the given field

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -92,7 +92,7 @@ public:
const label startIndex const label startIndex
); );
//- Construct as copy //- Copy constructor
inline SubField(const SubField<Type>&); inline SubField(const SubField<Type>&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -147,7 +147,7 @@ public:
const bool preserveCouples=true const bool preserveCouples=true
); );
//- Construct as copy //- Copy constructor
SlicedGeometricField SlicedGeometricField
( (
const SlicedGeometricField const SlicedGeometricField

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -67,7 +67,7 @@ public:
//- Construct from components. Either reads or uses supplied value. //- Construct from components. Either reads or uses supplied value.
UniformDimensionedField(const IOobject&, const dimensioned<Type>&); UniformDimensionedField(const IOobject&, const dimensioned<Type>&);
//- Construct as copy //- Copy constructor
UniformDimensionedField(const UniformDimensionedField<Type>&); UniformDimensionedField(const UniformDimensionedField<Type>&);
//- Construct from Istream //- Construct from Istream

View File

@ -189,7 +189,7 @@ public:
const pointPatchFieldMapper& const pointPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
codedFixedValuePointPatchField codedFixedValuePointPatchField
( (
const codedFixedValuePointPatchField<Type>& const codedFixedValuePointPatchField<Type>&
@ -204,7 +204,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
codedFixedValuePointPatchField codedFixedValuePointPatchField
( (
const codedFixedValuePointPatchField<Type>&, const codedFixedValuePointPatchField<Type>&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -93,7 +93,7 @@ public:
const pointPatchFieldMapper& const pointPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
timeVaryingUniformFixedValuePointPatchField timeVaryingUniformFixedValuePointPatchField
( (
const timeVaryingUniformFixedValuePointPatchField<Type>& const timeVaryingUniformFixedValuePointPatchField<Type>&
@ -108,7 +108,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
timeVaryingUniformFixedValuePointPatchField timeVaryingUniformFixedValuePointPatchField
( (
const timeVaryingUniformFixedValuePointPatchField<Type>&, const timeVaryingUniformFixedValuePointPatchField<Type>&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -102,7 +102,7 @@ public:
const pointPatchFieldMapper& const pointPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
uniformFixedValuePointPatchField uniformFixedValuePointPatchField
( (
const uniformFixedValuePointPatchField<Type>& const uniformFixedValuePointPatchField<Type>&
@ -120,7 +120,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
uniformFixedValuePointPatchField uniformFixedValuePointPatchField
( (
const uniformFixedValuePointPatchField<Type>&, const uniformFixedValuePointPatchField<Type>&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -118,7 +118,7 @@ public:
const bool initialiseOnly = false const bool initialiseOnly = false
); );
//- Construct as copy //- Copy constructor
uniformInterpolationTable(const uniformInterpolationTable&); uniformInterpolationTable(const uniformInterpolationTable&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -469,10 +469,10 @@ public:
// The coefficients are initially empty for subsequent setting. // The coefficients are initially empty for subsequent setting.
LduMatrix(const lduMesh&); LduMatrix(const lduMesh&);
//- Construct as copy //- Copy constructor
LduMatrix(const LduMatrix<Type, DType, LUType>&); LduMatrix(const LduMatrix<Type, DType, LUType>&);
//- Construct as copy or re-use as specified. //- Copy constructor or re-use as specified.
LduMatrix(LduMatrix<Type, DType, LUType>&, bool reuse); LduMatrix(LduMatrix<Type, DType, LUType>&, bool reuse);
//- Construct given an LDU addressed mesh and an Istream //- Construct given an LDU addressed mesh and an Istream

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -522,10 +522,10 @@ public:
// The coefficients are initially empty for subsequent setting. // The coefficients are initially empty for subsequent setting.
lduMatrix(const lduMesh&); lduMatrix(const lduMesh&);
//- Construct as copy //- Copy constructor
lduMatrix(const lduMatrix&); lduMatrix(const lduMatrix&);
//- Construct as copy or re-use as specified. //- Copy constructor or re-use as specified.
lduMatrix(lduMatrix&, bool reuse); lduMatrix(lduMatrix&, bool reuse);
//- Construct given an LDU addressed mesh and an Istream //- Construct given an LDU addressed mesh and an Istream

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -86,7 +86,7 @@ public:
//- Construct from Istream //- Construct from Istream
simpleMatrix(Istream&); simpleMatrix(Istream&);
//- Construct as copy //- Copy constructor
simpleMatrix(const simpleMatrix<Type>&); simpleMatrix(const simpleMatrix<Type>&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2017-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2017-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -66,7 +66,7 @@ public:
//- Store object pointer //- Store object pointer
inline explicit UautoPtr(T* = nullptr); inline explicit UautoPtr(T* = nullptr);
//- Construct as copy //- Copy constructor
inline UautoPtr(const UautoPtr<T>&); inline UautoPtr(const UautoPtr<T>&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -66,7 +66,7 @@ public:
HashTable<T, edge, Hash<edge>>(is) HashTable<T, edge, Hash<edge>>(is)
{} {}
//- Construct as copy //- Copy constructor
EdgeMap(const EdgeMap<T>& map) EdgeMap(const EdgeMap<T>& map)
: :
HashTable<T, edge, Hash<edge>>(map) HashTable<T, edge, Hash<edge>>(map)

View File

@ -189,7 +189,7 @@ public:
const word& patchType const word& patchType
); );
//- Construct as copy, resetting the boundary mesh //- Copy constructor, resetting the boundary mesh
polyPatch(const polyPatch&, const polyBoundaryMesh&); polyPatch(const polyPatch&, const polyBoundaryMesh&);
//- Construct given the original patch and resetting the //- Construct given the original patch and resetting the
@ -213,7 +213,7 @@ public:
const label newStart const label newStart
); );
//- Construct as copy //- Copy constructor
polyPatch(const polyPatch&); polyPatch(const polyPatch&);
// To avoid irritating warnings from clang // To avoid irritating warnings from clang

View File

@ -103,22 +103,22 @@ public:
//- Construct null //- Construct null
inline fileName(); inline fileName();
//- Construct as copy //- Copy constructor
inline fileName(const fileName&); inline fileName(const fileName&);
//- Move constructor //- Move constructor
inline fileName(fileName&&); inline fileName(fileName&&);
//- Construct as copy of word //- Copy constructor of word
inline fileName(const word&); inline fileName(const word&);
//- Construct as copy of string //- Copy constructor of string
inline fileName(const string&); inline fileName(const string&);
//- Construct as copy of std::string //- Copy constructor of std::string
inline fileName(const std::string&); inline fileName(const std::string&);
//- Construct as copy of character array //- Copy constructor of character array
inline fileName(const char*); inline fileName(const char*);
//- Construct by concatenating elements of wordList separated by '/' //- Construct by concatenating elements of wordList separated by '/'

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -89,20 +89,20 @@ public:
//- Construct null //- Construct null
inline keyType(); inline keyType();
//- Construct as copy //- Copy constructor
inline keyType(const keyType&); inline keyType(const keyType&);
//- Construct as copy of word. Not treated as a regular expression //- Copy constructor of word. Not treated as a regular expression
inline keyType(const word&); inline keyType(const word&);
//- Construct as copy of string. Treat as regular expression. //- Copy constructor of string. Treat as regular expression.
inline keyType(const string&); inline keyType(const string&);
//- Construct as copy of character array. //- Copy constructor of character array.
// Not treated as a regular expression // Not treated as a regular expression
inline keyType(const char*); inline keyType(const char*);
//- Construct as copy of std::string with specified treatment //- Copy constructor of std::string with specified treatment
inline keyType(const std::string&, const bool isPattern); inline keyType(const std::string&, const bool isPattern);
//- Construct from Istream //- Construct from Istream

View File

@ -83,13 +83,13 @@ public:
//- Construct null //- Construct null
inline word(); inline word();
//- Construct as copy //- Copy constructor
inline word(const word&); inline word(const word&);
//- Construct as copy of character array //- Copy constructor of character array
inline word(const char*, const bool doStripInvalid=true); inline word(const char*, const bool doStripInvalid=true);
//- Construct as copy with a maximum number of characters //- Copy constructor with a maximum number of characters
inline word inline word
( (
const char*, const char*,
@ -97,10 +97,10 @@ public:
const bool doStripInvalid const bool doStripInvalid
); );
//- Construct as copy of string //- Copy constructor of string
inline word(const string&, const bool doStripInvalid=true); inline word(const string&, const bool doStripInvalid=true);
//- Construct as copy of std::string //- Copy constructor of std::string
inline word(const std::string&, const bool doStripInvalid=true); inline word(const std::string&, const bool doStripInvalid=true);
//- Construct from Istream //- Construct from Istream

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -116,7 +116,7 @@ public:
//- Construct null //- Construct null
inline wordRe(); inline wordRe();
//- Construct as copy //- Copy constructor
inline wordRe(const wordRe&); inline wordRe(const wordRe&);
//- Construct from keyType //- Construct from keyType
@ -125,10 +125,10 @@ public:
//- Construct from keyType //- Construct from keyType
inline wordRe(const keyType&, const compOption); inline wordRe(const keyType&, const compOption);
//- Construct as copy of word //- Copy constructor of word
inline explicit wordRe(const word&); inline explicit wordRe(const word&);
//- Construct as copy of character array //- Copy constructor of character array
// Optionally specify how it should be treated. // Optionally specify how it should be treated.
inline explicit wordRe inline explicit wordRe
( (
@ -136,7 +136,7 @@ public:
const compOption = compOption::literal const compOption = compOption::literal
); );
//- Construct as copy of string. //- Copy constructor of string.
// Optionally specify how it should be treated. // Optionally specify how it should be treated.
inline explicit wordRe inline explicit wordRe
( (
@ -144,7 +144,7 @@ public:
const compOption = compOption::literal const compOption = compOption::literal
); );
//- Construct as copy of std::string //- Copy constructor of std::string
// Optionally specify how it should be treated. // Optionally specify how it should be treated.
inline explicit wordRe inline explicit wordRe
( (

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -113,7 +113,7 @@ public:
const word& modelType const word& modelType
); );
//- Construct as copy //- Copy constructor
subModelBase(const subModelBase& smb); subModelBase(const subModelBase& smb);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -132,7 +132,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
convectiveHeatTransferFvPatchScalarField convectiveHeatTransferFvPatchScalarField
( (
const convectiveHeatTransferFvPatchScalarField& const convectiveHeatTransferFvPatchScalarField&
@ -147,7 +147,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
convectiveHeatTransferFvPatchScalarField convectiveHeatTransferFvPatchScalarField
( (
const convectiveHeatTransferFvPatchScalarField&, const convectiveHeatTransferFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -173,7 +173,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
externalCoupledTemperatureMixedFvPatchScalarField externalCoupledTemperatureMixedFvPatchScalarField
( (
const externalCoupledTemperatureMixedFvPatchScalarField& const externalCoupledTemperatureMixedFvPatchScalarField&
@ -188,7 +188,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
externalCoupledTemperatureMixedFvPatchScalarField externalCoupledTemperatureMixedFvPatchScalarField
( (
const externalCoupledTemperatureMixedFvPatchScalarField&, const externalCoupledTemperatureMixedFvPatchScalarField&,

View File

@ -206,7 +206,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
externalWallHeatFluxTemperatureFvPatchScalarField externalWallHeatFluxTemperatureFvPatchScalarField
( (
const externalWallHeatFluxTemperatureFvPatchScalarField& const externalWallHeatFluxTemperatureFvPatchScalarField&
@ -221,7 +221,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
externalWallHeatFluxTemperatureFvPatchScalarField externalWallHeatFluxTemperatureFvPatchScalarField
( (
const externalWallHeatFluxTemperatureFvPatchScalarField&, const externalWallHeatFluxTemperatureFvPatchScalarField&,

View File

@ -187,7 +187,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
thermalBaffle1DFvPatchScalarField thermalBaffle1DFvPatchScalarField
( (
const thermalBaffle1DFvPatchScalarField& const thermalBaffle1DFvPatchScalarField&
@ -202,7 +202,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
thermalBaffle1DFvPatchScalarField thermalBaffle1DFvPatchScalarField
( (
const thermalBaffle1DFvPatchScalarField&, const thermalBaffle1DFvPatchScalarField&,

View File

@ -99,7 +99,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
totalFlowRateAdvectiveDiffusiveFvPatchScalarField totalFlowRateAdvectiveDiffusiveFvPatchScalarField
( (
const totalFlowRateAdvectiveDiffusiveFvPatchScalarField& const totalFlowRateAdvectiveDiffusiveFvPatchScalarField&
@ -115,7 +115,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
totalFlowRateAdvectiveDiffusiveFvPatchScalarField totalFlowRateAdvectiveDiffusiveFvPatchScalarField
( (
const totalFlowRateAdvectiveDiffusiveFvPatchScalarField&, const totalFlowRateAdvectiveDiffusiveFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -149,7 +149,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
alphatJayatillekeWallFunctionFvPatchScalarField alphatJayatillekeWallFunctionFvPatchScalarField
( (
const alphatJayatillekeWallFunctionFvPatchScalarField& const alphatJayatillekeWallFunctionFvPatchScalarField&
@ -164,7 +164,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
alphatJayatillekeWallFunctionFvPatchScalarField alphatJayatillekeWallFunctionFvPatchScalarField
( (
const alphatJayatillekeWallFunctionFvPatchScalarField&, const alphatJayatillekeWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -129,7 +129,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
alphatWallFunctionFvPatchScalarField alphatWallFunctionFvPatchScalarField
( (
const alphatWallFunctionFvPatchScalarField& const alphatWallFunctionFvPatchScalarField&
@ -144,7 +144,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
alphatWallFunctionFvPatchScalarField alphatWallFunctionFvPatchScalarField
( (
const alphatWallFunctionFvPatchScalarField&, const alphatWallFunctionFvPatchScalarField&,

View File

@ -110,7 +110,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
wallHeatTransferFvPatchScalarField wallHeatTransferFvPatchScalarField
( (
const wallHeatTransferFvPatchScalarField& const wallHeatTransferFvPatchScalarField&
@ -125,7 +125,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
wallHeatTransferFvPatchScalarField wallHeatTransferFvPatchScalarField
( (
const wallHeatTransferFvPatchScalarField&, const wallHeatTransferFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -149,7 +149,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
alphatJayatillekeWallFunctionFvPatchScalarField alphatJayatillekeWallFunctionFvPatchScalarField
( (
const alphatJayatillekeWallFunctionFvPatchScalarField& const alphatJayatillekeWallFunctionFvPatchScalarField&
@ -164,7 +164,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
alphatJayatillekeWallFunctionFvPatchScalarField alphatJayatillekeWallFunctionFvPatchScalarField
( (
const alphatJayatillekeWallFunctionFvPatchScalarField&, const alphatJayatillekeWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -132,7 +132,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
turbulentMixingLengthDissipationRateInletFvPatchScalarField turbulentMixingLengthDissipationRateInletFvPatchScalarField
( (
const turbulentMixingLengthDissipationRateInletFvPatchScalarField& const turbulentMixingLengthDissipationRateInletFvPatchScalarField&
@ -150,7 +150,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
turbulentMixingLengthDissipationRateInletFvPatchScalarField turbulentMixingLengthDissipationRateInletFvPatchScalarField
( (
const turbulentMixingLengthDissipationRateInletFvPatchScalarField&, const turbulentMixingLengthDissipationRateInletFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -133,7 +133,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
turbulentMixingLengthFrequencyInletFvPatchScalarField turbulentMixingLengthFrequencyInletFvPatchScalarField
( (
const turbulentMixingLengthFrequencyInletFvPatchScalarField& const turbulentMixingLengthFrequencyInletFvPatchScalarField&
@ -151,7 +151,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
turbulentMixingLengthFrequencyInletFvPatchScalarField turbulentMixingLengthFrequencyInletFvPatchScalarField
( (
const turbulentMixingLengthFrequencyInletFvPatchScalarField&, const turbulentMixingLengthFrequencyInletFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -89,7 +89,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
fixedShearStressFvPatchVectorField fixedShearStressFvPatchVectorField
( (
const fixedShearStressFvPatchVectorField& const fixedShearStressFvPatchVectorField&
@ -104,7 +104,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
fixedShearStressFvPatchVectorField fixedShearStressFvPatchVectorField
( (
const fixedShearStressFvPatchVectorField&, const fixedShearStressFvPatchVectorField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -148,7 +148,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
porousBafflePressureFvPatchField porousBafflePressureFvPatchField
( (
const porousBafflePressureFvPatchField& const porousBafflePressureFvPatchField&
@ -163,7 +163,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
porousBafflePressureFvPatchField porousBafflePressureFvPatchField
( (
const porousBafflePressureFvPatchField&, const porousBafflePressureFvPatchField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -203,7 +203,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
epsilonWallFunctionFvPatchScalarField epsilonWallFunctionFvPatchScalarField
( (
const epsilonWallFunctionFvPatchScalarField& const epsilonWallFunctionFvPatchScalarField&
@ -218,7 +218,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
epsilonWallFunctionFvPatchScalarField epsilonWallFunctionFvPatchScalarField
( (
const epsilonWallFunctionFvPatchScalarField&, const epsilonWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2012-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -137,7 +137,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
fWallFunctionFvPatchScalarField fWallFunctionFvPatchScalarField
( (
const fWallFunctionFvPatchScalarField& const fWallFunctionFvPatchScalarField&
@ -152,7 +152,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
fWallFunctionFvPatchScalarField fWallFunctionFvPatchScalarField
( (
const fWallFunctionFvPatchScalarField&, const fWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2012-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -136,7 +136,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
kLowReWallFunctionFvPatchScalarField kLowReWallFunctionFvPatchScalarField
( (
const kLowReWallFunctionFvPatchScalarField& const kLowReWallFunctionFvPatchScalarField&
@ -151,7 +151,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
kLowReWallFunctionFvPatchScalarField kLowReWallFunctionFvPatchScalarField
( (
const kLowReWallFunctionFvPatchScalarField&, const kLowReWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -108,7 +108,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
kqRWallFunctionFvPatchField kqRWallFunctionFvPatchField
( (
const kqRWallFunctionFvPatchField& const kqRWallFunctionFvPatchField&
@ -123,7 +123,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
kqRWallFunctionFvPatchField kqRWallFunctionFvPatchField
( (
const kqRWallFunctionFvPatchField&, const kqRWallFunctionFvPatchField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -106,7 +106,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutLowReWallFunctionFvPatchScalarField nutLowReWallFunctionFvPatchScalarField
( (
const nutLowReWallFunctionFvPatchScalarField& const nutLowReWallFunctionFvPatchScalarField&
@ -121,7 +121,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutLowReWallFunctionFvPatchScalarField nutLowReWallFunctionFvPatchScalarField
( (
const nutLowReWallFunctionFvPatchScalarField&, const nutLowReWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -130,7 +130,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutURoughWallFunctionFvPatchScalarField nutURoughWallFunctionFvPatchScalarField
( (
const nutURoughWallFunctionFvPatchScalarField& const nutURoughWallFunctionFvPatchScalarField&
@ -145,7 +145,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutURoughWallFunctionFvPatchScalarField nutURoughWallFunctionFvPatchScalarField
( (
const nutURoughWallFunctionFvPatchScalarField&, const nutURoughWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -122,7 +122,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutUSpaldingWallFunctionFvPatchScalarField nutUSpaldingWallFunctionFvPatchScalarField
( (
const nutUSpaldingWallFunctionFvPatchScalarField& const nutUSpaldingWallFunctionFvPatchScalarField&
@ -137,7 +137,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutUSpaldingWallFunctionFvPatchScalarField nutUSpaldingWallFunctionFvPatchScalarField
( (
const nutUSpaldingWallFunctionFvPatchScalarField&, const nutUSpaldingWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -130,7 +130,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutUTabulatedWallFunctionFvPatchScalarField nutUTabulatedWallFunctionFvPatchScalarField
( (
const nutUTabulatedWallFunctionFvPatchScalarField& const nutUTabulatedWallFunctionFvPatchScalarField&
@ -145,7 +145,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutUTabulatedWallFunctionFvPatchScalarField nutUTabulatedWallFunctionFvPatchScalarField
( (
const nutUTabulatedWallFunctionFvPatchScalarField&, const nutUTabulatedWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -108,7 +108,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutUWallFunctionFvPatchScalarField nutUWallFunctionFvPatchScalarField
( (
const nutUWallFunctionFvPatchScalarField& const nutUWallFunctionFvPatchScalarField&
@ -123,7 +123,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutUWallFunctionFvPatchScalarField nutUWallFunctionFvPatchScalarField
( (
const nutUWallFunctionFvPatchScalarField&, const nutUWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -142,13 +142,13 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutWallFunctionFvPatchScalarField nutWallFunctionFvPatchScalarField
( (
const nutWallFunctionFvPatchScalarField& const nutWallFunctionFvPatchScalarField&
); );
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutWallFunctionFvPatchScalarField nutWallFunctionFvPatchScalarField
( (
const nutWallFunctionFvPatchScalarField&, const nutWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -131,7 +131,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutkRoughWallFunctionFvPatchScalarField nutkRoughWallFunctionFvPatchScalarField
( (
const nutkRoughWallFunctionFvPatchScalarField& const nutkRoughWallFunctionFvPatchScalarField&
@ -146,7 +146,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutkRoughWallFunctionFvPatchScalarField nutkRoughWallFunctionFvPatchScalarField
( (
const nutkRoughWallFunctionFvPatchScalarField&, const nutkRoughWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -105,7 +105,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutkWallFunctionFvPatchScalarField nutkWallFunctionFvPatchScalarField
( (
const nutkWallFunctionFvPatchScalarField& const nutkWallFunctionFvPatchScalarField&
@ -120,7 +120,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutkWallFunctionFvPatchScalarField nutkWallFunctionFvPatchScalarField
( (
const nutkWallFunctionFvPatchScalarField&, const nutkWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -228,7 +228,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
omegaWallFunctionFvPatchScalarField omegaWallFunctionFvPatchScalarField
( (
const omegaWallFunctionFvPatchScalarField& const omegaWallFunctionFvPatchScalarField&
@ -243,7 +243,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
omegaWallFunctionFvPatchScalarField omegaWallFunctionFvPatchScalarField
( (
const omegaWallFunctionFvPatchScalarField&, const omegaWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2012-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -139,7 +139,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
v2WallFunctionFvPatchScalarField v2WallFunctionFvPatchScalarField
( (
const v2WallFunctionFvPatchScalarField& const v2WallFunctionFvPatchScalarField&
@ -154,7 +154,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
v2WallFunctionFvPatchScalarField v2WallFunctionFvPatchScalarField
( (
const v2WallFunctionFvPatchScalarField&, const v2WallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2014-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2014-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -220,7 +220,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
atmBoundaryLayer(const atmBoundaryLayer&); atmBoundaryLayer(const atmBoundaryLayer&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -133,7 +133,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
nutkAtmRoughWallFunctionFvPatchScalarField nutkAtmRoughWallFunctionFvPatchScalarField
( (
const nutkAtmRoughWallFunctionFvPatchScalarField& const nutkAtmRoughWallFunctionFvPatchScalarField&
@ -148,7 +148,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
nutkAtmRoughWallFunctionFvPatchScalarField nutkAtmRoughWallFunctionFvPatchScalarField
( (
const nutkAtmRoughWallFunctionFvPatchScalarField&, const nutkAtmRoughWallFunctionFvPatchScalarField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -189,7 +189,7 @@ public:
const pointField& points const pointField& points
); );
//- Construct as copy //- Copy constructor
ensightPart(const ensightPart&); ensightPart(const ensightPart&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -134,7 +134,7 @@ public:
const cellZone& const cellZone&
); );
//- Construct as copy //- Copy constructor
ensightPartCells(const ensightPartCells&); ensightPartCells(const ensightPartCells&);
//- Reconstruct part characteristics (eg, element types) from Istream //- Reconstruct part characteristics (eg, element types) from Istream

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -138,7 +138,7 @@ public:
const polyPatch& const polyPatch&
); );
//- Construct as copy //- Copy constructor
ensightPartFaces(const ensightPartFaces&); ensightPartFaces(const ensightPartFaces&);
//- Reconstruct part characteristics (eg, element types) from Istream //- Reconstruct part characteristics (eg, element types) from Istream

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -86,10 +86,10 @@ public:
const label index const label index
); );
//- Construct as copy //- Copy constructor
boundaryPatch(const boundaryPatch&); boundaryPatch(const boundaryPatch&);
//- Construct as copy, resetting the index //- Copy constructor, resetting the index
boundaryPatch(const boundaryPatch&, const label index); boundaryPatch(const boundaryPatch&, const label index);
//- Clone //- Clone

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -139,7 +139,7 @@ public:
const vector& n const vector& n
); );
//- Construct as copy //- Copy constructor
inline directionInfo(const directionInfo&); inline directionInfo(const directionInfo&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -49,7 +49,7 @@ inline Foam::directionInfo::directionInfo
{} {}
// Construct as copy // Copy constructor
inline Foam::directionInfo::directionInfo(const directionInfo& w2) inline Foam::directionInfo::directionInfo(const directionInfo& w2)
: :
index_(w2.index()), index_(w2.index()),

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -87,7 +87,7 @@ public:
//- Construct from normal //- Construct from normal
inline wallNormalInfo(const vector& normal); inline wallNormalInfo(const vector& normal);
//- Construct as copy //- Copy constructor
inline wallNormalInfo(const wallNormalInfo&); inline wallNormalInfo(const wallNormalInfo&);
// Member Functions // Member Functions

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -72,7 +72,7 @@ inline Foam::wallNormalInfo::wallNormalInfo(const vector& normal)
{} {}
// Construct as copy // Copy constructor
inline Foam::wallNormalInfo::wallNormalInfo(const wallNormalInfo& wpt) inline Foam::wallNormalInfo::wallNormalInfo(const wallNormalInfo& wpt)
: :
normal_(wpt.normal()) normal_(wpt.normal())

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -92,7 +92,7 @@ public:
const pointPatchFieldMapper& const pointPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
solidBodyMotionDisplacementPointPatchVectorField solidBodyMotionDisplacementPointPatchVectorField
( (
const solidBodyMotionDisplacementPointPatchVectorField& const solidBodyMotionDisplacementPointPatchVectorField&
@ -110,7 +110,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
solidBodyMotionDisplacementPointPatchVectorField solidBodyMotionDisplacementPointPatchVectorField
( (
const solidBodyMotionDisplacementPointPatchVectorField&, const solidBodyMotionDisplacementPointPatchVectorField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -122,7 +122,7 @@ public:
//- Construct from origin, distance //- Construct from origin, distance
inline externalPointEdgePoint(const point&, const scalar); inline externalPointEdgePoint(const point&, const scalar);
//- Construct as copy //- Copy constructor
inline externalPointEdgePoint(const externalPointEdgePoint&); inline externalPointEdgePoint(const externalPointEdgePoint&);

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -244,7 +244,7 @@ public:
const bool active const bool active
); );
//- Construct as copy //- Copy constructor
refinementHistory(const IOobject&, const refinementHistory&); refinementHistory(const IOobject&, const refinementHistory&);
//- Construct from multiple refinement histories. If global number of //- Construct from multiple refinement histories. If global number of

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -134,7 +134,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
SRFFreestreamVelocityFvPatchVectorField SRFFreestreamVelocityFvPatchVectorField
( (
const SRFFreestreamVelocityFvPatchVectorField& const SRFFreestreamVelocityFvPatchVectorField&
@ -149,7 +149,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
SRFFreestreamVelocityFvPatchVectorField SRFFreestreamVelocityFvPatchVectorField
( (
const SRFFreestreamVelocityFvPatchVectorField&, const SRFFreestreamVelocityFvPatchVectorField&,

View File

@ -143,7 +143,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
SRFVelocityFvPatchVectorField SRFVelocityFvPatchVectorField
( (
const SRFVelocityFvPatchVectorField& const SRFVelocityFvPatchVectorField&
@ -158,7 +158,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
SRFVelocityFvPatchVectorField SRFVelocityFvPatchVectorField
( (
const SRFVelocityFvPatchVectorField&, const SRFVelocityFvPatchVectorField&,

View File

@ -118,7 +118,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
SRFWallVelocityFvPatchVectorField SRFWallVelocityFvPatchVectorField
( (
const SRFWallVelocityFvPatchVectorField& const SRFWallVelocityFvPatchVectorField&
@ -133,7 +133,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
SRFWallVelocityFvPatchVectorField SRFWallVelocityFvPatchVectorField
( (
const SRFWallVelocityFvPatchVectorField&, const SRFWallVelocityFvPatchVectorField&,

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -82,7 +82,7 @@ public:
const fvPatchFieldMapper& const fvPatchFieldMapper&
); );
//- Construct as copy //- Copy constructor
basicSymmetryFvPatchField basicSymmetryFvPatchField
( (
const basicSymmetryFvPatchField<Type>& const basicSymmetryFvPatchField<Type>&
@ -97,7 +97,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
basicSymmetryFvPatchField basicSymmetryFvPatchField
( (
const basicSymmetryFvPatchField<Type>&, const basicSymmetryFvPatchField<Type>&,

View File

@ -98,7 +98,7 @@ public:
const bool mappingRequired=true const bool mappingRequired=true
); );
//- Construct as copy //- Copy constructor
calculatedFvPatchField calculatedFvPatchField
( (
const calculatedFvPatchField<Type>& const calculatedFvPatchField<Type>&
@ -113,7 +113,7 @@ public:
); );
} }
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
calculatedFvPatchField calculatedFvPatchField
( (
const calculatedFvPatchField<Type>&, const calculatedFvPatchField<Type>&,

View File

@ -97,7 +97,7 @@ public:
const bool mappingRequired=true const bool mappingRequired=true
); );
//- Construct as copy //- Copy constructor
coupledFvPatchField coupledFvPatchField
( (
const coupledFvPatchField<Type>& const coupledFvPatchField<Type>&
@ -106,7 +106,7 @@ public:
//- Construct and return a clone //- Construct and return a clone
virtual tmp<fvPatchField<Type>> clone() const = 0; virtual tmp<fvPatchField<Type>> clone() const = 0;
//- Construct as copy setting internal field reference //- Copy constructor setting internal field reference
coupledFvPatchField coupledFvPatchField
( (
const coupledFvPatchField<Type>&, const coupledFvPatchField<Type>&,

Some files were not shown because too many files have changed in this diff Show More