|
Gromacs
2026.1
|
#include <optional>#include "gromacs/utility/enumerationhelpers.h"#include "gromacs/utility/real.h"#include "nbnxm_enums.h"
Include dependency graph for pairlistparams.h:
This graph shows which files directly or indirectly include this file:Declares the PairlistType enum and PairlistParams class.
Classes | |
| struct | gmx::PairlistParams |
| The setup for generating and pruning the nbnxn pair list. More... | |
Variables | |
| static constexpr gmx::EnumerationArray < PairlistType, int > | gmx::IClusterSizePerListType |
| Gives the i-cluster size for each pairlist type. More... | |
| static constexpr gmx::EnumerationArray < PairlistType, int > | gmx::JClusterSizePerListType |
| Gives the j-cluster size for each pairlist type. More... | |
1.8.5