2e6eb5f2ce
polyMeshDistributionMap: renamed mapDistributePolyMesh -> polyMeshDistributionMap
...
This is a map data structure rather than a class or function which performs the
mapping operation so polyMeshDistributionMap is more logical and comprehensible
than mapDistributePolyMesh.
2022-03-31 18:01:44 +01:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +01:00
1e6c9a0a54
Updated UPstream::commsTypes to use the C++11 enum class
2017-03-10 19:54:55 +00:00
7656c076c8
C++11: Replaced the C NULL with the safer C++11 nullptr
...
Requires gcc version 4.7 or higher
2016-08-05 17:19:38 +01:00
4500971827
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
a8bf4be58a
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
8c4f6b8fcb
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
6a27f7af46
boundaryField() -> boundaryFieldRef()
2016-04-24 22:07:37 +01:00
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00