NAMD
Public Attributes | List of all members
PmeParticle Struct Reference

#include <PmeBase.h>

Public Attributes

double x
 
double y
 
double z
 
double cg
 

Detailed Description

Definition at line 36 of file PmeBase.h.

Member Data Documentation

◆ cg

double PmeParticle::cg

Definition at line 38 of file PmeBase.h.

Referenced by PmeRealSpace::compute_forces_order4_partial(), and ComputePme::doWork().

◆ x

double PmeParticle::x

Definition at line 37 of file PmeBase.h.

Referenced by ComputePme::doWork(), and scale_coordinates().

◆ y

double PmeParticle::y

Definition at line 37 of file PmeBase.h.

Referenced by ComputePme::doWork(), and scale_coordinates().

◆ z

double PmeParticle::z

Definition at line 37 of file PmeBase.h.

Referenced by ComputePme::doWork(), and scale_coordinates().


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