atsim.potentials.config._pair_potential_builder¶
Module Contents¶
Classes¶
Pair_Potentials_From_Tuples_Builder(potential_tuples, potential_form_registry, modifier_registry, log_section_name=’Pair’) |
Converts PairPotentialTuple instances into PairPotential objects |
Pair_Potential_Builder(cp, potential_form_registry, modifier_registry) |
Uses the output of ConfigParser.pair and .potentialforms properties to build |