Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
gridset.h File Reference
#include <memory>
#include <vector>
#include "gromacs/math/vec.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/alignedallocator.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/range.h"
#include "grid.h"
#include "gridsetdata.h"
+ Include dependency graph for gridset.h:
+ This graph shows which files directly or indirectly include this file:

Description

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.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

Classes

class  Nbnxm::GridSet
 Holds a set of search grids for the local + non-local DD zones. More...
 
struct  Nbnxm::GridSet::DomainSetup
 Description of the domain setup: PBC and the connections between domains. More...