openfoam/applications
Mark Olesen 0eb4354ee0 ENH: use DynamicList for handling stored objects (ReadFields)
- DynamicList can be used as a LIFO with fewer allocations than a
  linked-list would have.

- support generic name matcher for readFields()
2023-07-31 20:11:32 +02:00
..
solvers ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
test ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities ENH: use DynamicList for handling stored objects (ReadFields) 2023-07-31 20:11:32 +02:00
Allwmake COMP: increment lemon sources, fix stray comment char (wmkdepend) 2022-05-11 09:53:58 +02:00