|
|
void | rotate (const Eigen::Quaterniond &q, const Eigen::Matrix3d &m) |
| | Rotate polarizability tensor.
|
| |
|
void | to_json (json &j) const override |
| | Convert to JSON object.
|
| |
|
void | from_json (const json &j) override |
| | Convert from JSON object.
|
| |
|
bool | isPolarizable () const |
| | True if non-zero polarizability.
|
| |
|
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...
|
| |
|
|
Point | mui = {1.0, 0.0, 0.0} |
| | induced dipole moment unit vector
|
| |
|
double | muilen = 0.0 |
| | induced dipole moment scalar
|
| |
|
Tensor | alpha = Tensor::Zero() |
| | polarizability tensor
|
| |
The documentation for this struct was generated from the following files: