GROUP THEORY SYMBOL

GTTransformFunction

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

DetailsDetails

  • 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:
  • GOVerboseTrueControls the output of additional information.
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

First load the package:

In[1]:=
Click for copyable input

The group is used as an example.

In[2]:=
Click for copyable input
Out[2]=

The function is defined as:

In[3]:=
Click for copyable input

The transformation of the function under is calculated:

In[4]:=
Click for copyable input
Out[4]=

The transformation under all group elements can also be investigated:

In[5]:=
Click for copyable input
Out[5]=