3ace8f434b
polyTopoChangeMap: Renamed from mapPolyMesh to clarify purpose and scope
...
The polyTopoChangeMap is the map specifically relating to polyMesh topological
changes generated by polyTopoChange and used to update and map mesh related
types and fields following the topo-change.
2022-03-31 22:05:37 +01:00
25d274736f
MeshZones: Renamed ZoneMesh to MeshZones
2021-07-14 14:10:28 +01:00
def4772281
Documentation: Centred the Class Declaration comment
...
Patch contributed by Institute of Fluid Dynamics,
Helmholtz-Zentrum Dresden - Rossendorf (HZDR)
2020-08-28 13:28:58 +01:00
e599162b09
Utilities: standardised the class declaration section comments to correspond to the foamNewSource template
2019-06-19 17:53:10 +01:00
8e9f692aa4
Standardised the class declaration section comments to correspond to the foamNewSource template
2019-06-13 21:26:33 +01:00
fc4d7b92c3
Corrected documentation comment for disabled copy constructors
2019-05-29 15:58:42 +01:00
9140984cf4
Added "= delete" to disabled bitwise copy constructors and assignment operators
...
Currently these deleted function declarations are still in the private section
of the class declarations but will be moved by hand to the public section over
time as this is too complex to automate reliably.
2019-05-28 15:26:45 +01:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +01:00
644253773f
mergePolyMesh: Added check for zero patches in the master mesh
...
Patch contributed by Jakub Benda
Resolves bug-report https://bugs.openfoam.org/view.php?id=2727
2017-10-18 16:24:08 +01:00
4500971827
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +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
0da5b0f989
Updated headers
2016-04-21 21:07:28 +01:00
d327a3f431
utilities/mesh/manipulation: Rationalized "End" message
2016-04-21 21:06:45 +01:00
10aea96ae5
applications: Update ...ErrorIn -> ...ErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-10 17:53:31 +00:00
86f10cda39
mergeMeshes: Disable functionObjects
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1756
2015-10-23 12:41:46 +01:00
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00