CHROMA
|
Shell source construction. More...
#include <sh_zN_grid_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 |
Shell source construction.
Create a shell quark source
Definition at line 60 of file sh_zN_grid_source_const.h.
|
inline |
Full constructor.
Definition at line 64 of file sh_zN_grid_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 71 of file sh_zN_grid_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 207 of file sh_zN_grid_source_const.cc.
References Chroma::chi(), Chroma::CvToFerm(), Chroma::FermToProp(), Chroma::ShellZnGridQuarkSourceConstEnv::Params::grd, Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), j, Chroma::ShellZnGridQuarkSourceConstEnv::Params::j_decay, Chroma::k, Chroma::ShellZnGridQuarkSourceConstEnv::Params::link_smearing, Chroma::MINUS, Chroma::ShellZnGridQuarkSourceConstEnv::Params::moms, Chroma::AsqtadFermActEnv::name, params, Chroma::GroupXML_t::path, Chroma::ShellZnGridQuarkSourceConstEnv::Params::quark_displacement, Chroma::ShellZnGridQuarkSourceConstEnv::Params::quark_smear_lastP, Chroma::ShellZnGridQuarkSourceConstEnv::Params::quark_smearing, Chroma::ShellZnGridQuarkSourceConstEnv::Params::ran_seed, savern(), setrn(), Chroma::singlePhase(), Chroma::ShellZnGridQuarkSourceConstEnv::Params::t_srce, Chroma::u, Chroma::GroupXML_t::xml, Chroma::zero, and Chroma::zN_rng().
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 360 of file sh_zN_grid_source_const.cc.
References Chroma::chi(), Chroma::CvToFerm(), Chroma::FermToProp(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::ShellZnGridQuarkSourceConstEnv::Params::link_smearing, Chroma::MINUS, Chroma::AsqtadFermActEnv::name, params, Chroma::GroupXML_t::path, Chroma::ShellZnGridQuarkSourceConstEnv::Params::quark_displacement, Chroma::ShellZnGridQuarkSourceConstEnv::Params::quark_smear_lastP, Chroma::ShellZnGridQuarkSourceConstEnv::Params::quark_smearing, Chroma::srcfil(), Chroma::ShellZnGridQuarkSourceConstEnv::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 74 of file sh_zN_grid_source_const.h.