GroupTheory`
GroupTheory`

GTClassMultTable

GTClassMultTable[classes]

calculates a table of class-multiplication coefficient.

Details and Options

  • Consider the classes , and . The number of solutions with is called class-multiplication coefficient . GTClassMultTable plots the matrix .
  • The following options can be given:
  • GOFast GOFastValueSkips the input validation
    GOVerbose TrueControls the output of additional information
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica. Chapter 3.2

Examples

open allclose all

Basic Examples  (1)

First, load the package:

Then run the example:

Options  (3)

GOVerbose  (1)

GOFast  (2)

Since GTClassMultTable may have large computation times in general, the evaluation time is not changed much, using GOFastTrue.

If GOFastFalse is used, a check of the input will be performed.