CHROMA
Namespaces | Functions
laplacian.cc File Reference

Laplacian smearing of a source. More...

#include "chromabase.h"
#include "meas/smear/laplacian.h"
#include "actions/boson/operator/klein_gord.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

template<typename T >
void Chroma::laplacian (const multi1d< LatticeColorMatrix > &u, T &chi, int j_decay, int power)
 Do a covariant Gaussian smearing of a lattice field. More...
 
void Chroma::laplacian (const multi1d< LatticeColorMatrix > &u, LatticeColorVector &chi, int j_decay, int power)
 Do a covariant Gaussian smearing of a lattice field. More...
 
void Chroma::laplacian (const multi1d< LatticeColorMatrix > &u, LatticePropagator &chi, int j_decay, int power)
 Do a covariant Gaussian smearing of a lattice field. More...
 

Detailed Description

Laplacian smearing of a source.

Definition in file laplacian.cc.