Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/gromacs/ewald/
H A Dpme_internal.h94 static const real lb_scale_factor[] = { 1.0 / 64, 6.0 / 64, 15.0 / 64, 20.0 / 64, variable
H A Dpme.cpp1541 scale *= lb_scale_factor[grid_index - 2]; in gmx_pme_do()