#[derive(NetSiteForceVirialAndTorque)]Expand description
Automatically implement the hoomd_interaction::NetSiteForceVirialAndTorque trait.
The implemented net_site_force_virial_and_torque sums the result of net_site_force_virial_and_torque
over all fields.
Valid on:
- Structs with named fields.
- Tuple structs.