Files
openfoam/applications/test/CompactIOList/Make/files
Mark Olesen b2135600a8 ENH: add readContents to CompactIOList, CompactIOField
- align some of the internal handling with each other and with
  CompactListList

ENH: add readContentsSize to IOList, IOField etc.

- sometimes just need to know how many elements are stored on disk
  without actually caring about the content. In those cases, can
  frequently just get that information from the first label token
  without needing to read anything else.
2025-08-27 12:12:19 +02:00

4 lines
69 B
Plaintext

Test-CompactIOList.cxx
EXE = $(FOAM_USER_APPBIN)/Test-CompactIOList