|
occ
|
Information about how a UC molecule relates to its independent representative. More...
#include <crystal_optimizer.h>
Public Attributes | |
| int | independent_idx = -1 |
| Which independent molecule this derives from. | |
| Mat3 | R_cart = Mat3::Identity() |
| Cartesian rotation from symop. | |
| Vec3 | t_cart = Vec3::Zero() |
| Cartesian translation from symop. | |
Information about how a UC molecule relates to its independent representative.
| int occ::mults::SymmetryMapping::UCMoleculeInfo::independent_idx = -1 |
Which independent molecule this derives from.
| Mat3 occ::mults::SymmetryMapping::UCMoleculeInfo::R_cart = Mat3::Identity() |
Cartesian rotation from symop.
| Vec3 occ::mults::SymmetryMapping::UCMoleculeInfo::t_cart = Vec3::Zero() |
Cartesian translation from symop.