Skip to content

Commit

Permalink
make function CreateVertexExpressions available for further usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus-Bach committed Feb 9, 2017
1 parent 86d266b commit ceeda25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta/SelfEnergies.m
Expand Up @@ -12,6 +12,9 @@
ConvertSarahTadpoles::usage="converts SARAH's tadpoles to our own
format: SelfEnergies`Tadpole[particle, expression]";

CreateVertexExpressions::usage="creates C/C++ functions for the
given list of vertices";

CreateNPointFunctions::usage="creates C/C++ functions for the
given list of self-energies and tadpoles";

Expand Down

0 comments on commit ceeda25

Please sign in to comment.