git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2249 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2008-11-21 16:22:54 +00:00
parent 6c666819b2
commit 4a481ad820
1 changed files with 8 additions and 0 deletions

View File

@ -16,3 +16,11 @@ PRB(2006)73:054104.
The output is a number with the following mapping:
enum{UNKNOWN,BCC,FCC,HCP,ICO};
or in other words:
0 == UNKNOWN
1 == BCC
2 == FCC
3 == HCP
4 == ICO