Gromacs  2026.0-dev-20251109-f20ba35
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
SplineCoefficients Class Reference

#include <gromacs/ewald/pme_internal.h>

Description

Coefficients for theta or dtheta.

Public Member Functions

void realloc (int nalloc)
 Reallocate for use with up to nalloc coefficients.
 

Public Attributes

std::array< real *, DIM > coefficients = { { nullptr } }
 Pointers to the coefficient buffer for x, y, z.
 

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