CHROMA
|
Random Z2 wall source construction. More...
#include <rndz2wall_source_const.h>
Public Member Functions | |
SourceConst (const Params &p) | |
Full constructor. More... | |
T | operator() (const multi1d< LatticeColorMatrix > &u) const |
Construct the source. More... | |
LatticePropagator | operator() (const multi1d< LatticeColorMatrix > &u) const |
Construct the source. More... | |
Public Member Functions inherited from Chroma::QuarkSourceConstruction< T > | |
virtual | ~QuarkSourceConstruction () |
Virtual destructor to help with cleanup;. More... | |
Private Member Functions | |
SourceConst () | |
Hide partial constructor. More... | |
Private Attributes | |
Params | params |
Random Z2 wall source construction.
Create a random z2 wall source
Definition at line 44 of file rndz2wall_source_const.h.
|
inline |
Full constructor.
Definition at line 48 of file rndz2wall_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 55 of file rndz2wall_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 128 of file rndz2wall_source_const.cc.
References Chroma::chi(), Chroma::CvToFerm(), Chroma::FermToProp(), Chroma::i, Chroma::RandZ2WallQuarkSourceConstEnv::Params::j_decay, mu, params, Chroma::RandZ2WallQuarkSourceConstEnv::Params::ran_seed, savern(), setrn(), Chroma::RandZ2WallQuarkSourceConstEnv::Params::t_source, z, and Chroma::zero.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
|
private |
source params
Definition at line 58 of file rndz2wall_source_const.h.