Gromacs
2026.0-dev-20250217-60d5e5b
|
#include "domdec_zones.h"
#include "gromacs/domdec/domdec_internal.h"
#include "gromacs/domdec/domdec_struct.h"
#include "gromacs/domdec/utility.h"
#include "gromacs/utility/fatalerror.h"
Implements the DomdecZones class.
Variables | |
static const ivec | gmx::sc_ddZoneOrder [sc_maxNumZones] |
The DD zone order. More... | |
static const int | gmx::ddNonbondedZonePairRanges [sc_maxNumIZones][3] |
The non-bonded zone-pair setup for domain decomposition. More... | |