|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <cstddef>#include <cstdint>#include <array>#include <memory>#include <vector>#include "gromacs/utility/alignedallocator.h"#include "gromacs/utility/arrayref.h"#include "gromacs/utility/range.h"#include "gromacs/utility/real.h"#include "gromacs/utility/vec.h"#include "gromacs/utility/vectypes.h"#include "grid.h"#include "gridsetdata.h"
Include dependency graph for gridset.h:
This graph shows which files directly or indirectly include this file:Declares the GridSet class.
This class holds the grids for the local and non-local domain decomposition zones, as well as the cell and atom data that covers all grids.
Classes | |
| class | gmx::GridSet |
| Holds a set of search grids for the local + non-local DD zones. More... | |
| struct | gmx::GridSet::DomainSetup |
| Description of the domain setup: PBC and the connections between domains. More... | |
1.8.5