openfoam/applications/utilities
Mark Olesen ffc9894033 STYLE: more consistency in writeEntry() signatures
- boundary entries with writeEntry(const word&, ...) instead of
  writeEntry(const keyType&, ...) to match with most other
  writeEntry() signatures. Also, this content will not be used
  to supply regex matched sub-dictionaries.

STYLE: more consistent patch initEvaluate()/evaluate() coding
2024-05-28 17:50:03 +01:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: separate registry and revised file locations for finite-area 2024-04-19 17:20:09 +02:00
mesh ENH: add single-time handling to timeSelector 2024-05-06 22:22:42 +02:00
miscellaneous ENH: add dictionary::findStream() - symmetric with findDict() 2024-05-23 13:51:53 +02:00
parallelProcessing STYLE: use PstreamBuffers default construct 2024-04-29 10:21:25 +02:00
postProcessing ENH: add single-time handling to timeSelector 2024-05-06 22:22:42 +02:00
preProcessing STYLE: more consistency in writeEntry() signatures 2024-05-28 17:50:03 +01:00
surface ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
thermophysical STYLE: use spanstream instead of stringstream in more places 2024-03-07 15:04:54 +01:00