Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
pme_redistribute.h File Reference
#include "pme_internal.h"
+ Include dependency graph for pme_redistribute.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares functions for redistributing atoms over the PME domains.

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

Functions

void dd_pmeredist_f (struct gmx_pme_t *pme, PmeAtomComm *atc, gmx::ArrayRef< gmx::RVec > f, gmx_bool bAddF)
 Redistributes forces along the dimension gives by atc.
 
void do_redist_pos_coeffs (struct gmx_pme_t *pme, const t_commrec *cr, gmx_bool bFirst, gmx::ArrayRef< const gmx::RVec > x, const real *data)
 Redistributes coefficients and when bFirst=true coordinates over MPI ranks.