Skip to main content

Crate hoomd_derive

Crate hoomd_derive 

Source
Expand description

Derive macros for traits from a variety of hoomd-rs crates.

§Complete documentation

hoomd-derive is is a part of hoomd-rs. Read the complete documentation for more information.

Derive Macros§

DeltaEnergyInsert
Automatically implement the hoomd_interaction::DeltaEnergyInsert trait.
DeltaEnergyOne
Automatically implement the hoomd_interaction::DeltaEnergyOne trait.
DeltaEnergyRemove
Automatically implement the hoomd_interaction::DeltaEnergyRemove trait.
MaximumInteractionRange
Automatically implement the hoomd_interaction::MaximumInteractionRange trait.
Orientation
Automatically implement the hoomd_microstate::property::Orientation trait.
Position
Automatically implement the hoomd_microstate::property::Position trait.
SitePairEnergy
Automatically implement the hoomd_interaction::SitePairEnergy trait.
TotalEnergy
Automatically implement the hoomd_interaction::TotalEnergy trait.