|
occ
|
Neighbor pair information for crystal energy computation. More...
#include <crystal_energy.h>
Public Attributes | |
| int | mol_i |
| Index of first molecule. | |
| int | mol_j |
| Index of second molecule. | |
| IVec3 | cell_shift |
| Lattice translation of mol_j. | |
| double | weight |
| Pair weight (typically 1.0 for canonical unique pairs) | |
| double | com_distance = 0.0 |
| COM-COM distance (Angstrom), for electrostatic COM gate. | |
Neighbor pair information for crystal energy computation.
| IVec3 occ::mults::NeighborPair::cell_shift |
Lattice translation of mol_j.
| double occ::mults::NeighborPair::com_distance = 0.0 |
COM-COM distance (Angstrom), for electrostatic COM gate.
| int occ::mults::NeighborPair::mol_i |
Index of first molecule.
| int occ::mults::NeighborPair::mol_j |
Index of second molecule.
| double occ::mults::NeighborPair::weight |
Pair weight (typically 1.0 for canonical unique pairs)