|
NAMD
|
#include <ComputeLCPO.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | r |
| Vector * | f |
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
Definition at line 22 of file ComputeLCPO.h.
| Vector* LCPOAtom::f |
Definition at line 24 of file ComputeLCPO.h.
Referenced by ComputeLCPO::doForce().
| float LCPOAtom::r |
Definition at line 23 of file ComputeLCPO.h.
Referenced by ComputeLCPO::doForce().
| float LCPOAtom::x |
Definition at line 23 of file ComputeLCPO.h.
Referenced by ComputeLCPO::doForce().
| float LCPOAtom::y |
Definition at line 23 of file ComputeLCPO.h.
Referenced by ComputeLCPO::doForce().
| float LCPOAtom::z |
Definition at line 23 of file ComputeLCPO.h.
Referenced by ComputeLCPO::doForce().
1.8.14