Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
#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:

Description

Declares the atom redistribution function.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

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, int *ncg_moved)
 Redistribute the atoms to their, new, local domains.