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

Public Member Functions

void rotate (const Eigen::Quaterniond &q, const Eigen::Matrix3d &m)
 Rotate quadrupole moment.
 
void to_json (json &j) const override
 Convert to JSON object.
 
void from_json (const json &j) override
 Convert from JSON object.
 
bool isQuadrupolar () const
 True if non-zero quadrupolar moment.
 
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

Tensor Q = Tensor::Zero()
 Quadrupole.
 

The documentation for this struct was generated from the following files: