File ivcoord_parser_base.h

Parent directory (ivcoord)

Abstract interface for QC program-specific ivcoord parsers.

Definition (ivcoord/ivcoord_parser_base.h)

Detailed Description

Le Nhan Pham

2026

New QC program support (ORCA, Q-Chem, NWChem, …) is added by implementing this interface in a new file inside src/ivcoord/, registering the parser in IVCoordRunner::extract(), and adding the .cpp to CMakeLists.txt SOURCES. No other files need to change.

Includes

Included By

Classes