.. index:: pair: struct; rgpot::MOPACPot::Config .. _doxid-structrgpot_1_1_m_o_p_a_c_pot_1_1_config: struct rgpot::MOPACPot::Config ============================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct Config { // fields int :target:`charge` = 0; int :target:`spin` = 0; int :target:`model` = 4; double :target:`tolerance` = 1.0; int :target:`max_time` = 3600; std::string :target:`engine_path`; };