CHROMA
|
Shell source construction for Schroedinger Functional. More...
#include <sf_sh_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 |
Shell source construction for Schroedinger Functional.
Create a shell quark source
Definition at line 51 of file sf_sh_source_const.h.
|
inline |
Full constructor.
Definition at line 55 of file sf_sh_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 62 of file sf_sh_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 149 of file sf_sh_source_const.cc.
References BACKWARD, Chroma::chi(), Chroma::CvToFerm(), Chroma::SFShellQuarkSourceConstEnv::Params::direction, Chroma::SFShellQuarkSourceConstEnv::Params::fermbc, Chroma::FermToProp(), Chroma::SchrFermBC::getDecayMax(), Chroma::SchrFermBC::getDecayMin(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::SFShellQuarkSourceConstEnv::Params::j_decay, Chroma::SFShellQuarkSourceConstEnv::Params::link_smearing, Chroma::MINUS, Chroma::AsqtadFermActEnv::name, params, Chroma::GroupXML_t::path, Chroma::PLUS, Chroma::SFShellQuarkSourceConstEnv::Params::quark_displacement, Chroma::SFShellQuarkSourceConstEnv::Params::quark_smearing, Chroma::srcfil(), t0, Chroma::SFShellQuarkSourceConstEnv::Params::t_srce, Chroma::u, Chroma::GroupXML_t::xml, and Chroma::zero.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
|
private |
source params
Definition at line 65 of file sf_sh_source_const.h.