Gromacs
2026.0-dev-20250217-60d5e5b
|
#include <cstdint>
#include <cstdio>
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/basedefinitions.h"
Declares the atom redistribution function.
Functions | |
void | dd_redistribute_cg (FILE *fplog, int64_t step, gmx_domdec_t *dd, ivec tric_dir, t_state *state, t_forcerec *fr, t_nrnb *nrnb) |
Redistribute the atoms to their, new, local domains. | |