CHROMA
|
Wall source construction for Schroedinger Functional. More...
#include <sf_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 for Schroedinger Functional.
Create a wall propagator source
Definition at line 47 of file sf_wall_source_const.h.
|
inline |
Full constructor.
Definition at line 51 of file sf_wall_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 58 of file sf_wall_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 118 of file sf_wall_source_const.cc.
References BACKWARD, Chroma::chi(), Chroma::SFWallQuarkSourceConstEnv::Params::direction, Chroma::SFWallQuarkSourceConstEnv::Params::fermbc, Chroma::FermToProp(), Chroma::SchrFermBC::getDecayMax(), Chroma::SchrFermBC::getDecayMin(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::SFWallQuarkSourceConstEnv::Params::j_decay, Chroma::MINUS, Chroma::AsqtadFermActEnv::name, params, Chroma::GroupXML_t::path, Chroma::PLUS, t0, Chroma::SFWallQuarkSourceConstEnv::Params::t_source, Chroma::u, Chroma::walfil(), and Chroma::GroupXML_t::xml.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
|
private |
source params
Definition at line 61 of file sf_wall_source_const.h.