faunus
Public Member Functions | Public Attributes | List of all members
Faunus::Polarizable Struct Reference
Inheritance diagram for Faunus::Polarizable:
Inheritance graph
[legend]
Collaboration diagram for Faunus::Polarizable:
Collaboration graph
[legend]

Public Member Functions

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...
 

Public Attributes

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: