•Generation of the topology and insertion of the field

Construction of topologies:

mesonstop = CreateTopologies[1, 1 -> 1, Adjacencies -> {4}] ;

Field insertion:

mesontreeinsert = InsertFields[mesonstop, {PhiMeson[0, {i1}]} -> {AxialVector0[0, {i3}]}, Model -> "Automatic", GenericModel -> "Automatic", InsertionLevel -> Classes] ;

Graphical representation of the process:

Paint[mesontreeinsert, PaintLevel -> {Classes}, AutoEdit -> False, Numbering -> False, SheetHeader -> False, ColumnsXRows -> {1, 1}] ;

[Graphics:../HTMLFiles/index_39.gif]


Converted by Mathematica  (July 10, 2003)