Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 621 Bytes

module-hpmc-pair-user.rst

File metadata and controls

27 lines (19 loc) · 621 Bytes

hoomd.hpmc.pair.user

Overview

.. py:currentmodule:: hoomd.hpmc.pair.user

.. autosummary::
    :nosignatures:

    CPPPotentialBase
    CPPPotential
    CPPPotentialUnion

Details

.. automodule:: hoomd.hpmc.pair.user
    :synopsis: User defined pair potentials for Monte Carlo.

    .. autoclass:: CPPPotentialBase
    .. autoclass:: CPPPotential
        :show-inheritance:
    .. autoclass:: CPPPotentialUnion
        :show-inheritance: