.. index:: pair: struct; rgpot::XTBConfig .. _doxid-structrgpot_1_1_x_t_b_config: struct rgpot::XTBConfig ======================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct XTBConfig { // fields GFNMethod :target:`method` = GFNMethod::GFN2xTB; double :target:`accuracy` = 1.0; double :target:`electronic_temperature` = 300.0; int :target:`max_iterations` = 250; double :target:`charge` = 0.0; int :target:`uhf` = 0; };