|
Grid 0.7.0
|
#include <two_index.h>
Public Types | |
| typedef GaugeGroupTwoIndex< ncolour, S, group_name >::LatticeTwoIndexMatrix | LatticeMatrix |
| typedef GaugeGroupTwoIndex< ncolour, S, group_name >::LatticeTwoIndexField | LatticeField |
Public Member Functions | |
| TwoIndexRep (GridBase *grid) | |
| void | update_representation (const LatticeGaugeField &Uin) |
| LatticeGaugeField | RtoFundamentalProject (const LatticeField &in, Real scale=1.0) const |
Data Fields | |
| LatticeField | U |
Static Public Attributes | |
| static const int | Dimension |
| static const bool | isFundamental |
Private Member Functions | |
| void | projectOnAlgebra (typename GaugeGroup< ncolour, group_name >::LatticeAlgebraVector &h_out, const LatticeMatrix &in, Real scale=1.0) const |
| void | FundamentalLieAlgebraMatrix (typename GaugeGroup< ncolour, group_name >::LatticeAlgebraVector &h, typename GaugeGroup< ncolour, group_name >::LatticeMatrix &out, Real scale=1.0) const |
Definition at line 24 of file two_index.h.
| typedef GaugeGroupTwoIndex<ncolour,S,group_name>::LatticeTwoIndexMatrix TwoIndexRep< ncolour, S, group_name >::LatticeMatrix |
Definition at line 28 of file two_index.h.
| typedef GaugeGroupTwoIndex<ncolour,S,group_name>::LatticeTwoIndexField TwoIndexRep< ncolour, S, group_name >::LatticeField |
Definition at line 29 of file two_index.h.
|
inlineexplicit |
Definition at line 35 of file two_index.h.
|
inline |
Definition at line 37 of file two_index.h.
|
inline |
Definition at line 63 of file two_index.h.
|
inlineprivate |
Definition at line 83 of file two_index.h.
Referenced by TwoIndexRep< Nc, Symmetric, GroupName::SU >::RtoFundamentalProject().
|
inlineprivate |
Definition at line 88 of file two_index.h.
Referenced by TwoIndexRep< Nc, Symmetric, GroupName::SU >::RtoFundamentalProject().
|
static |
Definition at line 30 of file two_index.h.
|
static |
Definition at line 31 of file two_index.h.
| LatticeField TwoIndexRep< ncolour, S, group_name >::U |
Definition at line 33 of file two_index.h.