.. index:: pair: class; rgpot::XTBPot .. _doxid-classrgpot_1_1_x_t_b_pot: class rgpot::XTBPot =================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block class XTBPot: public rgpot::Potential< XTBPot > { public: // construction :target:`XTBPot`(); :target:`XTBPot`(const :ref:`XTBConfig`& config); :target:`XTBPot`(const XTBPot&); :target:`~XTBPot`(); // methods XTBPot& :target:`operator=`(const XTBPot&); void :target:`forceImpl`(const :ref:`ForceInput`& in, :ref:`ForceOut`* out) const; };