Gromacs
2026.0-dev-20250215-e896270
|
#include <vector>
#include "gromacs/domdec/hashedmap.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/defaultinitializationallocator.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/real.h"
Declares the UpdateGroupsCog class for managing centers of mass of update groups.
Classes | |
class | gmx::Range< typename > |
Defines a range of integer numbers and accompanying operations. More... | |
class | gmx::UpdateGroupsCog |
Class for managing and computing centers of geometry of update groups. More... | |