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

Shell sink smearing. More...

#include <sh_sink_smearing.h>

Inheritance diagram for Chroma::ShellQuarkSinkSmearingEnv::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
 Smear the sink. More...
 
void operator() (LatticeStaggeredPropagator &quark_sink) const
 Smear the sink. More...
 
void operator() (LatticeFermion &quark_sink) const
 Smear the sink. 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
 
multi1d< LatticeColorMatrix > u_smr
 

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::ShellQuarkSinkSmearingEnv::SinkSmear< T >

Shell sink smearing.

Sink smeared quark

Definition at line 48 of file sh_sink_smearing.h.

Constructor & Destructor Documentation

◆ SinkSmear() [1/2]

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

◆ SinkSmear() [2/2]

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

Hide partial constructor.

Definition at line 63 of file sh_sink_smearing.h.

Member Function Documentation

◆ operator()() [1/4]

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

◆ operator()() [2/4]

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

◆ operator()() [3/4]

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

◆ operator()() [4/4]

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

Smear the sink.

Implements Chroma::QuarkSourceSink< T >.

Member Data Documentation

◆ params

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

sink params

Definition at line 66 of file sh_sink_smearing.h.

Referenced by Chroma::ShellQuarkSinkSmearingEnv::SinkSmear< T >::SinkSmear().

◆ u_smr

template<typename T >
multi1d<LatticeColorMatrix> Chroma::ShellQuarkSinkSmearingEnv::SinkSmear< T >::u_smr
private

hold a smeared copy for efficiency

Definition at line 67 of file sh_sink_smearing.h.

Referenced by Chroma::ShellQuarkSinkSmearingEnv::SinkSmear< T >::SinkSmear().


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