feynml.interface.formcalc.propagator.Propagator
- class feynml.interface.formcalc.propagator.Propagator(type: str, v1: feynml.interface.formcalc.vertex.Vertex, v2: feynml.interface.formcalc.vertex.Vertex, f: feynml.interface.formcalc.field.Field)[source]
Bases:
object
Methods
__init__
(type, v1, v2, f)from_str
(propagator)Example
n
()re
()to_feynml
(insertions)Attributes
type
v1
v2
f