CHROMA
Namespaces | Functions
displacement.h File Reference

Parallel transport a lattice field. More...

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::displacement (const multi1d< LatticeColorMatrix > &u, LatticeColorVector &chi, int length, int dir)
 Apply a displacement operator to a lattice field. More...
 
void Chroma::displacement (const multi1d< LatticeColorMatrix > &u, LatticePropagator &chi, int length, int dir)
 Apply a displacement operator to a lattice field. More...
 
template<typename T >
void Chroma::displacement (const multi1d< LatticeColorMatrix > &u, T &chi, int length, int dir)
 Apply a displacement operator to a lattice field. More...
 
void Chroma::displacement (const multi1d< LatticeColorMatrix > &u, LatticeStaggeredFermion &chi, int length, int dir)
 
void Chroma::displacement (const multi1d< LatticeColorMatrix > &u, LatticeStaggeredPropagator &chi, int length, int dir)
 

Detailed Description

Parallel transport a lattice field.

Definition in file displacement.h.