glotzerlab / hoomd-blue

Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
http://glotzerlab.engin.umich.edu/hoomd-blue
BSD 3-Clause "New" or "Revised" License
335 stars 131 forks source link

Fix HPMC pair potential cpp class name in python to enable HPMC pair potentials from external components #1780

Closed tcmoore3 closed 4 months ago

tcmoore3 commented 5 months ago

Description

See title.

Motivation and context

HOOMD-blue needs to support external components that provide HPMC pair potentials, especially with JIT on its way out.

How has this been tested?

Tested locally. My component builds and runs as expected.

Change log

Checklist: