struct rgpot::XTBDlopenConfigΒΆ

Plugin path: dlopen libxtb_engine.so, which implements the same ISO_C_BINDING singlepoint as linked XTBPot behind xtb_c_abi.h. Search: engine_path, RGPOT_XTB_ENGINE, XTB_ENGINE, bare libxtb_engine.so, then EON_POTENTIALS_PATH / RGPOT_ENGINE_PATH.

#include <XTBDlopen.hpp>
 
struct XTBDlopenConfig {
    // fields
 
    XTBConfig xtb {};
    std::string engine_path;
};