CHROMA
|
Wall source construction. More...
#include <wall_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 |
Wall source construction.
Create a wall propagator source
Definition at line 42 of file wall_source_const.h.
|
inline |
Full constructor.
Definition at line 46 of file wall_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 53 of file wall_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 112 of file wall_source_const.cc.
References Chroma::chi(), Chroma::FermToProp(), Chroma::WallQuarkSourceConstEnv::Params::j_decay, params, Chroma::WallQuarkSourceConstEnv::Params::t_source, and Chroma::walfil().
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
|
private |
source params
Definition at line 56 of file wall_source_const.h.