Gromacs
2022.2
|
Data structure to hold dipole-related data and staging arrays.
Public Attributes | |
gmx::DVec | muStaging [2] = { { 0.0, 0.0, 0.0 } } |
Dipole staging for fast summing over MPI. | |
gmx::RVec | muStateAB [2] = { { 0.0_real, 0.0_real, 0.0_real } } |
Dipole staging for states A and B (index 0 and 1 resp.) | |