Standardised private member function section header

This commit is contained in:
Henry Weller
2020-06-24 17:08:40 +01:00
parent 1fec2bae30
commit 993bbc35de
12 changed files with 20 additions and 20 deletions

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2015-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -96,7 +96,7 @@ class InterfaceCompositionPhaseChangePhaseSystem
phaseSystem::dmidtfTable dmidtfSps_;
// Private member functions
// Private Member Functions
//- Return mass transfers across each interface
autoPtr<phaseSystem::dmdtfTable> dmdtfs() const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2018-2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2018-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -82,7 +82,7 @@ private:
phaseSystem::dmidtfTable dmidtfs_;
// Private member functions
// Private Member Functions
//- Return the summed mass transfers across each interface
autoPtr<phaseSystem::dmdtfTable> totalDmdtfs() const;

View File

@ -108,7 +108,7 @@ class ThermalPhaseChangePhaseSystem
PtrList<volScalarField> dmdt0s_;
// Private member functions
// Private Member Functions
//- Return the total mass transfer rate for a pair
tmp<volScalarField> totalDmdtf(const phasePairKey& key) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2019-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -123,7 +123,7 @@ private:
autoPtr<sinteringModel> sinteringModel_;
// Private member functions
// Private Member Functions
tmp<volScalarField> dColl() const;

View File

@ -74,7 +74,7 @@ class solidDisplacementThermo
volScalarField alphav_;
// Private member functions
// Private Member Functions
void readProperty(volScalarField& prop) const;

View File

@ -143,7 +143,7 @@ private:
PtrList<Function1<scalar>> fieldSp_;
// Private member functions
// Private Member Functions
//- Add divergence terms to an equation
template <class Type>

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -81,7 +81,7 @@ private:
Field<TypeGrad> dataGrad_;
// Private member functions
// Private Member Functions
//- Re-calculate gradient
virtual void updateGrad();

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -97,7 +97,7 @@ private:
static autoPtr<labelList> size(const fvMesh &mesh);
// Private member functions
// Private Member Functions
//- Sync point data over processor boundaries
void syncDualData();

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -94,7 +94,7 @@ private:
Field<scalar> scale_;
// Private member functions
// Private Member Functions
//- Re-calculate gradient
virtual void updateGrad();

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -51,7 +51,7 @@ namespace Foam
class ParticleStressModel
{
// Private member functions
// Private Member Functions
//- Disallow default bitwise assignment
void operator=(const ParticleStressModel&) = delete;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2020 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -52,7 +52,7 @@ namespace Foam
class TimeScaleModel
{
// Private member functions
// Private Member Functions
//- Disallow default bitwise assignment
void operator=(const TimeScaleModel&) = delete;

View File

@ -58,7 +58,7 @@ class SpecieMixture
public MixtureType
{
// Private member functions
// Private Member Functions
//- Return a volScalarField of the given property
tmp<volScalarField> volScalarFieldProperty