Gromacs  2025-dev-20241008-cf8b9ef
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
DDGridSetup Struct Reference

#include <gromacs/domdec/domdec_setup.h>

Description

Describes the DD grid setup.

This struct is for temporary use when choosing and initializing the domain decomposition grid.

Public Attributes

int numPmeOnlyRanks = 0
 The number of separate PME ranks, 0 if none or all ranks do PME.
 
ivec numDomains = { 0, 0, 0 }
 The number of domains along each dimension.
 
int numDDDimensions = 0
 The number of dimensions which we decompose in domains.
 
ivec ddDimensions = { -1, -1, -1 }
 The domain decomposition dimensions, the first numDDDimensions entries are used.
 

The documentation for this struct was generated from the following file: