File ivcoord_runner.h¶
↰ Parent directory (ivcoord)
Factory dispatcher, displacement math, and XYZ writer for ivcoord.
Definition (ivcoord/ivcoord_runner.h)¶
Detailed Description¶
Le Nhan Pham
2026
Class IVCoordRunner owns the parser registry. To add a new QC program:
Implement Class IIVCoordParser in src/ivcoord/<program>_ivcoord_parser.{h,cpp}
Include that header in ivcoord_runner.cpp
Add an instance to the parsers vector in IVCoordRunner::extract()
Add the .cpp to CMakeLists.txt SOURCES No other files need to change.
Includes¶
filesystemivcoord/ivcoord_data.h(File ivcoord_data.h)string