Home > Applications > SpinW > m_files > sw_symgetgen.m

iFit/sw_symgetgen

PURPOSE ^

creates the generators from a list of symmetry operators

SYNOPSIS ^

function [symOpG, symTrG, isGen] = sw_symgetgen(symOp, symTr)

DESCRIPTION ^

 creates the generators from a list of symmetry operators

 [symOp, symTr, idx] = SW_SYMGETGEN(symOp, symTr)

 Input:

 symOp     Matrix, containing the rotational part of the symmetry
           operators, dimensions are [3 3 nSym].
 symTr     Matrix, whose columns contain the translation of every symmetry
           operator, dimensions are [3 nSym].

 Output:

 symOp, symTr
           A set of operators, that can generate all the operators of the
           input.
 isGen     Vector, that gives whether a given input operator is part of
           the generators, dimensions are [1 nSym].

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1