diff --git a/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H b/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H index a357de6cdfcf7fa275fa0cd3ba7fe74b82eb79c9..30703dbdf4158d0e6e556122f0f3d6f19b8a84a4 100644 --- a/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H +++ b/applications/solvers/combustion/PDRFoam/laminarFlameSpeed/SCOPE/SCOPELaminarFlameSpeed.H @@ -134,7 +134,7 @@ class SCOPE polynomial MaPolyU_; - // Private member functions + // Private Member Functions //- Polynomial evaluated from the given equivalence ratio // and polynomial coefficients diff --git a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H index 4b4d0b997a09a30d01ef14938bcee21dea489b33..3249bfd3bd25e8698e501b394d38455319138813 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H +++ b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H @@ -164,7 +164,7 @@ private: multivariateSurfaceInterpolationScheme<scalar>::fieldTable alphaTable_; - // Private member functions + // Private Member Functions void calcAlphas(); diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.H b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.H index e623931675609660a4b4cb86e193d1cec430bfb2..c15a4ded82cbe75dd682602f35eb0fcdf2f6ac02 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.H @@ -48,7 +48,7 @@ namespace Foam class conductivityModel { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct conductivityModel(const conductivityModel&); diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/frictionalStressModel/frictionalStressModel/frictionalStressModel.H b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/frictionalStressModel/frictionalStressModel/frictionalStressModel.H index 2519a2e4e3110396733011e9c3d96db637c5cef6..e789e801d171973d81ec98d974d2d6e832a48181 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/frictionalStressModel/frictionalStressModel/frictionalStressModel.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/frictionalStressModel/frictionalStressModel/frictionalStressModel.H @@ -48,7 +48,7 @@ namespace Foam class frictionalStressModel { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct frictionalStressModel(const frictionalStressModel&); diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.H b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.H index f489d8df3fca8951e6db16ea719c344e9dbe63a0..bb4837fb5ed22d7b34e20cef228d84366714180e 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.H @@ -48,7 +48,7 @@ namespace Foam class granularPressureModel { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct granularPressureModel(const granularPressureModel&); diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/radialModel/radialModel/radialModel.H b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/radialModel/radialModel/radialModel.H index 94c43a2c9f38c70f1d7a3a8bd311750037040a12..266c0ed9428134101a7470189331016d3a0080c7 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/radialModel/radialModel/radialModel.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/radialModel/radialModel/radialModel.H @@ -48,7 +48,7 @@ namespace Foam class radialModel { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct radialModel(const radialModel&); diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/viscosityModel/viscosityModel/viscosityModel.H b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/viscosityModel/viscosityModel/viscosityModel.H index e18976ef4ccd38fa7ea4417659d9663dd9350fc5..b2a9a78fca4e949a81c2265d7ffd4671affe2adc 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/viscosityModel/viscosityModel/viscosityModel.H +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/viscosityModel/viscosityModel/viscosityModel.H @@ -52,7 +52,7 @@ namespace kineticTheoryModels class viscosityModel { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct viscosityModel(const viscosityModel&); diff --git a/applications/utilities/mesh/conversion/cfx4ToFoam/block.H b/applications/utilities/mesh/conversion/cfx4ToFoam/block.H index f215b4c4f0d1c7e7ccb2ab4902372fdd3b8f2fb5..510fbe1b668b892cc990dda178dde6de74792d8b 100644 --- a/applications/utilities/mesh/conversion/cfx4ToFoam/block.H +++ b/applications/utilities/mesh/conversion/cfx4ToFoam/block.H @@ -73,7 +73,7 @@ class block labelListListList BoundaryPatches; - // private member functions + // Private Member Functions label vtxLabel(label i, label j, label k); diff --git a/applications/utilities/postProcessing/dataConversion/foamToVTK/writeFuns.H b/applications/utilities/postProcessing/dataConversion/foamToVTK/writeFuns.H index bd8186f2c91c632180496edad9ba7753213da953..955d375d82708c6c63eca7c86fb6e3312a9450f0 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToVTK/writeFuns.H +++ b/applications/utilities/postProcessing/dataConversion/foamToVTK/writeFuns.H @@ -53,7 +53,7 @@ namespace Foam class writeFuns { - // Private member functions + // Private Member Functions // Swap halves of word. diff --git a/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/SpaldingsLaw/SpaldingsLaw.H b/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/SpaldingsLaw/SpaldingsLaw.H index 469a0da684cf746aebbd2e25c6f261a5e4f13e64..91a0459f4fee3e2e6f3c89d46f1d95c4223ae2f0 100644 --- a/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/SpaldingsLaw/SpaldingsLaw.H +++ b/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/SpaldingsLaw/SpaldingsLaw.H @@ -90,7 +90,7 @@ protected: static const scalar tolerance_; - // Protected member functions + // Protected Member Functions //- Invert the function virtual void invertFunction(); diff --git a/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/general/general.H b/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/general/general.H index 66679098abb920b80f377792b52fdec3df018c17..a399fc80b1ef231f796ba2fcf5be8e4e52f05436 100644 --- a/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/general/general.H +++ b/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/general/general.H @@ -114,7 +114,7 @@ protected: Switch log10UPlus_; - // Protected member functions + // Protected Member Functions //- Invert the table virtual void invertTable(); diff --git a/src/ODE/ODESolvers/SIBS/SIBS.H b/src/ODE/ODESolvers/SIBS/SIBS.H index 7d288d65b0728521b168c9293e0cbb1a1afd4c6a..5844e7888ce5c814bf7d6b041bee58179eb0f60b 100644 --- a/src/ODE/ODESolvers/SIBS/SIBS.H +++ b/src/ODE/ODESolvers/SIBS/SIBS.H @@ -74,7 +74,7 @@ class SIBS mutable scalar epsOld_, xNew_; - // Private member functions + // Private Member Functions void SIMPR ( diff --git a/src/OSspecific/POSIX/regExp.H b/src/OSspecific/POSIX/regExp.H index 26a57a9f7bead8c67db8af795b3d78eab0b6b6a5..2aae9b38a02a9d45c872ae438fcd403b815f9f1c 100644 --- a/src/OSspecific/POSIX/regExp.H +++ b/src/OSspecific/POSIX/regExp.H @@ -62,7 +62,7 @@ class regExp //- Precompiled regular expression mutable regex_t* preg_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct regExp(const regExp&); diff --git a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H index bb12900d69b385d1ff828bfff72ac8090bcfb890..1ca2f7c6413bc5efd3cf11b701967b844e1c4fc2 100644 --- a/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H +++ b/src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H @@ -66,7 +66,7 @@ class HashPtrTable : public HashTable<T*, Key, Hash> { - // Private member functions + // Private Member Functions //- Read from Istream using given Istream constructor class template<class INew> diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H index cdf3aa335229531586ac5968768ca25061b8457f..d4ac883754650b303aaaf9ef388a3b38a3bf4585 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/ILList/ILList.H @@ -66,7 +66,7 @@ class ILList : public UILList<LListBase, T> { - // Private member functions + // Private Member Functions //- Read from Istream using given Istream constructor class template<class INew> diff --git a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H index b152fe20f31a0077eb0769aff32e6d9e1575953d..18d6f61e85b1b2ae241f355d811ea2060b9db47e 100644 --- a/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H +++ b/src/OpenFOAM/containers/LinkedLists/accessTypes/LPtrList/LPtrList.H @@ -71,7 +71,7 @@ class LPtrList : public LList<LListBase, T*> { - // Private member functions + // Private Member Functions //- Read from Istream using given Istream constructor class template<class INew> diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H index a40d8725c4d6468fa89e71cd2cab8f60f21d335a..9e0742025f90feee5d276783dfe2225731c204a5 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/DLListBase/DLListBase.H @@ -81,7 +81,7 @@ private: label nElmts_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct DLListBase(const DLListBase&); diff --git a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H index 0d96eb5972f66e69dc05477f0a272ee16ec1988b..c4dda77aa749b9ac7ff4792b560eed7f0abd5ef2 100644 --- a/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H +++ b/src/OpenFOAM/containers/LinkedLists/linkTypes/SLListBase/SLListBase.H @@ -78,7 +78,7 @@ private: //- Number of elements in in list label nElmts_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct SLListBase(const SLListBase&); diff --git a/src/OpenFOAM/containers/Lists/PtrList/PtrList.H b/src/OpenFOAM/containers/Lists/PtrList/PtrList.H index 5debdfb024d198992583ca2735ba92f3a79d925d..db9cf6224a57fd75aacc143d52d4e4082d6d8d5d 100644 --- a/src/OpenFOAM/containers/Lists/PtrList/PtrList.H +++ b/src/OpenFOAM/containers/Lists/PtrList/PtrList.H @@ -104,7 +104,7 @@ class PtrList protected: - // Protected member functions + // Protected Member Functions //- Read from Istream using given Istream constructor class template<class INew> diff --git a/src/OpenFOAM/db/IOobject/IOobject.H b/src/OpenFOAM/db/IOobject/IOobject.H index 36782dd482b2023551fdb4100afac70aa0ae6481..d6befd123d8bc0d71a4a28299099bb7233c68d56 100644 --- a/src/OpenFOAM/db/IOobject/IOobject.H +++ b/src/OpenFOAM/db/IOobject/IOobject.H @@ -148,7 +148,7 @@ private: protected: - // Protected member functions + // Protected Member Functions //- Construct and return an IFstream for the object. // The results is NULL if the stream construction failed diff --git a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H index dd01f0b684656c5227f429f94edfd5b7a2b8deae..33f24c985796e8da47ca74857310f706770911bb 100644 --- a/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H +++ b/src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H @@ -236,7 +236,7 @@ protected: label lineNumber_; - // Protected member functions + // Protected Member Functions // Access diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H index c098744b6402fffd5add472b04ba80af6962c866..e70eccfabbbeeec88040fa24c314448c6e456020 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamBuffers.H @@ -110,7 +110,7 @@ class PstreamBuffers bool finishedSendsCalled_; - // Private member functions + // Private Member Functions public: diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C index 8c001492002c7642c0439e80042a1320d1a13614..d9cf716cbaa596617807811c2a1c7e0d84c8fb67 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C @@ -30,7 +30,7 @@ License #include <cctype> -// * * * * * * * * * * * * * Private member functions * * * * * * * * * * * // +// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // inline void Foam::UIPstream::checkEof() { diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H index d67c3f77798020fd603fe4a494bb51037afcff7b..b848eeb587382dd94458017d18ead840a58b6362 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.H @@ -71,7 +71,7 @@ class UIPstream label messageSize_; - // Private member functions + // Private Member Functions //- Check the bufferPosition against messageSize_ for EOF inline void checkEof(); diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C index 2e80d7bc1c899fb84301b45c680743a37c72a512..7cfe4fddc10c0576768f76bbe64683b328935bda 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.C @@ -34,7 +34,7 @@ Description #include <cctype> -// * * * * * * * * * * * * * Private member functions * * * * * * * * * * * // +// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // template<class T> inline void Foam::UOPstream::writeToBuffer(const T& t) diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H index 8e8523e32108551ec4ab97138834c54e53a54766..e88e84d8a31148b0a8cd76f61fbe88eb5c6033e4 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UOPstream.H @@ -68,7 +68,7 @@ class UOPstream const bool sendAtDestruct_; - // Private member functions + // Private Member Functions //- Write a T to the transfer buffer template<class T> diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H b/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H index 33046edac1637e829bc4ba61ad6533b998090bab..a0b0e44b8798198645bafe3d9d8acf25e815737f 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H @@ -190,7 +190,7 @@ private: static List<commsStruct> treeCommunication_; - // Private member functions + // Private Member Functions //- Set data for parallel running static void setParRun(); diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H index 0f1df4a1a41170a61543c844e609978b6d952a2b..d1454cbff258c2be067b98ebbcb474db6cdb15cf 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/ISstream.H @@ -60,7 +60,7 @@ class ISstream istream& is_; - // Private member functions + // Private Member Functions char nextValid(); diff --git a/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H b/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H index b768d230a67282e1aca706c5544793938fa2a19c..5515777a6245742788701d48c6455719512c48fb 100644 --- a/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H +++ b/src/OpenFOAM/db/IOstreams/Sstreams/prefixOSstream.H @@ -59,7 +59,7 @@ class prefixOSstream string prefix_; - // Private member functions + // Private Member Functions inline void checkWritePrefix(); diff --git a/src/OpenFOAM/db/IOstreams/token/token.H b/src/OpenFOAM/db/IOstreams/token/token.H index 834679ccb878ae1f3246d86e42162c7fe387a7c4..acf7852c8843d6c2c6a4dd0d0e21acd9e72856c7 100644 --- a/src/OpenFOAM/db/IOstreams/token/token.H +++ b/src/OpenFOAM/db/IOstreams/token/token.H @@ -263,7 +263,7 @@ private: label lineNumber_; - // Private member functions + // Private Member Functions //- Clear any allocated storage (word or string) inline void clear(); diff --git a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H index e0353e55e1a80ad3d1cd38654188bbfb640d2ca9..b40211563e613d93de1aa8ee64398e8ccbd27123 100644 --- a/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H +++ b/src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntry.H @@ -60,7 +60,7 @@ class dictionaryEntry public entry, public dictionary { - // Private member functions + // Private Member Functions void readData(Istream&); diff --git a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H index fcbdc6273e9c785b45d15caa6f3966bfe001eb1d..2d08551848dedf9e0aba3853caa5c9a8b200ef33 100644 --- a/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H +++ b/src/OpenFOAM/db/dictionary/primitiveEntry/primitiveEntry.H @@ -65,7 +65,7 @@ class primitiveEntry public entry, public ITstream { - // Private member functions + // Private Member Functions //- Append the given tokens starting at the current tokenIndex void append(const UList<token>&); diff --git a/src/OpenFOAM/db/regIOobject/regIOobject.H b/src/OpenFOAM/db/regIOobject/regIOobject.H index c35660027c18ba35fac82746dc42e105b0cd5c43..7db81dcec7dcd2375a6e00e2d15abd9dd08d86ea 100644 --- a/src/OpenFOAM/db/regIOobject/regIOobject.H +++ b/src/OpenFOAM/db/regIOobject/regIOobject.H @@ -77,7 +77,7 @@ private: Istream* isPtr_; - // Private member functions + // Private Member Functions //- Return Istream Istream& readStream(); diff --git a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H index bb03c6bf0d3222b3c752a6e26c3e779ad6b48190..7d529ab40f5612f73fb5e27d2f00cc0fa10f196f 100644 --- a/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H +++ b/src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H @@ -81,7 +81,7 @@ class GeometricField : public DimensionedField<Type, GeoMesh> { - // Private member functions + // Private Member Functions //- Read from file if it is present bool readIfPresent(); @@ -237,7 +237,7 @@ private: GeometricBoundaryField boundaryField_; - // Private member functions + // Private Member Functions //- Read the field from the dictionary tmp<GeometricBoundaryField> readField(const dictionary&); diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H index 95b6c92ceb1c1d30b2149a463459fc1840c9a451..ab9e945a59287713b24244e9398733a3bd796433 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/mixed/mixedPointPatchField.H @@ -62,7 +62,7 @@ class mixedPointPatchField scalarField valueFraction_; - // Private member functions + // Private Member Functions void checkFieldSize() const; diff --git a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H index 6a5c64742d2319a7ca41c3c77633a6cfce72c041..20dcd48ed6adc0d30139dd07b51d23474f0e81ae 100644 --- a/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H +++ b/src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H @@ -52,7 +52,7 @@ class valuePointPatchField public pointPatchField<Type>, public Field<Type> { - // Private member functions + // Private Member Functions void checkFieldSize() const; diff --git a/src/OpenFOAM/global/JobInfo/JobInfo.H b/src/OpenFOAM/global/JobInfo/JobInfo.H index 7a7e19f7251aab74fa08d64aa727437c443a8c7c..633fad11df6c2417aac351a383dd16b73578261d 100644 --- a/src/OpenFOAM/global/JobInfo/JobInfo.H +++ b/src/OpenFOAM/global/JobInfo/JobInfo.H @@ -61,7 +61,7 @@ class JobInfo fileName finishedJobPath_; cpuTime cpuTime_; - // Private member functions + // Private Member Functions bool write(Ostream&) const; void end(const word& terminationType); diff --git a/src/OpenFOAM/graph/graph.H b/src/OpenFOAM/graph/graph.H index 0be7cc0f0263d85766793b860530f38e15fbe568..fe600590f7c143f18f218479ba7d0e0b2b951b15 100644 --- a/src/OpenFOAM/graph/graph.H +++ b/src/OpenFOAM/graph/graph.H @@ -102,7 +102,7 @@ class graph }; - // private member functions + // Private Member Functions void readCurves(Istream&); diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H b/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H index bde8d5c0a1123bda34471b06e8a1dbc643c1569b..5fe4a6103177d0b68d5013960e3275bab25c4500 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H +++ b/src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H @@ -59,7 +59,7 @@ class procLduInterface label neighbProcNo_; - // Private member functions + // Private Member Functions //- Dissallow construction as copy procLduInterface(const procLduInterface&); diff --git a/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H b/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H index 5642ac56f07fc591bf06ad35c1bec17d5bd4a8b8..6a6156d01c18ae510c9ef1620cfa24e3d06ddce9 100644 --- a/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H +++ b/src/OpenFOAM/matrices/LUscalarMatrix/procLduMatrix.H @@ -71,7 +71,7 @@ class procLduMatrix PtrList<procLduInterface> interfaces_; - // Private member functions + // Private Member Functions //- Dissallow construction as copy procLduMatrix(const procLduMatrix&); diff --git a/src/OpenFOAM/memory/tmp/refCount.H b/src/OpenFOAM/memory/tmp/refCount.H index 0dc945850643e48686d73985874edf85d494e106..9974ff0cb14e153b0ced516a2f0b56d56fcf58e4 100644 --- a/src/OpenFOAM/memory/tmp/refCount.H +++ b/src/OpenFOAM/memory/tmp/refCount.H @@ -49,7 +49,7 @@ class refCount int count_; - // Private member functions + // Private Member Functions //- Dissallow copy refCount(const refCount&); diff --git a/src/OpenFOAM/meshes/polyMesh/polyMesh.H b/src/OpenFOAM/meshes/polyMesh/polyMesh.H index 331e07c8668653eaa5a6e06df23c4f117b56e09f..38f521c264975269291c7a77ad046e9313842451 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyMesh.H +++ b/src/OpenFOAM/meshes/polyMesh/polyMesh.H @@ -159,7 +159,7 @@ private: mutable pointField* oldPointsPtr_; - // Private member functions + // Private Member Functions //- Disallow construct as copy polyMesh(const polyMesh&); diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H index 34cff0f88a6d92ca0475c6166bdae9c220549806..94244cdc01cb66d70a2b47599ca7798f16ad5b6a 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H @@ -112,7 +112,7 @@ private: vector separationVector_; - // Private member functions + // Private Member Functions //- Find amongst selected faces the one with the largest area static label findMaxArea(const pointField&, const faceList&); diff --git a/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H b/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H index 9442186c189fac3ec898f2119cfab5675093c2e4..57404af3209335f20aa6de16f802a0883b04edca 100644 --- a/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H +++ b/src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.H @@ -73,7 +73,7 @@ class ZoneMesh mutable Map<label>* zoneMapPtr_; - // Private member functions + // Private Member Functions //- Disallow construct as copy ZoneMesh(const ZoneMesh&); diff --git a/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H b/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H index 29da299256bf567f63fd0fc1cd2efdd238304641..7e7272b03236f8512b9457708fc1bd4fd87a15f0 100644 --- a/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H +++ b/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H @@ -179,7 +179,7 @@ class primitiveMesh mutable vectorField* faceAreasPtr_; - // Private member functions + // Private Member Functions //- Disallow construct as copy primitiveMesh(const primitiveMesh&); diff --git a/src/OpenFOAM/meshes/primitiveShapes/triangle/intersection.H b/src/OpenFOAM/meshes/primitiveShapes/triangle/intersection.H index 5c5bc4a69146086c43be003b1b4d21679ad09434..ce7ccdb4bd2daf4081c6d1b8e4aed29fa096725c 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/triangle/intersection.H +++ b/src/OpenFOAM/meshes/primitiveShapes/triangle/intersection.H @@ -74,7 +74,7 @@ public: VISIBLE // Intersecting with the visible side }; - // Static member functions + // Static Member Functions //- Direction names static const NamedEnum<direction, 2> directionNames_; diff --git a/src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H b/src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H index 4ef45a60b65fe64391b95a584869b78bdda2f803..82603ee22a20d399d1fb038a2ab451ac3ecb132c 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H +++ b/src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H @@ -79,7 +79,7 @@ class triangle PointRef a_, b_, c_; - // Private member functions + // Private Member Functions //- Fast distance to triangle calculation. From // "Distance Between Point and Trangle in 3D" diff --git a/src/OpenFOAM/primitives/strings/fileName/fileName.H b/src/OpenFOAM/primitives/strings/fileName/fileName.H index 4569f766c7d4c64f8dcbe5609300fa83cc65e5da..833e1639c6790d971f923c1615900752f269c39b 100644 --- a/src/OpenFOAM/primitives/strings/fileName/fileName.H +++ b/src/OpenFOAM/primitives/strings/fileName/fileName.H @@ -71,7 +71,7 @@ class fileName : public string { - // Private member functions + // Private Member Functions //- Strip invalid characters inline void stripInvalid(); diff --git a/src/OpenFOAM/primitives/strings/word/word.H b/src/OpenFOAM/primitives/strings/word/word.H index dbc3719bf56718237de2742f881813510fdb8f64..4e0e9aea3c39219fef4b1d7ca328307197f698ac 100644 --- a/src/OpenFOAM/primitives/strings/word/word.H +++ b/src/OpenFOAM/primitives/strings/word/word.H @@ -61,7 +61,7 @@ class word : public string { - // Private member functions + // Private Member Functions //- Strip invalid characters from this word inline void stripInvalid(); diff --git a/src/conversion/ensight/file/ensightFile.H b/src/conversion/ensight/file/ensightFile.H index 9e1beafac33025e9fb2c944efdf13b3e852c08de..9ac5927a490271e80455d488d975f44c0c3efafe 100644 --- a/src/conversion/ensight/file/ensightFile.H +++ b/src/conversion/ensight/file/ensightFile.H @@ -58,7 +58,7 @@ class ensightFile static scalar undefValue_; - // Private member functions + // Private Member Functions //- Disallow default bitwise assignment void operator=(const ensightFile&); diff --git a/src/conversion/ensight/file/ensightGeoFile.H b/src/conversion/ensight/file/ensightGeoFile.H index a0d621cecba3cfdb849d221b1b9eb622a93d63e1..4ef70c3c788e61bc5abc208717bcc377898d1f27 100644 --- a/src/conversion/ensight/file/ensightGeoFile.H +++ b/src/conversion/ensight/file/ensightGeoFile.H @@ -47,7 +47,7 @@ class ensightGeoFile : public ensightFile { - // Private member functions + // Private Member Functions //- Disallow default bitwise assignment void operator=(const ensightGeoFile&); diff --git a/src/dynamicMesh/polyTopoChange/polyTopoChange/refinementHistory.H b/src/dynamicMesh/polyTopoChange/polyTopoChange/refinementHistory.H index 7c59eef7b6717ddae79ec6342747ebd75dea124c..2c6e5c6b605d82bb9dbc4788292f17b77dc2e61b 100644 --- a/src/dynamicMesh/polyTopoChange/polyTopoChange/refinementHistory.H +++ b/src/dynamicMesh/polyTopoChange/polyTopoChange/refinementHistory.H @@ -188,7 +188,7 @@ private: labelList visibleCells_; - // Private member functions + // Private Member Functions //- Debug write static void writeEntry diff --git a/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H b/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H index 9218e8e95cae2c5fede2dfa54339f7d1b7f93e94..99034170da1be1d1bdf4f4208924ea1bfb566068 100644 --- a/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H +++ b/src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H @@ -60,7 +60,7 @@ class rpm scalar rpm_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct rpm(const rpm&); diff --git a/src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceList.H b/src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceList.H index 54bc3afa67466094b8c295957bbfb7c0652b7927..2dcedcbe4c46f8f1e6f3f956c8a0d933cfa12d16 100644 --- a/src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceList.H +++ b/src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceList.H @@ -87,7 +87,7 @@ private: wordList fieldNames_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct TimeActivatedExplicitSourceList diff --git a/src/finiteVolume/fields/fvPatchFields/constraint/cyclic/cyclicFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/constraint/cyclic/cyclicFvPatchField.H index ed1f4a1c55c1f493662264e4594cdbc7b49cc4da..76dd25ca03d335b08f91ca269d952326deef1bcf 100644 --- a/src/finiteVolume/fields/fvPatchFields/constraint/cyclic/cyclicFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/constraint/cyclic/cyclicFvPatchField.H @@ -60,7 +60,7 @@ class cyclicFvPatchField const cyclicFvPatch& cyclicPatch_; - // Private member functions + // Private Member Functions //- Return neighbour side field given internal fields template<class Type2> diff --git a/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H index 6a2a7937d154161404f8dd03c09eea6e5144cdc0..935b7110d544d3b69dd3841e1121517ba7661f94 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H @@ -67,7 +67,7 @@ class oscillatingFixedValueFvPatchField label curTimeIndex_; - // Private member functions + // Private Member Functions //- Return current scale scalar currentScale() const; diff --git a/src/finiteVolume/fields/fvPatchFields/derived/rotatingPressureInletOutletVelocity/rotatingPressureInletOutletVelocityFvPatchVectorField.H b/src/finiteVolume/fields/fvPatchFields/derived/rotatingPressureInletOutletVelocity/rotatingPressureInletOutletVelocityFvPatchVectorField.H index 4bb940549205cb5f05281e882487b4a2cf21bc68..7f96c714e530b20149f3983095c6004fed44c3bc 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/rotatingPressureInletOutletVelocity/rotatingPressureInletOutletVelocityFvPatchVectorField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/rotatingPressureInletOutletVelocity/rotatingPressureInletOutletVelocityFvPatchVectorField.H @@ -60,7 +60,7 @@ class rotatingPressureInletOutletVelocityFvPatchVectorField vector omega_; - // Private member functions + // Private Member Functions //- Calculate the tangentialVelocity from omega void calcTangentialVelocity(); diff --git a/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H b/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H index c0f5967215800e3d095d15fde1576fc61a61715f..0ebded6f52efb357e3c238666dce4977676d7110 100644 --- a/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H +++ b/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.H @@ -66,7 +66,7 @@ class extendedLeastSquaresVectors mutable vectorField* additionalVectorsPtr_; - // Private member functions + // Private Member Functions //- Construct Least-squares gradient vectors void makeLeastSquaresVectors() const; diff --git a/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H b/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H index 54df8db2884f0df7e7f8bf0efc49eeaf6aa6e6ef..2d052b46b76a4d76affbbf4dc414965c5270a8fc 100644 --- a/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H +++ b/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H @@ -60,7 +60,7 @@ class leastSquaresVectors mutable surfaceVectorField* nVectorsPtr_; - // Private member functions + // Private Member Functions //- Construct Least-squares gradient vectors void makeLeastSquaresVectors() const; diff --git a/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H b/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H index 4ba531a9616c262e28f4c93ec10ae7c625356318..46d9c3b759d9efee0ae48cca5c7b1dab9be7a993 100644 --- a/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H +++ b/src/finiteVolume/finiteVolume/snGradSchemes/quadraticFitSnGrad/quadraticFitSnGradData.H @@ -68,7 +68,7 @@ class quadraticFitSnGradData List<scalarList> fit_; - // Private member functions + // Private Member Functions //- Find the normal direction and i, j and k directions for face faci static void findFaceDirs diff --git a/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H b/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H index a562efa7a3df3b5736b6537919def1e535fec3a6..ad70ea1ef0656e916931b7b3048b3068e0989521 100644 --- a/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H +++ b/src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H @@ -140,7 +140,7 @@ public: *faceFluxCorrectionPtr_; - // Private member functions + // Private Member Functions //- Add patch contribution to internal field template<class Type2> diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/CentredFitScheme/CentredFitData.H b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/CentredFitScheme/CentredFitData.H index daf074aa1a7f4f5ebaf66eba1a6f2ef612c0f14c..39940e28c2b79e4625ad9708ef039e7ba190d259 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/CentredFitScheme/CentredFitData.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/CentredFitScheme/CentredFitData.H @@ -60,7 +60,7 @@ class CentredFitData List<scalarList> coeffs_; - // Private member functions + // Private Member Functions //- Calculate the fit for the all the mesh faces // and set the coefficients diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/FitData/FitData.H b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/FitData/FitData.H index 16348dfc4e65d6f836b3648f0b520f7a93c40ded..69903996eca0259d1fb617693676127cbfe46817 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/FitData/FitData.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/FitData/FitData.H @@ -80,7 +80,7 @@ class FitData const label minSize_; - // Private member functions + // Private Member Functions //- Find the normal direction (i) and j and k directions for face faci void findFaceDirs diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/UpwindFitScheme/UpwindFitData.H b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/UpwindFitScheme/UpwindFitData.H index ddde927de86ebc13d9c9b1fb9643c6970bd50ec2..321837491e06996518ad93475e7137fe9c6a664c 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/UpwindFitScheme/UpwindFitData.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/UpwindFitScheme/UpwindFitData.H @@ -72,7 +72,7 @@ class UpwindFitData List<scalarList> neicoeffs_; - // Private member functions + // Private Member Functions //- Calculate the fit for the all the mesh faces // and set the coefficients diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H b/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H index f2a3cf3defd64e07c364685283d51079b55425ae..778e6d4169f119cfa4a30beb14c7564e40fd9883 100644 --- a/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H +++ b/src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H @@ -77,7 +77,7 @@ class surfaceInterpolation mutable surfaceVectorField* correctionVectors_; - // Private member functions + // Private Member Functions //- Construct central-differencing weighting factors void makeWeights() const; @@ -91,7 +91,7 @@ class surfaceInterpolation protected: - // Protected member functions + // Protected Member Functions // Storage management diff --git a/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H b/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H index 77719914a178077f9652729110c99af9410ebb44..cc4a51538153b4758d15c0149a0ca92d6fd556ff 100644 --- a/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H +++ b/src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H @@ -87,7 +87,7 @@ class volPointInterpolation - // Private member functions + // Private Member Functions //- Construct addressing over all boundary faces void calcBoundaryAddressing(); diff --git a/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H index f4a178512f61d0e4e1908df4e9831287dfbea541..dd6fbe6c7e8bf3f5689e0d3030754b5dd32a8324 100644 --- a/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/fvMotionSolver/fvMotionSolver.H @@ -66,7 +66,7 @@ protected: const fvMesh& fvMesh_; - // Protected member functions + // Protected Member Functions //- Create the corresponding patch types for cellMotion from those // of the given pointMotion diff --git a/src/lagrangian/basic/Cloud/Cloud.H b/src/lagrangian/basic/Cloud/Cloud.H index c8e4909a68e5878211b4173fae2316a4bd7a0a24..b173f60fe4180a48a93f8965ed528b5127af7f80 100644 --- a/src/lagrangian/basic/Cloud/Cloud.H +++ b/src/lagrangian/basic/Cloud/Cloud.H @@ -81,7 +81,7 @@ class Cloud mutable DynamicList<label> labels_; - // Private member functions + // Private Member Functions //- Initialise cloud on IO constructor void initCloud(const bool checkClass); diff --git a/src/lagrangian/basic/Particle/Particle.H b/src/lagrangian/basic/Particle/Particle.H index f6fb61f75783667adb2ad3da9b543c7fc1a0245a..95a4b8e338fbad589d280858ccb5f5759a70a4d5 100644 --- a/src/lagrangian/basic/Particle/Particle.H +++ b/src/lagrangian/basic/Particle/Particle.H @@ -133,7 +133,7 @@ protected: label origId_; - // Private member functions + // Private Member Functions //- Return the 'lambda' value for the position, p, on the face, // where, p = from + lamda*(to - from) diff --git a/src/lagrangian/dieselSpray/parcel/parcel.H b/src/lagrangian/dieselSpray/parcel/parcel.H index 78bb101f62fa1660ae7d32ffaba2b1f0b540c9f1..f9008a0a68a49264969d2160c480ebb60f649ea1 100644 --- a/src/lagrangian/dieselSpray/parcel/parcel.H +++ b/src/lagrangian/dieselSpray/parcel/parcel.H @@ -108,7 +108,7 @@ class parcel scalar tMom_; - // Private member functions + // Private Member Functions //- Set the relaxation times void setRelaxationTimes diff --git a/src/lagrangian/dieselSpray/spraySubModels/injectorModel/blobsSwirl/blobsSwirlInjector.H b/src/lagrangian/dieselSpray/spraySubModels/injectorModel/blobsSwirl/blobsSwirlInjector.H index c4610a4b0b7a3c022bc7aa451447bb3f9fdf8b53..a10b65e22d5c859a94b77981a749bf8c5ab83da7 100644 --- a/src/lagrangian/dieselSpray/spraySubModels/injectorModel/blobsSwirl/blobsSwirlInjector.H +++ b/src/lagrangian/dieselSpray/spraySubModels/injectorModel/blobsSwirl/blobsSwirlInjector.H @@ -89,7 +89,7 @@ private: mutable scalar h_; - // private member functions + // Private Member Functions scalar kv(const label inj) const; diff --git a/src/lagrangian/dieselSpray/spraySubModels/injectorModel/definedPressureSwirl/definedPressureSwirl.H b/src/lagrangian/dieselSpray/spraySubModels/injectorModel/definedPressureSwirl/definedPressureSwirl.H index 0c629ecd058f2adad4455aea477da4efdb60dc92..9da8f1692996e1749d58ec365335ecc5a432cb34 100644 --- a/src/lagrangian/dieselSpray/spraySubModels/injectorModel/definedPressureSwirl/definedPressureSwirl.H +++ b/src/lagrangian/dieselSpray/spraySubModels/injectorModel/definedPressureSwirl/definedPressureSwirl.H @@ -71,7 +71,7 @@ private: mutable scalar u_; - // private member functions + // Private Member Functions scalar kv ( diff --git a/src/lagrangian/dieselSpray/spraySubModels/injectorModel/pressureSwirl/pressureSwirlInjector.H b/src/lagrangian/dieselSpray/spraySubModels/injectorModel/pressureSwirl/pressureSwirlInjector.H index 11fed730948ccdf5936756fb9e90404df829be4e..586ae329defc9308b4337f1ecc16758c716b1e9e 100644 --- a/src/lagrangian/dieselSpray/spraySubModels/injectorModel/pressureSwirl/pressureSwirlInjector.H +++ b/src/lagrangian/dieselSpray/spraySubModels/injectorModel/pressureSwirl/pressureSwirlInjector.H @@ -68,7 +68,7 @@ private: mutable scalar u_; - // private member functions + // Private Member Functions scalar kv ( diff --git a/src/lagrangian/intermediate/clouds/Templates/ReactingMultiphaseCloud/ReactingMultiphaseCloud.H b/src/lagrangian/intermediate/clouds/Templates/ReactingMultiphaseCloud/ReactingMultiphaseCloud.H index 269b7efb2077fb3d4ed1fa877f4c97cb8a88fa49..159f2b314bb66ce0397cf7838154f4f960633a3a 100644 --- a/src/lagrangian/intermediate/clouds/Templates/ReactingMultiphaseCloud/ReactingMultiphaseCloud.H +++ b/src/lagrangian/intermediate/clouds/Templates/ReactingMultiphaseCloud/ReactingMultiphaseCloud.H @@ -67,7 +67,7 @@ class ReactingMultiphaseCloud public ReactingCloud<ParcelType>, public reactingMultiphaseCloud { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct ReactingMultiphaseCloud(const ReactingMultiphaseCloud&); @@ -111,7 +111,7 @@ protected: scalar dMassSurfaceReaction_; - // Protected member functions + // Protected Member Functions // Cloud evolution functions diff --git a/src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.H b/src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.H index 9421e5ed336c8d999f016c26cff5052b5330bcb7..ab86e0fc796379d426a9dfe3803c5d8f76a1a5db 100644 --- a/src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.H +++ b/src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.H @@ -111,7 +111,7 @@ protected: DimensionedField<scalar, volMesh> hsTrans_; - // Protected member functions + // Protected Member Functions // Cloud evolution functions diff --git a/src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcel.H b/src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcel.H index 8ea90b97e8b9c85e027dac0995906f637e1ed1cf..5316ea22808a11a69e6d38a662e1abdd677daeb4 100644 --- a/src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcel.H +++ b/src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcel.H @@ -228,7 +228,7 @@ protected: scalar muc_; - // Protected member functions + // Protected Member Functions //- Calculate new particle velocity template<class TrackData> diff --git a/src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.H b/src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.H index 140d7b904f73117ab6668646561354f8ff5269dd..633df42eb33ce64ecf9c3f95e673e6389a7f2865 100644 --- a/src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.H +++ b/src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.H @@ -150,7 +150,7 @@ public: private: - // Private member functions + // Private Member Functions //- Return the mixture effective specific heat capacity template<class TrackData> @@ -218,7 +218,7 @@ protected: bool canCombust_; - // Protected member functions + // Protected Member Functions //- Calculate Devolatilisation template<class TrackData> diff --git a/src/lagrangian/intermediate/parcels/Templates/ReactingParcel/ReactingParcel.H b/src/lagrangian/intermediate/parcels/Templates/ReactingParcel/ReactingParcel.H index d2873acc8fee3e26983e43b51b4482ddcdb20aa6..6c91aee67704db78d6b915f27aac4cef62e7f3a6 100644 --- a/src/lagrangian/intermediate/parcels/Templates/ReactingParcel/ReactingParcel.H +++ b/src/lagrangian/intermediate/parcels/Templates/ReactingParcel/ReactingParcel.H @@ -183,7 +183,7 @@ protected: scalar pc_; - // Protected member functions + // Protected Member Functions //- Calculate Phase change template<class TrackData> diff --git a/src/lagrangian/intermediate/parcels/Templates/ThermoParcel/ThermoParcel.H b/src/lagrangian/intermediate/parcels/Templates/ThermoParcel/ThermoParcel.H index 43bf69e609ab899a37e828925cc0387521e5d600..c1050245f7bd008b570d0dd5a4420ac4961a9882 100644 --- a/src/lagrangian/intermediate/parcels/Templates/ThermoParcel/ThermoParcel.H +++ b/src/lagrangian/intermediate/parcels/Templates/ThermoParcel/ThermoParcel.H @@ -208,7 +208,7 @@ protected: scalar cpc_; - // Protected member functions + // Protected Member Functions //- Calculate new particle temperature template<class TrackData> diff --git a/src/lagrangian/intermediate/phaseProperties/phaseProperties/phaseProperties.H b/src/lagrangian/intermediate/phaseProperties/phaseProperties/phaseProperties.H index fc10e2dae5bbe5149c0f41e109d36caa5d980e97..2d79426b1aaec6918893268fd85ed3a3c9960134 100644 --- a/src/lagrangian/intermediate/phaseProperties/phaseProperties/phaseProperties.H +++ b/src/lagrangian/intermediate/phaseProperties/phaseProperties/phaseProperties.H @@ -92,7 +92,7 @@ private: labelList globalCarrierIds_; - // Private member functions + // Private Member Functions //- Set global ids void setGlobalIds(const wordList& globalNames); @@ -126,7 +126,7 @@ public: ~phaseProperties(); - // Public member functions + // Public Member Functions //- Initialise the global ids void initialiseGlobalIds diff --git a/src/lagrangian/intermediate/phaseProperties/phasePropertiesList/phasePropertiesList.H b/src/lagrangian/intermediate/phaseProperties/phasePropertiesList/phasePropertiesList.H index 7a71de17b44360e2b08e73099702473e1c9f61ba..5ad4a26c16fbd35a1d38e4aa74148f0d4c42c7fb 100644 --- a/src/lagrangian/intermediate/phaseProperties/phasePropertiesList/phasePropertiesList.H +++ b/src/lagrangian/intermediate/phaseProperties/phasePropertiesList/phasePropertiesList.H @@ -78,7 +78,7 @@ public: ~phasePropertiesList(); - // Public member functions + // Public Member Functions //- Return the list of phase properties const List<phaseProperties>& props() const; diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjection/ConeInjection.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjection/ConeInjection.H index a741989ca4ea7f1bb98bb2c4f258ee6f9d7816bd..80e333040f7b82091258791751a6fccce791f523 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjection/ConeInjection.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjection/ConeInjection.H @@ -110,7 +110,7 @@ class ConeInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjectionMP/ConeInjectionMP.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjectionMP/ConeInjectionMP.H index 24e86aeec6d2435f15f3a9a3a0f6788defa43ff0..81cecda980d60ef44b611cebf3804bd03620491b 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjectionMP/ConeInjectionMP.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeInjectionMP/ConeInjectionMP.H @@ -120,7 +120,7 @@ class ConeInjectionMP protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H index 233afb40e4f5ebc2a6ce4f5a6a2c1d785cd73915..ad71a5ea29156a4dc2e0f59cef0f2c50267cef00 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/FieldActivatedInjection/FieldActivatedInjection.H @@ -110,7 +110,7 @@ class FieldActivatedInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/InjectionModel/InjectionModel.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/InjectionModel/InjectionModel.H index 2afdd806b6d851bfb5a7fa4995ea21aa4be82acc..33965decd292fb4f7d6b390acd3e0c5bea5d077f 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/InjectionModel/InjectionModel.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/InjectionModel/InjectionModel.H @@ -91,7 +91,7 @@ private: const dictionary coeffDict_; - // Private member functions + // Private Member Functions //- Read injector properties from previous run (if applicable) void readProps(); @@ -144,7 +144,7 @@ protected: scalar timeStep0_; - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI virtual label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/KinematicLookupTableInjection/KinematicLookupTableInjection.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/KinematicLookupTableInjection/KinematicLookupTableInjection.H index 6819e290e06dd3e8b1e4fe61f7ef2ba0036850e8..e0f980b989393cb22f22e04ded50325b23078cdd 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/KinematicLookupTableInjection/KinematicLookupTableInjection.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/KinematicLookupTableInjection/KinematicLookupTableInjection.H @@ -87,7 +87,7 @@ class KinematicLookupTableInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ManualInjection/ManualInjection.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ManualInjection/ManualInjection.H index 32fe19c0d8acee60ccc8c4736b7729220a8bcfc6..e6975d558f53aa986468aa60111ec47e1571bca9 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ManualInjection/ManualInjection.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ManualInjection/ManualInjection.H @@ -82,7 +82,7 @@ class ManualInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/NoInjection/NoInjection.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/NoInjection/NoInjection.H index 1af416ce92b5027be9938703b18cef659b7905a3..74cd9511c10f784d624e73a2eb7d38abe1ceddf2 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/NoInjection/NoInjection.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/NoInjection/NoInjection.H @@ -53,7 +53,7 @@ class NoInjection { protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/PatchInjection/PatchInjection.H b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/PatchInjection/PatchInjection.H index 2e5571aa5ec021062ee49bd6826213dcb529e25c..88ae42801ccfb0cf5b0429acd6d23130cb56929e 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/PatchInjection/PatchInjection.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/PatchInjection/PatchInjection.H @@ -94,7 +94,7 @@ class PatchInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Kinematic/PatchInteractionModel/LocalInteraction/LocalInteraction.H b/src/lagrangian/intermediate/submodels/Kinematic/PatchInteractionModel/LocalInteraction/LocalInteraction.H index 5673a11f008df9fe601957708bda191384ad14e2..b649397286cae76360156458ff0c78f7c9773ebc 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/PatchInteractionModel/LocalInteraction/LocalInteraction.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/PatchInteractionModel/LocalInteraction/LocalInteraction.H @@ -57,7 +57,7 @@ class LocalInteraction List<label> patchIds_; - // Private member functions + // Private Member Functions //- Returns local patchI if patch is in patchIds_ list label applyToPatch(const label globalPatchI) const; diff --git a/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/NoPostProcessing/NoPostProcessing.H b/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/NoPostProcessing/NoPostProcessing.H index 85eb909dad34f53be928872fcd4a31f762246fec..55c22ccff30f519dccbb8af91b09bbc551cfe269 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/NoPostProcessing/NoPostProcessing.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/NoPostProcessing/NoPostProcessing.H @@ -53,7 +53,7 @@ class NoPostProcessing { protected: - // Protected member functions + // Protected Member Functions //- Write post-processing info void write(); diff --git a/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PatchPostProcessing/PatchPostProcessing.H b/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PatchPostProcessing/PatchPostProcessing.H index 987bbdf7308991e047cd5686e9c8e93867bdfc55..2145cc8defd5edff9b4d545d3f4ec536ca5621df 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PatchPostProcessing/PatchPostProcessing.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PatchPostProcessing/PatchPostProcessing.H @@ -71,7 +71,7 @@ class PatchPostProcessing labelList patchIds_; - // Private member functions + // Private Member Functions //- Returns local patchI if patch is in patchIds_ list label applyToPatch(const label globalPatchI) const; @@ -79,7 +79,7 @@ class PatchPostProcessing protected: - // Protected member functions + // Protected Member Functions //- Write post-processing info void write(); diff --git a/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PostProcessingModel/PostProcessingModel.H b/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PostProcessingModel/PostProcessingModel.H index 52f99853ef872a69992363bb46fee88808b8734c..b32da26c7fd499efb63f7cc11c083763a07a9611 100644 --- a/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PostProcessingModel/PostProcessingModel.H +++ b/src/lagrangian/intermediate/submodels/Kinematic/PostProcessingModel/PostProcessingModel/PostProcessingModel.H @@ -66,7 +66,7 @@ class PostProcessingModel protected: - // Protected member functions + // Protected Member Functions //- Write post-processing info virtual void write() = 0; diff --git a/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SingleMixtureFraction/SingleMixtureFraction.H b/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SingleMixtureFraction/SingleMixtureFraction.H index 3caf050a5a2a5c3067971e5da598d59488ca0ead..80982b185655be6ec474bbb4fe9104fbb57c3958 100644 --- a/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SingleMixtureFraction/SingleMixtureFraction.H +++ b/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SingleMixtureFraction/SingleMixtureFraction.H @@ -71,7 +71,7 @@ class SingleMixtureFraction scalarField YMixture0_; - // Private member functions + // Private Member Functions //- Construct the indices and check correct specification of // 1 gas, 1 liquid and 1 solid diff --git a/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SinglePhaseMixture/SinglePhaseMixture.H b/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SinglePhaseMixture/SinglePhaseMixture.H index d21011d621103adb21ac6dd23746daa4ef6c5fe2..e489f14225ce551328e12e23ec231c387c265a8a 100644 --- a/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SinglePhaseMixture/SinglePhaseMixture.H +++ b/src/lagrangian/intermediate/submodels/Reacting/CompositionModel/SinglePhaseMixture/SinglePhaseMixture.H @@ -65,7 +65,7 @@ class SinglePhaseMixture label idSolid_; - // Private member functions + // Private Member Functions //- Construct the indices and check correct specification of // 1 gas or 1 liquid or 1 solid diff --git a/src/lagrangian/intermediate/submodels/Reacting/InjectionModel/ReactingLookupTableInjection/ReactingLookupTableInjection.H b/src/lagrangian/intermediate/submodels/Reacting/InjectionModel/ReactingLookupTableInjection/ReactingLookupTableInjection.H index b86b20ac9193c1f866c19b202b32040286e96835..0b98ead1266599e2632d753f1794796faa4e39d5 100644 --- a/src/lagrangian/intermediate/submodels/Reacting/InjectionModel/ReactingLookupTableInjection/ReactingLookupTableInjection.H +++ b/src/lagrangian/intermediate/submodels/Reacting/InjectionModel/ReactingLookupTableInjection/ReactingLookupTableInjection.H @@ -90,7 +90,7 @@ class ReactingLookupTableInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/LiquidEvaporation/LiquidEvaporation.H b/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/LiquidEvaporation/LiquidEvaporation.H index 2e7105b134491e1ea53a4ab6fa1a600c75aa8e23..f284cc21a9f3a5af9b2c3eb4f5cc98ced5539005 100644 --- a/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/LiquidEvaporation/LiquidEvaporation.H +++ b/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/LiquidEvaporation/LiquidEvaporation.H @@ -66,7 +66,7 @@ protected: List<label> liqToLiqMap_; - // Protected member functions + // Protected Member Functions //- Sherwood number as a function of Reynolds and Schmidt numbers scalar Sh(const scalar Re, const scalar Sc) const; diff --git a/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/PhaseChangeModel/PhaseChangeModel.H b/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/PhaseChangeModel/PhaseChangeModel.H index 714e9aeb22bcffa6410d9ba41538bdcceb32cc49..f73de2540093e06ebd733c3fa973d361aa2eacc8 100644 --- a/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/PhaseChangeModel/PhaseChangeModel.H +++ b/src/lagrangian/intermediate/submodels/Reacting/PhaseChangeModel/PhaseChangeModel/PhaseChangeModel.H @@ -84,7 +84,7 @@ protected: enthalpyTransferType enthalpyTransfer_; - // Protected member functions + // Protected Member Functions //- Convert word to enthalpy transfer type enthalpyTransferType wordToEnthalpyTransfer(const word& etName) const; diff --git a/src/lagrangian/intermediate/submodels/ReactingMultiphase/InjectionModel/ReactingMultiphaseLookupTableInjection/ReactingMultiphaseLookupTableInjection.H b/src/lagrangian/intermediate/submodels/ReactingMultiphase/InjectionModel/ReactingMultiphaseLookupTableInjection/ReactingMultiphaseLookupTableInjection.H index e96f1a419274e399b029264cf81e1069ecf02ac9..81cd6b4b7358e55ba8fec3a333c5fc281a924a9f 100644 --- a/src/lagrangian/intermediate/submodels/ReactingMultiphase/InjectionModel/ReactingMultiphaseLookupTableInjection/ReactingMultiphaseLookupTableInjection.H +++ b/src/lagrangian/intermediate/submodels/ReactingMultiphase/InjectionModel/ReactingMultiphaseLookupTableInjection/ReactingMultiphaseLookupTableInjection.H @@ -93,7 +93,7 @@ class ReactingMultiphaseLookupTableInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/lagrangian/intermediate/submodels/Thermodynamic/InjectionModel/ThermoLookupTableInjection/ThermoLookupTableInjection.H b/src/lagrangian/intermediate/submodels/Thermodynamic/InjectionModel/ThermoLookupTableInjection/ThermoLookupTableInjection.H index 3470131b2087a9932272c5068bae7d445c1cdc02..35087fd7c9e1987c72bff5b6f2491da81e6616f3 100644 --- a/src/lagrangian/intermediate/submodels/Thermodynamic/InjectionModel/ThermoLookupTableInjection/ThermoLookupTableInjection.H +++ b/src/lagrangian/intermediate/submodels/Thermodynamic/InjectionModel/ThermoLookupTableInjection/ThermoLookupTableInjection.H @@ -89,7 +89,7 @@ class ThermoLookupTableInjection protected: - // Protected member functions + // Protected Member Functions //- Number of parcels to introduce over the time step relative to SOI label parcelsToInject diff --git a/src/mesh/blockMesh/curvedEdges/polyLine.H b/src/mesh/blockMesh/curvedEdges/polyLine.H index ca083cd486a649dc523474cbdee1c6f85cc2fda9..07b55b231b8b3f9cb03052390ba80ca30395f784 100644 --- a/src/mesh/blockMesh/curvedEdges/polyLine.H +++ b/src/mesh/blockMesh/curvedEdges/polyLine.H @@ -75,7 +75,7 @@ protected: //- The rational (0-1) cumulative parameter value for each point scalarList param_; - // Protected member functions + // Protected Member Functions //- Precalculate the rational cumulative parameter value // and the line-length diff --git a/src/meshTools/coordinateSystems/coordinateRotation/EulerCoordinateRotation.H b/src/meshTools/coordinateSystems/coordinateRotation/EulerCoordinateRotation.H index f79ed35e82d89bc243830e15ce27f961cfd7f5c6..37d6e205a3127a42b75b650065b06123fbabeb34 100644 --- a/src/meshTools/coordinateSystems/coordinateRotation/EulerCoordinateRotation.H +++ b/src/meshTools/coordinateSystems/coordinateRotation/EulerCoordinateRotation.H @@ -65,7 +65,7 @@ class EulerCoordinateRotation : public coordinateRotation { - // Private member functions + // Private Member Functions //- Calculate transformation tensor void calcTransform diff --git a/src/meshTools/coordinateSystems/coordinateRotation/STARCDCoordinateRotation.H b/src/meshTools/coordinateSystems/coordinateRotation/STARCDCoordinateRotation.H index a8bf504ab02821be74402112d169ce77bc5a51d2..2de226b43e1a20eac16e3e6f7a482ca4f386b954 100644 --- a/src/meshTools/coordinateSystems/coordinateRotation/STARCDCoordinateRotation.H +++ b/src/meshTools/coordinateSystems/coordinateRotation/STARCDCoordinateRotation.H @@ -62,7 +62,7 @@ class STARCDCoordinateRotation : public coordinateRotation { - // Private member functions + // Private Member Functions //- Calculate transformation tensor void calcTransform diff --git a/src/postProcessing/foamCalcFunctions/calcType/calcType.H b/src/postProcessing/foamCalcFunctions/calcType/calcType.H index 35930eca4990ace1db07b1a62e8528267f3bd38d..cb035586903198ff55da0a7915301599880dbaa7 100644 --- a/src/postProcessing/foamCalcFunctions/calcType/calcType.H +++ b/src/postProcessing/foamCalcFunctions/calcType/calcType.H @@ -69,7 +69,7 @@ class calcType protected: - // Protected member functions + // Protected Member Functions // Calculation routines diff --git a/src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.H b/src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.H index a02a7889d89b2e7b693227c75c9f3b2f17576782..8cea8087376a7c5e9a6999a7e4526a660ced227d 100644 --- a/src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.H +++ b/src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.H @@ -112,7 +112,7 @@ public: private: - // Private member functions + // Private Member Functions //- Set cells to evaluate based on a cell zone void setCellZoneCells(); @@ -138,7 +138,7 @@ protected: word weightFieldName_; - // Protected member functions + // Protected Member Functions //- Initialise, e.g. cell addressing void initialise(const dictionary& dict); @@ -187,7 +187,7 @@ public: virtual ~cellSource(); - // Public member functions + // Public Member Functions // Access diff --git a/src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.H b/src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.H index 284b25ca452ad2806659df8d74598bf7667b0cae..b938c70dc1e7b00c011d8758b98e5a175a5cba77 100644 --- a/src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.H +++ b/src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.H @@ -115,7 +115,7 @@ public: private: - // Private member functions + // Private Member Functions //- Set faces to evaluate based on a face zone void setFaceZoneFaces(); @@ -147,7 +147,7 @@ protected: word weightFieldName_; - // Protected member functions + // Protected Member Functions //- Initialise, e.g. face addressing void initialise(const dictionary& dict); @@ -193,7 +193,7 @@ public: virtual ~faceSource(); - // Public member functions + // Public Member Functions // Access diff --git a/src/postProcessing/functionObjects/field/fieldValues/fieldValue/fieldValue.H b/src/postProcessing/functionObjects/field/fieldValues/fieldValue/fieldValue.H index 0adf337b01853b83a12d90bf8e7045fdd1b6e957..66a03b571ba5c12ac52fae53f238da68ffd013ff 100644 --- a/src/postProcessing/functionObjects/field/fieldValues/fieldValue/fieldValue.H +++ b/src/postProcessing/functionObjects/field/fieldValues/fieldValue/fieldValue.H @@ -121,7 +121,7 @@ public: virtual ~fieldValue(); - // Public member functions + // Public Member Functions // Access diff --git a/src/postProcessing/functionObjects/forces/forceCoeffs/forceCoeffs.H b/src/postProcessing/functionObjects/forces/forceCoeffs/forceCoeffs.H index 757c6022da6c77e956d7b20be4b66103bbb2c0c8..d61b14b5af51f20a92bf2646c6f37c2de35ca285 100644 --- a/src/postProcessing/functionObjects/forces/forceCoeffs/forceCoeffs.H +++ b/src/postProcessing/functionObjects/forces/forceCoeffs/forceCoeffs.H @@ -81,7 +81,7 @@ class forceCoeffs scalar Aref_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct forceCoeffs(const forceCoeffs&); diff --git a/src/surfMesh/UnsortedMeshedSurface/UnsortedMeshedSurface.H b/src/surfMesh/UnsortedMeshedSurface/UnsortedMeshedSurface.H index ab69b656094683269619e89baca1695fb7edd262..ba692ffee44b6cb590f8927f64c08229922bc2dd 100644 --- a/src/surfMesh/UnsortedMeshedSurface/UnsortedMeshedSurface.H +++ b/src/surfMesh/UnsortedMeshedSurface/UnsortedMeshedSurface.H @@ -101,7 +101,7 @@ private: List<surfZoneIdentifier> zoneToc_; - // Private member functions + // Private Member Functions //- Disable resize with value void resize(const label, const Face&); diff --git a/src/surfMesh/surfMesh/surfMesh.H b/src/surfMesh/surfMesh/surfMesh.H index 7af8c56c9154bbc6de0a5ad922c9718a63d85682..3275ea4b1dcea26238da4557abeb5cc79ac664d6 100644 --- a/src/surfMesh/surfMesh/surfMesh.H +++ b/src/surfMesh/surfMesh/surfMesh.H @@ -95,7 +95,7 @@ private: MeshReference; - // Private member functions + // Private Member Functions //- Disallow construct as copy surfMesh(const surfMesh&); diff --git a/src/thermophysicalModels/basic/basicThermo/basicThermo.H b/src/thermophysicalModels/basic/basicThermo/basicThermo.H index a7a4c94fd350bba38e4d3cd36c15d13255f2d90a..90d856f0a808af17537d9f62ccf5bc4641ce98be 100644 --- a/src/thermophysicalModels/basic/basicThermo/basicThermo.H +++ b/src/thermophysicalModels/basic/basicThermo/basicThermo.H @@ -77,7 +77,7 @@ protected: volScalarField alpha_; - // Protected member functions + // Protected Member Functions // Enthalpy diff --git a/src/thermophysicalModels/basic/psiThermo/basicPsiThermo/basicPsiThermo.H b/src/thermophysicalModels/basic/psiThermo/basicPsiThermo/basicPsiThermo.H index 1f6ef177780c8c1548efe84fc385a0343ac47e44..2fbae5388c3b9713bd9bd9bff2ae8ffb3295d57d 100644 --- a/src/thermophysicalModels/basic/psiThermo/basicPsiThermo/basicPsiThermo.H +++ b/src/thermophysicalModels/basic/psiThermo/basicPsiThermo/basicPsiThermo.H @@ -55,7 +55,7 @@ class basicPsiThermo protected: - // Protected member functions + // Protected Member Functions //- Construct as copy (not implemented) basicPsiThermo(const basicPsiThermo&); diff --git a/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.H b/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.H index b157a2d3acb9ec58f461618a7fc1d822b324de50..365451a4be6453fec5520ddbd9e74ae7d8efdfbc 100644 --- a/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.H +++ b/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.H @@ -59,7 +59,7 @@ class ePsiThermo volScalarField e_; - // Private member functions + // Private Member Functions //- Calculate the thermo variables void calculate(); diff --git a/src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.H b/src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.H index 55450155fd9331e286cc600719b6acd1e449d874..e2446a0085c0a383f0d62716726cb4eb60eb7db2 100644 --- a/src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.H +++ b/src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.H @@ -59,7 +59,7 @@ class hPsiThermo volScalarField h_; - // Private member functions + // Private Member Functions //- Calculate the thermo variables void calculate(); diff --git a/src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.H b/src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.H index 3402127f2cc022b26d90f048a87e1e43f702cf09..3f61dce2156566ed91eac26253de7ea5887431bf 100644 --- a/src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.H +++ b/src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.H @@ -59,7 +59,7 @@ class hsPsiThermo volScalarField hs_; - // Private member functions + // Private Member Functions //- Calculate the thermo variables void calculate(); diff --git a/src/thermophysicalModels/basic/rhoThermo/basicRhoThermo/basicRhoThermo.H b/src/thermophysicalModels/basic/rhoThermo/basicRhoThermo/basicRhoThermo.H index 82148678198fde207837afb202af65b25988909a..2e149af170054ca0a31deb1195bb6024249ada61 100644 --- a/src/thermophysicalModels/basic/rhoThermo/basicRhoThermo/basicRhoThermo.H +++ b/src/thermophysicalModels/basic/rhoThermo/basicRhoThermo/basicRhoThermo.H @@ -62,7 +62,7 @@ protected: volScalarField rho_; - // Protected member functions + // Protected Member Functions //- Construct as copy (not implemented) basicRhoThermo(const basicRhoThermo&); diff --git a/src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.H b/src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.H index 5f725d6de7ff08aaa01a3ca2a530f07a5231d88c..09f795a1e225654958433af1f24a8cbe9cdc0414 100644 --- a/src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.H +++ b/src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.H @@ -59,7 +59,7 @@ class hRhoThermo volScalarField h_; - // Private member functions + // Private Member Functions //- Calculate the thermo variables void calculate(); diff --git a/src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.H b/src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.H index 8f2396594a6a0691e8335b7c4f32e51bf439cacb..b53ffa43aab6d4a0e6be7d7149b0b33c7fb21c2b 100644 --- a/src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.H +++ b/src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.H @@ -59,7 +59,7 @@ class hsRhoThermo volScalarField hs_; - // Private member functions + // Private Member Functions //- Calculate the thermo variables void calculate(); diff --git a/src/thermophysicalModels/chemistryModel/chemistryModel/basicChemistryModel/basicChemistryModel.H b/src/thermophysicalModels/chemistryModel/chemistryModel/basicChemistryModel/basicChemistryModel.H index 26a4c013a6bc1e480d4e5d40e8dc813736e34cb9..126898c31b17d1840ec0e4f9304c8031a17b4e11 100644 --- a/src/thermophysicalModels/chemistryModel/chemistryModel/basicChemistryModel/basicChemistryModel.H +++ b/src/thermophysicalModels/chemistryModel/chemistryModel/basicChemistryModel/basicChemistryModel.H @@ -80,7 +80,7 @@ protected: scalarField deltaTChem_; - // Protected member functions + // Protected Member Functions //- Return non-const access to the latest estimation of integration // step, e.g. for multi-chemistry model diff --git a/src/thermophysicalModels/laminarFlameSpeed/Gulders/Gulders.H b/src/thermophysicalModels/laminarFlameSpeed/Gulders/Gulders.H index d0220af8b31b47752bfa9763be7c3175db13b2ad..07d4f2344add005a79966e3f4ba140b6707d9cb3 100644 --- a/src/thermophysicalModels/laminarFlameSpeed/Gulders/Gulders.H +++ b/src/thermophysicalModels/laminarFlameSpeed/Gulders/Gulders.H @@ -64,7 +64,7 @@ class Gulders scalar beta_; - // Private member functions + // Private Member Functions inline scalar SuRef ( diff --git a/src/thermophysicalModels/laminarFlameSpeed/GuldersEGR/GuldersEGR.H b/src/thermophysicalModels/laminarFlameSpeed/GuldersEGR/GuldersEGR.H index 1f8ad70931dc56f65b768dc195c4bd8e6500c15f..6c0a9c4667d3062c3a486d3caf032c2075339785 100644 --- a/src/thermophysicalModels/laminarFlameSpeed/GuldersEGR/GuldersEGR.H +++ b/src/thermophysicalModels/laminarFlameSpeed/GuldersEGR/GuldersEGR.H @@ -64,7 +64,7 @@ class GuldersEGR scalar beta_; - // Private member functions + // Private Member Functions inline scalar SuRef ( diff --git a/src/thermophysicalModels/laminarFlameSpeed/constant/constant.H b/src/thermophysicalModels/laminarFlameSpeed/constant/constant.H index 4f644913289ece0eb40143ae390c38ebcb732d30..c4e949fcab22c86fe0e7c0b2e46083ca3b95bdcb 100644 --- a/src/thermophysicalModels/laminarFlameSpeed/constant/constant.H +++ b/src/thermophysicalModels/laminarFlameSpeed/constant/constant.H @@ -60,7 +60,7 @@ private: dimensionedScalar Su_; - // Private member functions + // Private Member Functions //- Construct as copy (not implemented) constant(const constant&); diff --git a/src/thermophysicalModels/laminarFlameSpeed/laminarFlameSpeed/laminarFlameSpeed.H b/src/thermophysicalModels/laminarFlameSpeed/laminarFlameSpeed/laminarFlameSpeed.H index e640bef02c9af774482e0a96f84e02dad4818ccc..38b031de407f529acccee44140db94869422b313 100644 --- a/src/thermophysicalModels/laminarFlameSpeed/laminarFlameSpeed/laminarFlameSpeed.H +++ b/src/thermophysicalModels/laminarFlameSpeed/laminarFlameSpeed/laminarFlameSpeed.H @@ -74,7 +74,7 @@ protected: private: - // Private member functions + // Private Member Functions //- Construct as copy (not implemented) laminarFlameSpeed(const laminarFlameSpeed&); diff --git a/src/thermophysicalModels/pdfs/pdf/pdf.H b/src/thermophysicalModels/pdfs/pdf/pdf.H index bd29baeee9fa298ff53df901255afc22a6a60ff6..42318f2c9363b2533e3e66625fa4b59c136b8be8 100644 --- a/src/thermophysicalModels/pdfs/pdf/pdf.H +++ b/src/thermophysicalModels/pdfs/pdf/pdf.H @@ -81,7 +81,7 @@ protected: Random& rndGen_; - // Protected member functions + // Protected Member Functions //- Check that the PDF is valid virtual void check() const; diff --git a/src/thermophysicalModels/radiation/radiationModel/P1/P1.H b/src/thermophysicalModels/radiation/radiationModel/P1/P1.H index 0886334871b37da32788e698a981d31c847ef7cd..25ccb5a6dc88487e00fa3142282f41802f07811e 100644 --- a/src/thermophysicalModels/radiation/radiationModel/P1/P1.H +++ b/src/thermophysicalModels/radiation/radiationModel/P1/P1.H @@ -73,7 +73,7 @@ class P1 volScalarField E_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct P1(const P1&); diff --git a/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H b/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H index ba87d3173e3dce37a0d968f842e8d40435fb4057..10756e4c7e8c21ad03683ade893397359cadc6af 100644 --- a/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H +++ b/src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H @@ -80,7 +80,7 @@ private: coeffArray lowACoeffs_; - // Private member functions + // Private Member Functions //- Check given temperature is within the range of the fitted coeffs void checkT(const scalar T) const; diff --git a/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H b/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H index eb41305ba48c9c017f8f2c2a95638d365e53fbc4..bed89bdab22e57a61e6ddee2fbdc7b391461f984 100644 --- a/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H +++ b/src/thermophysicalModels/radiation/radiationModel/fvDOM/blackBodyEmission/blackBodyEmission.H @@ -82,7 +82,7 @@ private: const volScalarField& T_; - // Private member functions + // Private Member Functions scalar fLambdaT(const scalar lambdaT) const; diff --git a/src/thermophysicalModels/radiation/radiationModel/fvDOM/fvDOM/fvDOM.H b/src/thermophysicalModels/radiation/radiationModel/fvDOM/fvDOM/fvDOM.H index e232537294d0d8eacda688b079a975122f8d3d42..7e40ba374c2e35810840f83100d6629c4ee19e76 100644 --- a/src/thermophysicalModels/radiation/radiationModel/fvDOM/fvDOM/fvDOM.H +++ b/src/thermophysicalModels/radiation/radiationModel/fvDOM/fvDOM/fvDOM.H @@ -120,7 +120,7 @@ class fvDOM scalar maxIter_; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct fvDOM(const fvDOM&); diff --git a/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H b/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H index 9a7922ec1fc38128b0ab023bfccd17f84e307590..9182d6d1618521387f8cfd7a51cb7edec65e4014 100644 --- a/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H +++ b/src/thermophysicalModels/radiation/radiationModel/fvDOM/radiativeIntensityRay/radiativeIntensityRay.H @@ -106,7 +106,7 @@ private: static label rayId; - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct radiativeIntensityRay(const radiativeIntensityRay&); diff --git a/src/thermophysicalModels/radiation/radiationModel/noRadiation/noRadiation.H b/src/thermophysicalModels/radiation/radiationModel/noRadiation/noRadiation.H index 6bb38a4de834c9177d52ba8cad066e61ddefd0dd..cfd0ac9d126c573ae3afb7478f089c002879e773 100644 --- a/src/thermophysicalModels/radiation/radiationModel/noRadiation/noRadiation.H +++ b/src/thermophysicalModels/radiation/radiationModel/noRadiation/noRadiation.H @@ -53,7 +53,7 @@ class noRadiation : public radiationModel { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct noRadiation(const noRadiation&); diff --git a/src/thermophysicalModels/reactionThermo/combustionThermo/hhuCombustionThermo/hhuCombustionThermo.H b/src/thermophysicalModels/reactionThermo/combustionThermo/hhuCombustionThermo/hhuCombustionThermo.H index fc3a16736475bf5a2b2fd33be6f274678cf6fd9c..f466c33a640c5af211dd91d047839a4dca954083 100644 --- a/src/thermophysicalModels/reactionThermo/combustionThermo/hhuCombustionThermo/hhuCombustionThermo.H +++ b/src/thermophysicalModels/reactionThermo/combustionThermo/hhuCombustionThermo/hhuCombustionThermo.H @@ -60,7 +60,7 @@ protected: volScalarField hu_; - // Protected member functions + // Protected Member Functions wordList huBoundaryTypes(); void huBoundaryCorrection(volScalarField& hu); diff --git a/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hPsiMixtureThermo/hPsiMixtureThermo.H b/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hPsiMixtureThermo/hPsiMixtureThermo.H index 28fe3392c8b627fd15d7f18be039b1fb9e491637..73994d4e489626ea580e863da34f40e10ba00d87 100644 --- a/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hPsiMixtureThermo/hPsiMixtureThermo.H +++ b/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hPsiMixtureThermo/hPsiMixtureThermo.H @@ -52,7 +52,7 @@ class hPsiMixtureThermo public hCombustionThermo, public MixtureType { - // Private member functions + // Private Member Functions void calculate(); diff --git a/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hhuMixtureThermo/hhuMixtureThermo.H b/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hhuMixtureThermo/hhuMixtureThermo.H index 9747e52f38ca972d7caf35f6d4c23398d16f674d..284ecb2ec8b95f0b113b2fcce31af726eb99bfe7 100644 --- a/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hhuMixtureThermo/hhuMixtureThermo.H +++ b/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hhuMixtureThermo/hhuMixtureThermo.H @@ -50,7 +50,7 @@ class hhuMixtureThermo public hhuCombustionThermo, public MixtureType { - // Private member functions + // Private Member Functions void calculate(); diff --git a/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hsPsiMixtureThermo/hsPsiMixtureThermo.H b/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hsPsiMixtureThermo/hsPsiMixtureThermo.H index 0a845417ecdedd78f42b473a40b956a43b7947cc..d3f44c283b74b7a9a5255b3d663a441ef9435bf2 100644 --- a/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hsPsiMixtureThermo/hsPsiMixtureThermo.H +++ b/src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hsPsiMixtureThermo/hsPsiMixtureThermo.H @@ -52,7 +52,7 @@ class hsPsiMixtureThermo public hsCombustionThermo, public MixtureType { - // Private member functions + // Private Member Functions void calculate(); diff --git a/src/thermophysicalModels/reactionThermo/mixtures/multiComponentMixture/multiComponentMixture.H b/src/thermophysicalModels/reactionThermo/mixtures/multiComponentMixture/multiComponentMixture.H index d8d335e45b762595eda5616d327616150d10e363..ae4ae6ad6eb94b1ccb9d6f22860154fa4c67260d 100644 --- a/src/thermophysicalModels/reactionThermo/mixtures/multiComponentMixture/multiComponentMixture.H +++ b/src/thermophysicalModels/reactionThermo/mixtures/multiComponentMixture/multiComponentMixture.H @@ -61,7 +61,7 @@ class multiComponentMixture mutable ThermoType mixture_; - // Private member functions + // Private Member Functions //- Construct the species data from the given dictionary and return the // data for the first specie to initialise the mixture thermo data diff --git a/src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.H b/src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.H index 18584ff08716eef2d443832c37f155e0d7fe6465..fd72340850d52c7660d92da41a46cd37784213a5 100644 --- a/src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.H +++ b/src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.H @@ -54,7 +54,7 @@ class reactingMixture public multiComponentMixture<ThermoType>, public PtrList<Reaction<ThermoType> > { - // Private member functions + // Private Member Functions //- Disallow default bitwise copy construct reactingMixture(const reactingMixture&); diff --git a/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hRhoMixtureThermo/hRhoMixtureThermo.H b/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hRhoMixtureThermo/hRhoMixtureThermo.H index ce56c907c24fe3e7f47ae51f9fb2d69d35b36f40..d602d4f266f5df35fc0813e74fb60c7694102209 100644 --- a/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hRhoMixtureThermo/hRhoMixtureThermo.H +++ b/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hRhoMixtureThermo/hRhoMixtureThermo.H @@ -52,7 +52,7 @@ class hRhoMixtureThermo public hReactionThermo, public MixtureType { - // Private member functions + // Private Member Functions void calculate(); diff --git a/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hsRhoMixtureThermo/hsRhoMixtureThermo.H b/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hsRhoMixtureThermo/hsRhoMixtureThermo.H index fddc7bb004d45345068bdc17e88a7fed26340b59..fc9af40bc39d139a3099bad2caf5087a451c8448 100644 --- a/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hsRhoMixtureThermo/hsRhoMixtureThermo.H +++ b/src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hsRhoMixtureThermo/hsRhoMixtureThermo.H @@ -52,7 +52,7 @@ class hsRhoMixtureThermo public hsReactionThermo, public MixtureType { - // Private member functions + // Private Member Functions void calculate(); diff --git a/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H b/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H index 7cc727c72b3ee31f93fcc2fd75f107b1d8380442..04416ee74315e3fb63323da1bd43a5aaf3843b65 100644 --- a/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H +++ b/src/thermophysicalModels/specie/reaction/Reactions/Reaction/Reaction.H @@ -122,7 +122,7 @@ private: List<specieCoeffs> rhs_; - // Private member functions + // Private Member Functions void setLRhs(Istream&); void setThermo(const HashPtrTable<ReactionThermo>& thermoDatabase); diff --git a/src/thermophysicalModels/specie/specie/specie.H b/src/thermophysicalModels/specie/specie/specie.H index e2c7aa458352c4f2a93044cc902e20ef419bba20..a3af7ac2c4ae9acd67c02e1e9698ee1559072f0e 100644 --- a/src/thermophysicalModels/specie/specie/specie.H +++ b/src/thermophysicalModels/specie/specie/specie.H @@ -65,7 +65,7 @@ class specie scalar molWeight_; - // Private member functions + // Private Member Functions //- Construct from components without name inline specie diff --git a/src/thermophysicalModels/specie/speciesTable/speciesTable.H b/src/thermophysicalModels/specie/speciesTable/speciesTable.H index 2b13b3177b0199bfe6b759c18deed71f15691c93..273799ab163f22da1a5c7d0bf818d92e606a762b 100644 --- a/src/thermophysicalModels/specie/speciesTable/speciesTable.H +++ b/src/thermophysicalModels/specie/speciesTable/speciesTable.H @@ -57,7 +57,7 @@ class speciesTable HashTable<label> specieIndices_; - // Private member functions + // Private Member Functions void setIndices(); diff --git a/src/thermophysicalModels/specie/thermo/eConst/eConstThermo.H b/src/thermophysicalModels/specie/thermo/eConst/eConstThermo.H index 83ac80de19e362a89a8d592c33474fef74773807..e058007ebe4a8284ad81fdf443f55f9cbd9d5342 100644 --- a/src/thermophysicalModels/specie/thermo/eConst/eConstThermo.H +++ b/src/thermophysicalModels/specie/thermo/eConst/eConstThermo.H @@ -99,7 +99,7 @@ class eConstThermo scalar Hf_; - // Private member functions + // Private Member Functions //- Construct from components inline eConstThermo diff --git a/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H b/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H index 5c1e4c75046f7657feaa531704346f1d1049f35a..80263e94f933b3a1a17a0205ff052195bbf6dc4f 100644 --- a/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H +++ b/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H @@ -97,7 +97,7 @@ class hConstThermo scalar Hf_; - // Private member functions + // Private Member Functions //- Construct from components inline hConstThermo diff --git a/src/thermophysicalModels/specie/thermo/hPolynomial/hPolynomialThermo.H b/src/thermophysicalModels/specie/thermo/hPolynomial/hPolynomialThermo.H index baa0bf936017450ec1ec53242c5833596e98af7a..bc2cfe74d508625e89b45436b94ceb95d41df9cc 100644 --- a/src/thermophysicalModels/specie/thermo/hPolynomial/hPolynomialThermo.H +++ b/src/thermophysicalModels/specie/thermo/hPolynomial/hPolynomialThermo.H @@ -117,7 +117,7 @@ class hPolynomialThermo Polynomial<PolySize> sPolynomial_; - // Private member functions + // Private Member Functions //- Construct from components inline hPolynomialThermo diff --git a/src/thermophysicalModels/specie/thermo/janaf/janafThermo.H b/src/thermophysicalModels/specie/thermo/janaf/janafThermo.H index a6b9964bfda7653768e20a5edd5e20092c32f89c..fa837e5d1ae26aea37ba7307f85b08b40f9ecc3d 100644 --- a/src/thermophysicalModels/specie/thermo/janaf/janafThermo.H +++ b/src/thermophysicalModels/specie/thermo/janaf/janafThermo.H @@ -110,7 +110,7 @@ private: coeffArray lowCpCoeffs_; - // Private member functions + // Private Member Functions //- Check given temperature is within the range of the fitted coeffs inline void checkT(const scalar T) const; diff --git a/src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H b/src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H index 6f81a1520d8ee71eaf2e62e2894bdf0b8fbbb795..29ed7cd97e1ca65e8ee3136ca7dc09df853aebde 100644 --- a/src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H +++ b/src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H @@ -101,7 +101,7 @@ class specieThermo static const int maxIter_; - // Private member functions + // Private Member Functions //- return the temperature corresponding to the value of the // thermodynamic property f, given the function f = F(T) and dF(T)/dT diff --git a/src/thermophysicalModels/specie/transport/const/constTransport.H b/src/thermophysicalModels/specie/transport/const/constTransport.H index 23a2402ac0124c890c49abcbac1316f34fd584e1..1844f0d62a6f62a0932d49e46fa729a3b65a4d41 100644 --- a/src/thermophysicalModels/specie/transport/const/constTransport.H +++ b/src/thermophysicalModels/specie/transport/const/constTransport.H @@ -98,7 +98,7 @@ class constTransport scalar Mu, rPr; - // Private member functions + // Private Member Functions //- Construct from components inline constTransport diff --git a/src/thermophysicalModels/specie/transport/polynomial/polynomialTransport.H b/src/thermophysicalModels/specie/transport/polynomial/polynomialTransport.H index 6d9474b9897a650eef4f84473a98ef046e4ecb0f..a34614ec3864a86685b3e0354788d3a536fb5b2e 100644 --- a/src/thermophysicalModels/specie/transport/polynomial/polynomialTransport.H +++ b/src/thermophysicalModels/specie/transport/polynomial/polynomialTransport.H @@ -103,7 +103,7 @@ class polynomialTransport Polynomial<PolySize> kappaPolynomial_; - // Private member functions + // Private Member Functions //- Construct from components inline polynomialTransport diff --git a/src/thermophysicalModels/specie/transport/sutherland/sutherlandTransport.H b/src/thermophysicalModels/specie/transport/sutherland/sutherlandTransport.H index b917a2ce5a278dea6ebc084fd0e44a8eb96d62e2..4c0e40975da6d738f0a0b6fc93ed4a67919e4f54 100644 --- a/src/thermophysicalModels/specie/transport/sutherland/sutherlandTransport.H +++ b/src/thermophysicalModels/specie/transport/sutherland/sutherlandTransport.H @@ -104,7 +104,7 @@ class sutherlandTransport scalar As, Ts; - // Private member functions + // Private Member Functions //- Calculate the Sutherland coefficients // given two viscosities and temperatures diff --git a/src/triSurface/triSurface/triSurface.H b/src/triSurface/triSurface/triSurface.H index e4b1d99520c547ad52ef5a7c24e2ab13e6761ac1..5c49cecd7b5e8d9fe6bd4baa527bc9d50b96ce59 100644 --- a/src/triSurface/triSurface/triSurface.H +++ b/src/triSurface/triSurface/triSurface.H @@ -93,7 +93,7 @@ class triSurface mutable labelList* edgeOwnerPtr_; - // Private member functions + // Private Member Functions //- Calculate sorted edgeFaces void calcSortedEdgeFaces() const; diff --git a/src/turbulenceModels/compressible/RAS/RASModel/RASModel.H b/src/turbulenceModels/compressible/RAS/RASModel/RASModel.H index 9311f84a7ca9f77516f444ec21d1a71fff9f5791..331f86457ad62fdc7fe893cdc4f22fc4d0232b78 100644 --- a/src/turbulenceModels/compressible/RAS/RASModel/RASModel.H +++ b/src/turbulenceModels/compressible/RAS/RASModel/RASModel.H @@ -100,7 +100,7 @@ protected: nearWallDist y_; - // Protected member functions + // Protected Member Functions //- Print model coefficients virtual void printCoeffs(); diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H index 9d726d98574ff7d6b82f10353673d7d7c6dedd0b..96d6ec1c5bee67a7b5e2b09e8f584b9ccce1532a 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H @@ -76,7 +76,7 @@ protected: scalar yPlusLam_; - // Protected member functions + // Protected Member Functions //- Check the type of the patch virtual void checkType(); diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutURoughWallFunction/mutURoughWallFunctionFvPatchScalarField.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutURoughWallFunction/mutURoughWallFunctionFvPatchScalarField.H index 9b7a354a761c6a5ba6f726018c828fe421612610..5997a4f10c9aa878c5b45a88586bf45e21b6b2d7 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutURoughWallFunction/mutURoughWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutURoughWallFunction/mutURoughWallFunctionFvPatchScalarField.H @@ -70,7 +70,7 @@ protected: scalar roughnessFactor_; - // Protected member functions + // Protected Member Functions //- Calculate yPLus virtual tmp<scalarField> calcYPlus(const scalarField& magUp) const; diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUSpaldingWallFunction/mutUSpaldingWallFunctionFvPatchScalarField.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUSpaldingWallFunction/mutUSpaldingWallFunctionFvPatchScalarField.H index 95148a7e9655fe7c586fe6cef57c05723f459b13..f6646a457e13ce3cc45f4086c784504730a3af18 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUSpaldingWallFunction/mutUSpaldingWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUSpaldingWallFunction/mutUSpaldingWallFunctionFvPatchScalarField.H @@ -56,7 +56,7 @@ class mutUSpaldingWallFunctionFvPatchScalarField { protected: - // Protected member functions + // Protected Member Functions //- Calculate the turbulence viscosity virtual tmp<scalarField> calcMut() const; diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUWallFunction/mutUWallFunctionFvPatchScalarField.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUWallFunction/mutUWallFunctionFvPatchScalarField.H index 3ca1386642dbc29acc417914e5437a05f6a57d78..c221d0cd85f1a28552f56a819b5eade453026a8d 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUWallFunction/mutUWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutUWallFunction/mutUWallFunctionFvPatchScalarField.H @@ -56,7 +56,7 @@ class mutUWallFunctionFvPatchScalarField { protected: - // Protected member functions + // Protected Member Functions //- Calculate yPLus virtual tmp<scalarField> calcYPlus(const scalarField& magUp) const; diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H index a4795044f75cb4ea758865f556f4487762ea11bf..d0f838fb030f2b488165c85fad0fe48239b98f78 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H @@ -73,7 +73,7 @@ protected: scalar yPlusLam_; - // Protected member functions + // Protected Member Functions //- Check the type of the patch virtual void checkType(); diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H index ef69b991b1db560c63e91092c4d4a11c4f315287..115ebef1fe9bd239b774c6549f4ef8b1aff60fd5 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H @@ -93,7 +93,7 @@ protected: scalar yPlusLam_; - // Protected member functions + // Protected Member Functions //- Check the type of the patch virtual void checkType(); diff --git a/src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.H b/src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.H index ccd3fcbba3b899c7fbcaa6d58c59cf318eef84b6..c7b93f9515286d2d6d812d5a8bc835df1f17a0d5 100644 --- a/src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.H +++ b/src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.H @@ -94,7 +94,7 @@ protected: volScalarField nuSgs_; - // Protected member functions + // Protected Member Functions virtual tmp<volScalarField> fv1() const; virtual tmp<volScalarField> fv2() const; diff --git a/src/turbulenceModels/incompressible/LES/SpalartAllmarasDDES/SpalartAllmarasDDES.H b/src/turbulenceModels/incompressible/LES/SpalartAllmarasDDES/SpalartAllmarasDDES.H index 9f82e8140dc4be0be2eeecadb158bb5b77965dce..7ae6df7ba42fe5a1de8fda7a35357328308e7c26 100644 --- a/src/turbulenceModels/incompressible/LES/SpalartAllmarasDDES/SpalartAllmarasDDES.H +++ b/src/turbulenceModels/incompressible/LES/SpalartAllmarasDDES/SpalartAllmarasDDES.H @@ -76,7 +76,7 @@ class SpalartAllmarasDDES protected: - // Protected member functions + // Protected Member Functions //- Length scale virtual tmp<volScalarField> dTilda(const volScalarField& S) const; diff --git a/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/SpalartAllmarasIDDES.H b/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/SpalartAllmarasIDDES.H index d7d672e874271df5d82425f83c76594ac84ecbb9..a241d2a05c34fae99899d3f59fa9912675e07fc3 100644 --- a/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/SpalartAllmarasIDDES.H +++ b/src/turbulenceModels/incompressible/LES/SpalartAllmarasIDDES/SpalartAllmarasIDDES.H @@ -85,7 +85,7 @@ class SpalartAllmarasIDDES protected: - // Protected member functions + // Protected Member Functions //- Length scale virtual tmp<volScalarField> dTilda(const volScalarField& S) const; diff --git a/src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.H b/src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.H index ca9bdffc7688e7e088144507a0e9915b5a56797d..31e454145bd8ac9f2cc861c24228a371f934bc99 100644 --- a/src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.H +++ b/src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.H @@ -116,7 +116,7 @@ protected: volScalarField nuSgs_; - // Protected member functions + // Protected Member Functions tmp<volScalarField> Lvk2 ( diff --git a/src/turbulenceModels/incompressible/RAS/RASModel/RASModel.H b/src/turbulenceModels/incompressible/RAS/RASModel/RASModel.H index 8c3ffb932cf0ed620f8d8366a87e46173503ec4e..3fb426e4a2054fcdc36334cb4eecffcbde991ff3 100644 --- a/src/turbulenceModels/incompressible/RAS/RASModel/RASModel.H +++ b/src/turbulenceModels/incompressible/RAS/RASModel/RASModel.H @@ -98,7 +98,7 @@ protected: nearWallDist y_; - // Protected member functions + // Protected Member Functions //- Print model coefficients virtual void printCoeffs(); diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H index 5837b66f06704ba5a4c88c9c69d531baf247a803..d6ddd9cd9e0824c36d8941a8db40de5b31ab93bd 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H @@ -77,7 +77,7 @@ protected: scalar yPlusLam_; - // Protected member functions + // Protected Member Functions //- Check the type of the patch virtual void checkType(); diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutLowReWallFunction/nutLowReWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutLowReWallFunction/nutLowReWallFunctionFvPatchScalarField.H index 8c261840e8a835cf4e9053bc5287fe593e532311..6c5afaf23af4caaeb1fac8947b92d1f25dfe6802 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutLowReWallFunction/nutLowReWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutLowReWallFunction/nutLowReWallFunctionFvPatchScalarField.H @@ -59,7 +59,7 @@ class nutLowReWallFunctionFvPatchScalarField { protected: - // Protected member functions + // Protected Member Functions //- Calculate the turbulence viscosity virtual tmp<scalarField> calcNut() const; diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutURoughWallFunction/nutURoughWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutURoughWallFunction/nutURoughWallFunctionFvPatchScalarField.H index 1fc2c24fd006679b866c0b382efd560718fa9f13..6ac3cba5bcc668dc4fe35f52b0b9fda09d2b82a9 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutURoughWallFunction/nutURoughWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutURoughWallFunction/nutURoughWallFunctionFvPatchScalarField.H @@ -68,7 +68,7 @@ class nutURoughWallFunctionFvPatchScalarField scalar roughnessFactor_; - // Protected member functions + // Protected Member Functions //- Calculate yPLus virtual tmp<scalarField> calcYPlus(const scalarField& magUp) const; diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUSpaldingWallFunction/nutUSpaldingWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUSpaldingWallFunction/nutUSpaldingWallFunctionFvPatchScalarField.H index 7b776800394f1698993b9a15afe6cb99c3471ea0..7b4d9efd205dfa8ef373ce879910dc5c7d71f58c 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUSpaldingWallFunction/nutUSpaldingWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUSpaldingWallFunction/nutUSpaldingWallFunctionFvPatchScalarField.H @@ -57,7 +57,7 @@ class nutUSpaldingWallFunctionFvPatchScalarField { protected: - // Protected member functions + // Protected Member Functions //- Calculate the turbulence viscosity virtual tmp<scalarField> calcNut() const; diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUTabulatedWallFunction/nutUTabulatedWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUTabulatedWallFunction/nutUTabulatedWallFunctionFvPatchScalarField.H index f4cf59b9846ad984b58fbb856f6384ab11b2c2d5..95fda29ef27f28eee3ab1f7bd18416f451330cb9 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUTabulatedWallFunction/nutUTabulatedWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUTabulatedWallFunction/nutUTabulatedWallFunctionFvPatchScalarField.H @@ -70,7 +70,7 @@ protected: uniformInterpolationTable<scalar> uPlusTable_; - // Protected member functions + // Protected Member Functions //- Calculate the turbulence viscosity virtual tmp<scalarField> calcNut() const; diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUWallFunction/nutUWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUWallFunction/nutUWallFunctionFvPatchScalarField.H index 56b894e6f7b6337581412193866fe8b62ae2f454..817ab356aa8bd03b522cc9d8fa8bfaba9db1a177 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUWallFunction/nutUWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutUWallFunction/nutUWallFunctionFvPatchScalarField.H @@ -56,7 +56,7 @@ class nutUWallFunctionFvPatchScalarField { protected: - // Protected member functions + // Protected Member Functions //- Calculate yPLus virtual tmp<scalarField> calcYPlus(const scalarField& magUp) const; diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkRoughWallFunction/nutkRoughWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkRoughWallFunction/nutkRoughWallFunctionFvPatchScalarField.H index 9277ec283790a3986c6950f3b5398b86dad3b1ba..3e6be442b59f58f03528a1273a2757d91745c004 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkRoughWallFunction/nutkRoughWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkRoughWallFunction/nutkRoughWallFunctionFvPatchScalarField.H @@ -72,7 +72,7 @@ protected: scalarField Cs_; - // Protected member functions + // Protected Member Functions //- Compute the roughness function virtual scalar fnRough(const scalar KsPlus, const scalar Cs) const; diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkWallFunction/nutkWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkWallFunction/nutkWallFunctionFvPatchScalarField.H index 14b3d35cc213651e90a97c72c632e3c3f7709820..f19bab734ea9b4a40df5ee3add94ca8446da4613 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkWallFunction/nutkWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutkWallFunction/nutkWallFunctionFvPatchScalarField.H @@ -73,7 +73,7 @@ protected: scalar yPlusLam_; - // Protected member functions + // Protected Member Functions //- Check the type of the patch virtual void checkType(); diff --git a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H index d9d9346d023c664a3bfaa1c69c2dfea8c3526531..f43c6322812c6c9742a7718b3ffb0b47133a0b34 100644 --- a/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H @@ -93,7 +93,7 @@ protected: scalar yPlusLam_; - // Protected member functions + // Protected Member Functions //- Check the type of the patch virtual void checkType();