Gromacs  2026.0-dev-20251105-11eb1db
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
pmegrid_t Struct Reference

#include <gromacs/ewald/pme_internal.h>

Description

Data structure for a single PME grid.

Public Member Functions

gmx::ArrayRef< realgrid ()
 Returns a view to the grid.
 
gmx::ArrayRef< const realgrid () const
 Returns a const view to the grid.
 
void setGridStorage (AlignedVector< real > *gridStoragePtr, size_t gridSize)
 Sets the grid storage to point to gridStoragePtr, using gridSize elements.
 

Public Attributes

ivec ci
 
ivec n
 
ivec offset
 
int order
 
ivec s
 

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