openfoam/applications/test/UIListStream
Mark Olesen 2bd2f83f6e ENH: cleanup and rationalize memory-backed streams
- more consistent naming:
  * Versions that hold and manage their own memory:
      IListStream, OListStream

  * Versions that reference a fixed size external memory:
      UIListStream, UOListStream

- use List storage instead of DynamicList within OListStream.
  Avoids duplicate bookkeeping, more direct handling of resizing.
2017-10-26 12:09:47 +02:00
..
Make ENH: cleanup and rationalize memory-backed streams 2017-10-26 12:09:47 +02:00
Test-UIListStream.C ENH: cleanup and rationalize memory-backed streams 2017-10-26 12:09:47 +02:00