OpenFOAM-2.4.x/src/OpenFOAM
Henry Weller 1da3d4aa6f polyMesh: Ensure parallel consistency in findCell
by ensuring tetBasePtIs is called on all processors, even for those with
0 cells.  Also use unique communicator for globalMeshData to avoid data
transfer interference.

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1792
2015-10-21 12:52:30 +01:00
..
algorithms Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
containers UList, FixedList: Correct swap member function 2015-07-15 12:06:27 +01:00
db includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
dimensionedTypes SchaefferFrictionalStress: phi input in deg as in JohnsonJacksonFrictionalStress 2014-03-03 19:20:17 +00:00
dimensionSet Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
fields BUG: timeVaryingUniformFixedValuePointPatchField: calling updateCoeffs with null internal field 2014-05-27 15:44:20 +01:00
global Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
graph Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
include Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
interpolations Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
Make includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
matrices GAMG solver: Set the following defaults: 2015-05-03 18:10:05 +01:00
memory Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
meshes polyMesh: Ensure parallel consistency in findCell 2015-10-21 12:52:30 +01:00
primitives utilities/postProcessing/noise: Corrected documentation 2015-08-19 11:41:26 +01:00