Documentation of
MARTY
A
M
odern
AR
tificial
T
heoretical ph
Y
sicist
sgl
include
sgl.h
Go to the documentation of this file.
1
// This file is part of MARTY.
2
//
3
// MARTY is free software: you can redistribute it and/or modify
4
// it under the terms of the GNU General Public License as published by
5
// the Free Software Foundation, either version 3 of the License, or
6
// (at your option) any later version.
7
//
8
// MARTY is distributed in the hope that it will be useful,
9
// but WITHOUT ANY WARRANTY; without even the implied warranty of
10
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
// GNU General Public License for more details.
12
//
13
// You should have received a copy of the GNU General Public License
14
// along with MARTY. If not, see <https://www.gnu.org/licenses/>.
15
23
#include "
abstractgammasym.h
"
24
#include "
multifunction.h
"
25
#include "
exceptions.h
"
26
#include "
typecast.h
"
27
#include "
sgloperations.h
"
28
#include "
cslexpr.h
"
29
#include "
gammaindex.h
"
30
#include "
metricindex.h
"
31
#include "
epsilonindex.h
"
32
#include "
sglcommutation.h
"
33
#include "
contraction.h
"
34
#include "
simplify.h
"
35
#include "
debuglog.h
"
36
#include "
sglalgo.h
"
37
#include "
fierz.h
"
38
#include "
indexchain.h
"
39
#include "
sglinterface.h
"
40
#include "
tensorset.h
"
41
#include "
cslconverter.h
"
42
43
#include "
tracer.h
"
indexchain.h
sgl::IndexChain, main symbolic object of SGL representing a chain of gamma-matrices objects...
simplify.h
Simplification procedures of SGL.
tracer.h
Trace identities for gamma matrices.
cslconverter.h
Convertion utilities from and to CSL.
sgloperations.h
Contains sgl::Prod and sgl::Sum for SGL.
contraction.h
Contraction relations.
sglinterface.h
Interface functions.
tensorset.h
CSL data for a Dirac space allowing to convert expressions from and to CSL.
epsilonindex.h
sgl::EpsilonIndex class for the fully anti-symmetric symbol.
metricindex.h
sgl::MetricIndex, symbolic Minkowski metric in SGL.
multifunction.h
Base class for expressions with arguments in SGL.
cslexpr.h
SGL object representing a CSL Expression, sgl::CSLExpr.
exceptions.h
Exceptions utilities.
sglcommutation.h
Commutation relations.
abstractgammasym.h
Contains the base class for the Symbolic Gamma Library (SGL) and the GExpr definition.
fierz.h
Utilities to apply general Fierz identities in fermion chains.
typecast.h
RTTI utilities for SGL (run-time type information).
sglalgo.h
Contains recursive algorithms for SGL.
debuglog.h
Debug log utlities for SGL with log macros.
gammaindex.h
Gamma matrices symbolic expression for SGL.
Generated by
1.8.13