Home | Trees | Indices | Help |
|
---|
|
2 """ 3 ============================================ 4 Transform Library: CellSizer: BravaisLattice 5 ============================================ 6 7 :Author: Karl Norby <knorby@uchicago.edu> 8 :Date: Fri, 1 Sept 2006 9 :Category: Computational Materials Science 10 :Description: Class for a bravais lattice 11 :Copyright: pyXSD License 12 13 Included as part of the CellSizer Library 14 """ 15 #======================================================= 16 #2118 19 self.vectors = vectors 20 self.basis = basis
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Thu Sep 07 21:19:42 2006 | http://epydoc.sourceforge.net |