ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/utils/zsub.cpp
(Generate patch)

Comparing trunk/OOPSE/utils/zsub.cpp (file contents):
Revision 1108 by tim, Wed Apr 14 15:37:41 2004 UTC vs.
Revision 1116 by tim, Thu Apr 15 22:15:21 2004 UTC

# Line 16 | Line 16 | using namespace std;
16   * @version: 1.0
17   * @email: tlin@nd.edu
18   *
19 < * This program is a substitue of quickLate. It not only implemnet all of the functions in
20 < * quickLate, but also provide the functions of replacing atom types for z-constraint.
19 > * This program is a substitue of quickLate. It not only implemnets all of the functions in
20 > * quickLate, but also provides the functions of replacing atom types for z-constraint.
21   * This implement is kind of wierd!!!
22   */
23   vector<int> getAtomToZMol(SimInfo* info, vector<int>& zmolIndex);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines