Manifold¶
- class hoomd.md.manifold.Manifold¶
Base class manifold object.
Warning
Users should not instantiate
Manifold
directly, but should instead instantiate one of its subclasses defining a specific manifold geometry.Warning
Only one manifold can be applied to a given method or active forces.
- __eq__(other)¶
Test for equality.