Changeset 3789 for trunk/GSASIIstrIO.py
- Timestamp:
- Jan 19, 2019 8:38:49 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrIO.py
r3760 r3789 697 697 698 698 def cellVary(pfx,SGData): 699 'needs a doc string' 699 '''Creates equivalences for a phase based on the Laue class. 700 Returns a list of A tensor terms that are non-zero. 701 ''' 700 702 if SGData['SGLaue'] in ['-1',]: 701 703 return [pfx+'A0',pfx+'A1',pfx+'A2',pfx+'A3',pfx+'A4',pfx+'A5']
Note: See TracChangeset
for help on using the changeset viewer.