Gromacs
2024.4
|
#include <vector>
#include "gromacs/math/vectypes.h"
#include "gromacs/pbcutil/mshift.h"
#include "gromacs/utility/arrayref.h"
Declares the WholeMolecules class for generating whole molecules.
Classes | |
class | gmx::WholeMoleculeTransform |
This class manages a coordinate buffer with molecules not split over periodic boundary conditions for use in force calculations which require whole molecules. More... | |