.. index:: pair: struct; rgpot::TBLiteConfig .. _doxid-structrgpot_1_1_t_b_lite_config: struct rgpot::TBLiteConfig ========================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct TBLiteConfig { // fields TBLiteMethod :target:`method` = TBLiteMethod::GFN2; 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; };