| 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); |