Contains the Lagrangian class, that encapsulates all interaction terms for a model. More...
Go to the source code of this file.
Data Structures | |
| class | mty::Lagrangian |
| Interaction lagrangian of a model, allows to get all diagrams for a particular process by expanding it the exponential way. More... | |
Namespaces | |
| mty | |
| Namespace of MARTY. | |
Enumerations | |
| enum | Type { Kinetic, Mass, Interaction } |
Functions | |
| mty::interaction::Type | mty::determineTermType (const InteractionTerm &term) |
Contains the Lagrangian class, that encapsulates all interaction terms for a model.
1.8.13