Gromacs
2024.4
|
#include <vector>
#include "gromacs/domdec/hashedmap.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/gmxassert.h"
Declares the UpdateGroupsCog class for managing centers of mass of update groups.
Classes | |
class | gmx::UpdateGroupsCog |
Class for managing and computing centers of geometry of update groups. More... | |