-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added documentation for the Kira interface.
- Loading branch information
Showing
19 changed files
with
1,198 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
% !TeX program = pdflatex | ||
% !TeX root = FIREShowOutput.tex | ||
|
||
\documentclass[../FeynHelpersManual.tex]{subfiles} | ||
\begin{document} | ||
\begin{Shaded} | ||
\begin{Highlighting}[] | ||
|
||
\end{Highlighting} | ||
\end{Shaded} | ||
|
||
\hypertarget{fireshowoutput}{ | ||
\section{FIREShowOutput}\label{fireshowoutput}\index{FIREShowOutput}} | ||
|
||
\texttt{FIREShowOutput} is an option for \texttt{FIRECreateStartFile} | ||
and other FIRE-related functions. | ||
|
||
When set to \texttt{True}, the output of the current process run will be | ||
shown via \texttt{Print}. When set to \texttt{False} the output is | ||
suppressed. | ||
|
||
\subsection{See also} | ||
|
||
\hyperlink{toc}{Overview}, \hyperlink{firethreads}{FIREThreads}, | ||
\hyperlink{firecompressor}{FIRECompressor}, | ||
\hyperlink{firefthreads}{FIREFthreads}, | ||
\hyperlink{firelthreads}{FIRELthreads}, | ||
\hyperlink{fireintegrals}{FIREIntegrals}, | ||
\hyperlink{firepospref}{FIREPosPref}, | ||
\hyperlink{firesthreads}{FIRESthreads}. | ||
|
||
\subsection{Examples} | ||
\end{document} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
% !TeX program = pdflatex | ||
% !TeX root = KiraBinaryPath.tex | ||
|
||
\documentclass[../FeynHelpersManual.tex]{subfiles} | ||
\begin{document} | ||
\begin{Shaded} | ||
\begin{Highlighting}[] | ||
|
||
\end{Highlighting} | ||
\end{Shaded} | ||
|
||
\hypertarget{kirabinarypath}{ | ||
\section{KiraBinaryPath}\label{kirabinarypath}\index{KiraBinaryPath}} | ||
|
||
\texttt{KiraBinaryPath} is an option for \texttt{KiraRunReduction} and | ||
other Kira-related functions. | ||
|
||
It specifies the path to the Kira binary. The default value is just | ||
``kira''. | ||
|
||
\subsection{See also} | ||
|
||
\hyperlink{toc}{Overview}, | ||
\hyperlink{kiramassdimensions}{KiraMassDimensions}, | ||
\hyperlink{kirajobfilename}{KiraJobFileName}, | ||
\hyperlink{kiraintegrals}{KiraIntegrals}. | ||
|
||
\subsection{Examples} | ||
\end{document} |
Oops, something went wrong.