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§
- Delta
Energy Insert - Automatically implement the
hoomd_interaction::DeltaEnergyInserttrait. - Delta
Energy One - Automatically implement the
hoomd_interaction::DeltaEnergyOnetrait. - Delta
Energy Remove - Automatically implement the
hoomd_interaction::DeltaEnergyRemovetrait. - Maximum
Interaction Range - Automatically implement the
hoomd_interaction::MaximumInteractionRangetrait. - Orientation
- Automatically implement the
hoomd_microstate::property::Orientationtrait. - Position
- Automatically implement the
hoomd_microstate::property::Positiontrait. - Site
Pair Energy - Automatically implement the
hoomd_interaction::SitePairEnergytrait. - Total
Energy - Automatically implement the
hoomd_interaction::TotalEnergytrait.