|
|
| E6Gauged (SemiSimpleGroup *t_group, Gauge *gauge, std::string const &nameBoson, bool addGhost) |
| |
|
| E6Gauged (SemiSimpleGroup *t_group, Gauge *gauge, std::string const &nameBoson, bool addGhost, const csl::Expr &t_coupling) |
| |
|
mty::gauge::GroupType | getType () const override |
| |
|
void | setGeneratorProperties (Irrep const &rep, mty::Generator &generator) override |
| |
|
void | generateRepGenerator (const Irrep &irrep) override |
| |
|
| NonAbelianGauged (SemiSimpleGroup *t_group, Gauge *gauge, std::string const &nameBoson, bool addGhost) |
| |
|
| NonAbelianGauged (SemiSimpleGroup *t_group, Gauge *gauge, std::string const &nameBoson, bool addGhost, const csl::Expr &t_coupling) |
| |
|
csl::Expr | covariantDerivative (QuantumFieldParent &field, const csl::Index &mu, const std::vector< csl::Index > &fieldIndices, csl::Tensor &point) override |
| |
|
| GaugedGroup (SemiSimpleGroup *t_group, Gauge *gauge, std::string const &bosonName, bool addGhost) |
| |
|
| GaugedGroup (SemiSimpleGroup *t_group, Gauge *gauge, std::string const &bosonName, bool addGhost, const csl::Expr &t_coupling) |
| |
|
std::string | getName () const |
| |
|
SemiSimpleGroup * | getGroup () const |
| |
|
bool | isBroken () const |
| |
|
SemiSimpleAlgebra const * | getAlgebra () const |
| |
|
mty::gauge::Choice | getGaugeChoice () const |
| |
|
csl::Expr | getEffectiveQuadraticCasimir (mty::Irrep const &irrep) const |
| |
|
csl::Expr | getCA () const |
| |
|
csl::Expr | getCF () const |
| |
|
mty::Generator | getF () const |
| |
|
csl::Tensor | getD (size_t p) const |
| |
|
virtual csl::Tensor | getDTilde () const |
| |
|
void | setGaugeChoice (gauge::Type t_choice) |
| |
|
std::string | getNameGenerator () const |
| |
|
void | setNameGenerator (const std::string &newName) |
| |
|
csl::Expr | getCouplingConstant () const |
| |
|
void | setBroken (bool t_broken) |
| |
|
void | setCouplingConstant (const csl::Expr &expr) |
| |
|
Particle | buildVectorBoson () |
| |
|
Particle | buildGhost () |
| |
|
AlgebraState | getHighestWeight (const csl::Space *space) const |
| |
|
csl::Expr | covariantDerivative (const csl::Expr &field, const csl::Index &mu) |
| |
|
mty::Generator | getGenerator (const Irrep &field) |
| |
|
mty::Generator | getGenerator (const QuantumFieldParent &field) |
| |
|
mty::Generator | getGenerator (std::vector< int > const &labels) |
| |