|
faunus
|
Charge (monopole) property. More...
#include <particle.h>


Public Member Functions | |
| void | to_json (json &j) const override |
| Convert to JSON object. | |
| void | from_json (const json &j) override |
| Convert from JSON object. | |
| template<class Archive > | |
| void | serialize (Archive &archive) |
Public Member Functions inherited from Faunus::ParticlePropertyBase | |
| void | rotate (const Eigen::Quaterniond &q, const Eigen::Matrix3d &) |
| Internal rotation. More... | |
Public Attributes | |
| double | charge = 0.0 |
| Particle radius. | |
Charge (monopole) property.
1.8.13