CHROMA
|
Point source construction for Schroedinger functional. More...
#include <sf_pt_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... | |
LatticeStaggeredPropagator | 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 |
Point source construction for Schroedinger functional.
Create a point propagator source
Definition at line 50 of file sf_pt_source_const.h.
|
inline |
Full constructor.
Definition at line 54 of file sf_pt_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 61 of file sf_pt_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 145 of file sf_pt_source_const.cc.
References BACKWARD, Chroma::chi(), Chroma::CvToFerm(), Chroma::SFPointQuarkSourceConstEnv::Params::direction, Chroma::SFPointQuarkSourceConstEnv::Params::fermbc, Chroma::FermToProp(), Chroma::SchrFermBC::getDecayMax(), Chroma::SchrFermBC::getDecayMin(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::SFPointQuarkSourceConstEnv::Params::j_decay, Chroma::SFPointQuarkSourceConstEnv::Params::link_smearing, Chroma::MINUS, Chroma::AsqtadFermActEnv::name, params, Chroma::GroupXML_t::path, Chroma::PLUS, Chroma::SFPointQuarkSourceConstEnv::Params::quark_displacement, Chroma::srcfil(), t0, Chroma::SFPointQuarkSourceConstEnv::Params::t_srce, Chroma::u, Chroma::GroupXML_t::xml, and Chroma::zero.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 283 of file sf_pt_source_const.cc.
References Chroma::chi(), Chroma::CvToFerm(), Chroma::FermToProp(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::SFPointQuarkSourceConstEnv::Params::link_smearing, Chroma::MINUS, Chroma::AsqtadFermActEnv::name, params, Chroma::GroupXML_t::path, Chroma::SFPointQuarkSourceConstEnv::Params::quark_displacement, Chroma::srcfil(), Chroma::SFPointQuarkSourceConstEnv::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 64 of file sf_pt_source_const.h.