NAMD
|
#include <PmeBase.h>
Public Attributes | |
double | x |
double | y |
double | z |
double | cg |
double PmeParticle::cg |
Definition at line 38 of file PmeBase.h.
Referenced by PmeRealSpace::compute_forces_order4_partial(), and ComputePme::doWork().
double PmeParticle::x |
Definition at line 37 of file PmeBase.h.
Referenced by ComputePme::doWork(), and scale_coordinates().
double PmeParticle::y |
Definition at line 37 of file PmeBase.h.
Referenced by ComputePme::doWork(), and scale_coordinates().
double PmeParticle::z |
Definition at line 37 of file PmeBase.h.
Referenced by ComputePme::doWork(), and scale_coordinates().