Commit 4a481ad8 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2249 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 6c666819
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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