Re: The exact meaning of the natn array ( No.1 ) |
- Date: 2012/07/21 09:40
- Name: T.Ozaki
- Hi,
In natn[i][j], i and j are a global and local indexes, respectively, where j corresponds to neighboring atoms for atom i, and 'neighboring' is defined by overlap of basis functions on atoms i and j. Then, natn gives us the global index for atom indexed by j.
Regards,
TO
|
|