CHROMA
Namespaces | Functions
srcfil.h File Reference

Point source construction. More...

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::srcfil (LatticeFermion &a, const multi1d< int > &coord, int color_index, int spin_index)
 Fill a specific color and spin index with 1.0. More...
 
void Chroma::srcfil (LatticeColorVector &a, const multi1d< int > &coord, int color_index)
 Fill a specific color index with 1.0. More...
 
void Chroma::srcfil (LatticeStaggeredFermion &a, const multi1d< int > &coord, int color_index)
 Fill a specific color and spin index with 1.0. More...
 

Detailed Description

Point source construction.

Definition in file srcfil.h.