|
Gromacs
2025.3
|
#include <cstdint>#include <cstdio>#include "gromacs/math/vectypes.h"#include "gromacs/utility/basedefinitions.h"
Include dependency graph for redistribute.h:
This graph shows which files directly or indirectly include this file: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. | |
1.8.5