CHROMA
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Chroma::WallQuarkSinkSmearingEnv::SinkSmear< T > Class Template Reference

Wall sink smearing. More...

#include <wall_sink_smearing.h>

Inheritance diagram for Chroma::WallQuarkSinkSmearingEnv::SinkSmear< T >:
Chroma::QuarkSourceSink< T >

Public Member Functions

 SinkSmear (const Params &p, const multi1d< LatticeColorMatrix > &u)
 Full constructor. More...
 
void operator() (T &obj) const
 Smear the sink. More...
 
void operator() (LatticePropagator &quark_sink) const
 Construct the sink smearing. More...
 
void operator() (LatticeStaggeredPropagator &quark_sink) const
 Construct the sink smearing. More...
 
void operator() (LatticeFermion &quark_sink) const
 Construct the sink smearing. More...
 
- Public Member Functions inherited from Chroma::QuarkSourceSink< T >
virtual ~QuarkSourceSink ()
 Virtual destructor to help with cleanup;. More...
 

Private Member Functions

 SinkSmear ()
 Hide partial constructor. More...
 

Private Attributes

Params params
 

Additional Inherited Members

- Protected Member Functions inherited from Chroma::QuarkSourceSink< T >
virtual void create (multi1d< LatticeColorMatrix > &u, const GroupXML_t &link_smearing)
 Potentially smear the gauge field. More...
 

Detailed Description

template<typename T>
class Chroma::WallQuarkSinkSmearingEnv::SinkSmear< T >

Wall sink smearing.

Make a wall propagator sink

Definition at line 43 of file wall_sink_smearing.h.

Constructor & Destructor Documentation

◆ SinkSmear() [1/2]

template<typename T >
Chroma::WallQuarkSinkSmearingEnv::SinkSmear< T >::SinkSmear ( const Params p,
const multi1d< LatticeColorMatrix > &  u 
)
inline

Full constructor.

The gauge field is not used, so discard

Definition at line 48 of file wall_sink_smearing.h.

◆ SinkSmear() [2/2]

template<typename T >
Chroma::WallQuarkSinkSmearingEnv::SinkSmear< T >::SinkSmear ( )
inlineprivate

Hide partial constructor.

Definition at line 55 of file wall_sink_smearing.h.

Member Function Documentation

◆ operator()() [1/4]

void Chroma::WallQuarkSinkSmearingEnv::SinkSmear< LatticeFermion >::operator() ( LatticeFermion &  quark_sink) const
virtual

◆ operator()() [2/4]

void Chroma::WallQuarkSinkSmearingEnv::SinkSmear< LatticePropagator >::operator() ( LatticePropagator &  quark_sink) const

◆ operator()() [3/4]

void Chroma::WallQuarkSinkSmearingEnv::SinkSmear< LatticeStaggeredPropagator >::operator() ( LatticeStaggeredPropagator &  quark_sink) const

◆ operator()() [4/4]

template<typename T >
void Chroma::WallQuarkSinkSmearingEnv::SinkSmear< T >::operator() ( T obj) const
virtual

Smear the sink.

Implements Chroma::QuarkSourceSink< T >.

Member Data Documentation

◆ params

template<typename T >
Params Chroma::WallQuarkSinkSmearingEnv::SinkSmear< T >::params
private

sink params

Definition at line 58 of file wall_sink_smearing.h.


The documentation for this class was generated from the following file: