621740e90b
polyBoundaryMesh::findPatchID,findPatchIDs: renamed findIndex,findIndices
...
Index is a better name to describe a label index than ID which may be an
integer, word or other means of identification.
2023-12-16 13:27:12 +00:00
ed7e703040
Time::timeName(): no longer needed, calls replaced by name()
...
The timeName() function simply returns the dimensionedScalar::name() which holds
the user-time name of the current time and now that timeName() is no longer
virtual the dimensionedScalar::name() can be called directly. The timeName()
function implementation is maintained for backward-compatibility.
2022-11-30 15:53:51 +00:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +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
def52a306a
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00