mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Corrected typos in comment: "the the" -> "the"
This commit is contained in:
@ -218,7 +218,7 @@ public:
|
||||
//- Return the mixture flux
|
||||
inline const surfaceScalarField& phi() const;
|
||||
|
||||
//- Return non-const access to the the mixture flux
|
||||
//- Return non-const access to the mixture flux
|
||||
inline surfaceScalarField& phi();
|
||||
|
||||
//- Return the dilatation term
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -728,7 +728,7 @@ private:
|
||||
|
||||
label classifyBoundaryPoint(Cell_handle cit) const;
|
||||
|
||||
//- Index all of the the Delaunay cells and calculate their
|
||||
//- Index all of the Delaunay cells and calculate their
|
||||
//- Dual points
|
||||
void indexDualVertices
|
||||
(
|
||||
|
||||
@ -513,7 +513,7 @@ void Foam::conformalVoronoiMesh::createExternalEdgePointGroup
|
||||
// Convex. So refPt will be inside domain and hence a master point
|
||||
Foam::point refPt = edgePt - ppDist*refVec;
|
||||
|
||||
// Insert the master point pairing the the first slave
|
||||
// Insert the master point pairing the first slave
|
||||
|
||||
if (!geometryToConformTo_.inside(refPt))
|
||||
{
|
||||
|
||||
@ -26,7 +26,7 @@ sortCoupledFaceCells false;
|
||||
// blockCoeffs dictionary to construct a decompositionMethod to do
|
||||
// a block subdivision) and then applies the renumberMethod to each
|
||||
// block in turn. This can be used in large cases to keep the blocks
|
||||
// fitting in cache with all the the cache misses bunched at the end.
|
||||
// fitting in cache with all the cache misses bunched at the end.
|
||||
// This number is the approximate size of the blocks - this gets converted
|
||||
// to a number of blocks that is the input to the decomposition method.
|
||||
//blockSize 1000;
|
||||
|
||||
@ -53,7 +53,7 @@ Header files changes
|
||||
global_extern.h has appropriate changes, must use it
|
||||
global_extern_proto.h new file, access from global_extern.h
|
||||
|
||||
Basically the the old global_extern.h file has been split into two files now.
|
||||
Basically the old global_extern.h file has been split into two files now.
|
||||
|
||||
|
||||
|
||||
@ -644,7 +644,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
Notes:
|
||||
-----
|
||||
* Will not be called unless there are some nsided elements in the the part.
|
||||
* Will not be called unless there are some nsided elements in the part.
|
||||
|
||||
* Providing nsided information to Ensight:
|
||||
|
||||
|
||||
@ -2312,7 +2312,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
Notes:
|
||||
-----
|
||||
* Will not be called unless there are some nsided elements in the the part.
|
||||
* Will not be called unless there are some nsided elements in the part.
|
||||
|
||||
* Providing nsided information to Ensight:
|
||||
|
||||
|
||||
@ -53,7 +53,7 @@ Header files changes
|
||||
global_extern.h has appropriate changes, must use it
|
||||
global_extern_protr.h new file, access from global_extern.h
|
||||
|
||||
Basically the the old global_extern.h file has been split into two files now.
|
||||
Basically the old global_extern.h file has been split into two files now.
|
||||
|
||||
|
||||
|
||||
@ -644,7 +644,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
Notes:
|
||||
-----
|
||||
* Will not be called unless there are some nsided elements in the the part.
|
||||
* Will not be called unless there are some nsided elements in the part.
|
||||
|
||||
* Providing nsided information to Ensight:
|
||||
|
||||
|
||||
@ -2437,7 +2437,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
Notes:
|
||||
-----
|
||||
* Will not be called unless there are some nsided elements in the the part.
|
||||
* Will not be called unless there are some nsided elements in the part.
|
||||
|
||||
* Providing nsided information to Ensight:
|
||||
|
||||
|
||||
@ -67,7 +67,7 @@ c.Finally a third routine to return an array of flags for a given
|
||||
|
||||
|
||||
****************************************************************************
|
||||
Note: Only the the Ensight Gold example reader, has been moved to
|
||||
Note: Only the Ensight Gold example reader, has been moved to
|
||||
this 2.06 API level. And it is purely for an example - it does not
|
||||
actually provide a benefit.
|
||||
****************************************************************************
|
||||
@ -2407,7 +2407,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
Notes:
|
||||
-----
|
||||
* Will not be called unless there are some nsided elements in the the part.
|
||||
* Will not be called unless there are some nsided elements in the part.
|
||||
|
||||
* Providing nsided information to Ensight:
|
||||
|
||||
|
||||
@ -81,7 +81,7 @@ c.Finally a third routine to return an array of flags for a given
|
||||
|
||||
|
||||
****************************************************************************
|
||||
Note: Only the the Ensight Gold example reader, has been moved to
|
||||
Note: Only the Ensight Gold example reader, has been moved to
|
||||
this 2.06 API level. And it is purely for an example - it does not
|
||||
actually provide a benefit.
|
||||
****************************************************************************
|
||||
@ -2421,7 +2421,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
Notes:
|
||||
-----
|
||||
* Will not be called unless there are some nsided elements in the the part.
|
||||
* Will not be called unless there are some nsided elements in the part.
|
||||
|
||||
* Providing nsided information to Ensight:
|
||||
|
||||
|
||||
@ -85,7 +85,7 @@ c.Finally a third routine to return an array of flags for a given
|
||||
|
||||
|
||||
****************************************************************************
|
||||
Note: Only the the Ensight Gold example reader, has been moved to
|
||||
Note: Only the Ensight Gold example reader, has been moved to
|
||||
this 2.06 API level. And it is purely for an example - it does not
|
||||
actually provide a benefit.
|
||||
****************************************************************************
|
||||
@ -2425,7 +2425,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
Notes:
|
||||
-----
|
||||
* Will not be called unless there are some nsided elements in the the part.
|
||||
* Will not be called unless there are some nsided elements in the part.
|
||||
|
||||
* Providing nsided information to Ensight:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user