Home
last modified time | relevance | path

Searched refs:rest_local (Results 1 – 1 of 1) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/domdec/
H A Ddomdec_topology.cpp372 int ndiff_tot, cl[F_NRE], n, ndiff, rest_global, rest_local; in dd_print_missing_interactions() local
397 rest_local = local_count; in dd_print_missing_interactions()
422 rest_local -= cl[ftype]; in dd_print_missing_interactions()
426 ndiff = rest_local - rest_global; in dd_print_missing_interactions()