CHROMA
|
PartialWall source construction. More...
#include <partwall_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 |
PartialWall source construction.
Create a wall propagator source
Definition at line 53 of file partwall_source_const.h.
|
inline |
Full constructor.
Definition at line 57 of file partwall_source_const.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 64 of file partwall_source_const.h.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
Definition at line 133 of file partwall_source_const.cc.
References Chroma::chi(), coord(), Chroma::FermToProp(), Chroma::PartialWallQuarkSourceConstEnv::Params::fixed_dirs, Chroma::i, Chroma::AsqtadFermActEnv::name, Nd, Chroma::one, params, Chroma::tmp, and Chroma::zero.
|
virtual |
Construct the source.
Implements Chroma::QuarkSourceConstruction< T >.
|
private |
source params
Definition at line 67 of file partwall_source_const.h.