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 25 of file PmeBase.h.

Member Data Documentation

double PmeParticle::cg

Definition at line 27 of file PmeBase.h.

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

double PmeParticle::x

Definition at line 26 of file PmeBase.h.

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

double PmeParticle::y

Definition at line 26 of file PmeBase.h.

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

double PmeParticle::z

Definition at line 26 of file PmeBase.h.

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


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