:orphan: :mod:`atsim.potentials.config._pair_potential_builder` ====================================================== .. py:module:: atsim.potentials.config._pair_potential_builder Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: atsim.potentials.config._pair_potential_builder.Pair_Potentials_From_Tuples_Builder atsim.potentials.config._pair_potential_builder.Pair_Potential_Builder .. py:class:: Pair_Potentials_From_Tuples_Builder(potential_tuples, potential_form_registry, modifier_registry, log_section_name='Pair') Bases: :class:`object` Converts PairPotentialTuple instances into PairPotential objects .. attribute:: potentials .. py:class:: Pair_Potential_Builder(cp, potential_form_registry, modifier_registry) Bases: :class:`object` Uses the output of ConfigParser.pair and .potentialforms properties to build Potential objects .. attribute:: potentials