Class TempLat::MatterCurrents
ClassList > TempLat > MatterCurrents
A class which computes the matter currents and charge densities of the gauge fields. More...
#include <mattercurrents.h>
Public Functions
| Type | Name |
|---|---|
| MatterCurrents () = default |
Public Static Functions
| Type | Name |
|---|---|
| auto | SU2ChargeDensity (Model & model, Tag< N >) |
| auto | SU2Current (Model & model, Tag< N >, Tag< I > i) |
| auto | SU2Current (Model & model, Tag< N > t) |
| auto | U1ChargeDensity (Model & model, Tag< N > n) |
| auto | U1Current (Model & model, Tag< N >, Tag< I > i) |
| auto | U1Current (Model & model, Tag< N > t) |
Detailed Description
Unit test: ctest -R test-mattercurrents
Public Functions Documentation
function MatterCurrents
Public Static Functions Documentation
function SU2ChargeDensity
template<class Model, int N>
static inline auto TempLat::MatterCurrents::SU2ChargeDensity (
Model & model,
Tag < N >
)
function SU2Current [1/2]
template<class Model, int N, int I>
static inline auto TempLat::MatterCurrents::SU2Current (
Model & model,
Tag < N >,
Tag < I > i
)
function SU2Current [2/2]
template<class Model, int N>
static inline auto TempLat::MatterCurrents::SU2Current (
Model & model,
Tag < N > t
)
function U1ChargeDensity
template<class Model, int N>
static inline auto TempLat::MatterCurrents::U1ChargeDensity (
Model & model,
Tag < N > n
)
function U1Current [1/2]
template<class Model, int N, int I>
static inline auto TempLat::MatterCurrents::U1Current (
Model & model,
Tag < N >,
Tag < I > i
)
function U1Current [2/2]
template<class Model, int N>
static inline auto TempLat::MatterCurrents::U1Current (
Model & model,
Tag < N > t
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/cosmolattice/include/CosmoInterface/definitions/mattercurrents.h