Add InputNamelist and OutputNamelist as I/O data transfer APIs
to be used with internal & external list-directed I/O; delete the
needless original namelist-specific Begin... calls.
Implement NAMELIST output and input; add basic tests.
Details
Diff Detail
Event Timeline
All builds, tests, and looks good to me.
The Phabricator review page has many comments about "Lint Pre-merge checks" failing, but I ran clang-format on everything and it didn't show any differences.
clang-tidy: warning: unused function 'getModel' [clang-diagnostic-unused-function]
not useful