Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/gromacs/domdec/
H A Ddomdec.cpp2691 int d, dim, npulse, npulse_d_max, npulse_d; in set_cell_limits_dlb() local
2731 npulse_d = static_cast<int>( in set_cell_limits_dlb()
2735 npulse_d_max = std::max(npulse_d_max, npulse_d); in set_cell_limits_dlb()