Mark Olesen
0343ab00f3
DOC: add application/test/README.md
...
- extraction of Description from the respective tests.
Relatively incomplete
Uses the `application/tests/get-descriptions` extractor
2023-10-24 10:57:49 +02:00
Mark Olesen
47cd988296
ENH: eliminate code duplication in Circulator/ConstCirculator
2022-03-12 21:16:29 +01:00
OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
OpenFOAM bot
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
Mark Olesen
1883a872a1
STYLE: adds comments in empty Make/options files
...
- easier when making modifications
STYLE: spelling in topoSetSource comments
2018-11-13 15:21:13 +01:00
Mark Olesen
f959927910
ENH: improve consistency of ListOps and stringListOps
...
- subsetList, inplaceSubsetList with optional inverted logic.
- use moveable elements where possible.
- allow optional starting offset for the identity global function.
Eg, 'identity(10, start)' vs 'identity(10) + start'
2018-02-21 12:58:00 +01:00
Henry Weller
913103ec0a
Rename circulators to be consistent with the standard OpenFOAM class naming convention
2015-08-06 16:54:47 +01:00
laurence
75a4267684
BUG: face: Revert commit 51db019
and add special test for face of size 1
2013-01-11 12:10:20 +00:00
laurence
51db019bee
BUG: face: Early exit test on circulate removed.
...
Does not work for faces of size 1 that match
2013-01-10 10:47:47 +00:00
laurence
23f04e33b5
ENH: circulator added
...
circulator and const_circulator wrap around lists so that they may be
iterated over indefinitely.
2012-12-11 16:18:29 +00:00