CHROMA
|
Wave source construction for Schroedinger Functional. More...
#include <sf_wave_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 |
Wave source construction for Schroedinger Functional.
Create a wave propagator source
Definition at line 48 of file sf_wave_source_const.h.
|
inline |
Full constructor.
Definition at line 52 of file sf_wave_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 59 of file sf_wave_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 120 of file sf_wave_source_const.cc.
References BACKWARD, Chroma::chi(), Chroma::SFWaveQuarkSourceConstEnv::Params::direction, Chroma::SFWaveQuarkSourceConstEnv::Params::fermbc, Chroma::FermToProp(), Chroma::SchrFermBC::getDecayMax(), Chroma::SchrFermBC::getDecayMin(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::SFWaveQuarkSourceConstEnv::Params::j_decay, Chroma::MINUS, Chroma::SFWaveQuarkSourceConstEnv::Params::mom, Chroma::AsqtadFermActEnv::name, Nd, params, Chroma::GroupXML_t::path, Chroma::PLUS, Chroma::singlePhase(), t0, Chroma::SFWaveQuarkSourceConstEnv::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 62 of file sf_wave_source_const.h.