ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/PairList.hpp
(Generate patch)

Comparing:
trunk/src/brains/PairList.hpp (file contents), Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
branches/development/src/brains/PairList.hpp (file contents), Revision 1545 by gezelter, Fri Apr 8 21:25:19 2011 UTC

# Line 55 | Line 55 | namespace OpenMD {
55     * @brief PairList class maintains a general purpose list of atom
56     * pairs using the global indices of the atoms.  This structure is
57     * the general form for exclude lists as well as 1-4, 1-3, and 1-2
58 <   * lists.  The PairLists are passed to fortran in a plain array.
58 >   * lists.
59     */
60    class PairList {
61    public:

Comparing:
trunk/src/brains/PairList.hpp (property svn:keywords), Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
branches/development/src/brains/PairList.hpp (property svn:keywords), Revision 1545 by gezelter, Fri Apr 8 21:25:19 2011 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines