.. index:: pair: class; rgpot::fortranpots::FeHePot .. _doxid-classrgpot_1_1fortranpots_1_1_fe_he_pot: class rgpot::fortranpots::FeHePot ================================= .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block class FeHePot: public rgpot::Potential< FeHePot > { public: // construction :target:`FeHePot`(); // methods void :target:`forceImpl`(const :ref:`ForceInput`& in, :ref:`ForceOut`* out) const; virtual :ref:`PotCaps` :ref:`caps`() const; }; .. _details-classrgpot_1_1fortranpots_1_1_fe_he_pot: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Methods ------- .. index:: pair: function; caps .. _doxid-classrgpot_1_1fortranpots_1_1_fe_he_pot_1ab60fdbaf1dea040b17ec435f37024b0d: .. ref-code-block:: cpp :class: doxyrest-title-code-block virtual :ref:`PotCaps` caps() const Concurrency and evaluation capabilities of this potential. Multi-threaded callers (NEB images, dimer endpoints) derive their sharing and cloning policy from this instead of hard-coded lists.