Gromacs  2025.0-dev-20241009-5c23d5f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
gridsetdata.h File Reference
#include <vector>
#include "gromacs/gpu_utils/hostallocator.h"
+ Include dependency graph for gridsetdata.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares the GridSetData struct which holds grid data that is shared over all grids.

Also declares a struct for work data that is shared over grids.

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

Classes

struct  gmx::GridSetData
 Struct that holds grid data that is shared over all grids. More...
 
struct  gmx::GridWork
 Working arrays for constructing a grid. More...