GroupTheory`
GroupTheory`

GTTransformFunction

GTTransformFunction[sym,f,{x,y,z}]

transforms the scalar function f[x,y,z] with respect to the symmetry elements sym.

Details and Options

  • The transformation of a function with respect to a symmetry element is performed according to: . sym may be a single symmetry element or a list of symmetry elements.
  • The following option can be given:
  • GOVerbose TrueControls the output of additional information.
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica.

Examples

open allclose all

Basic Examples  (1)

First load the package:

The group is used as an example.

The function is defined as:

The transformation of the function under is calculated:

The transformation under all group elements can also be investigated:

Options  (1)

GOVerbose  (1)

The output of the table can be switched of.