•Generation of the topology and insertion of the field

Construction of topologies:

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

Field insertion:

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

Graphical representation of the process:

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

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


Converted by Mathematica  (July 10, 2003)