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

PartialWall source construction. More...

#include <partwall_source_const.h>

Inheritance diagram for Chroma::PartialWallQuarkSourceConstEnv::SourceConst< T >:
Chroma::QuarkSourceConstruction< T >

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
 

Detailed Description

template<typename T>
class Chroma::PartialWallQuarkSourceConstEnv::SourceConst< T >

PartialWall source construction.

Create a wall propagator source

Definition at line 53 of file partwall_source_const.h.

Constructor & Destructor Documentation

◆ SourceConst() [1/2]

template<typename T >
Chroma::PartialWallQuarkSourceConstEnv::SourceConst< T >::SourceConst ( const Params p)
inline

Full constructor.

Definition at line 57 of file partwall_source_const.h.

◆ SourceConst() [2/2]

template<typename T >
Chroma::PartialWallQuarkSourceConstEnv::SourceConst< T >::SourceConst ( )
inlineprivate

Hide partial constructor.

Definition at line 64 of file partwall_source_const.h.

Member Function Documentation

◆ operator()() [1/2]

LatticePropagator Chroma::PartialWallQuarkSourceConstEnv::SourceConst< LatticePropagator >::operator() ( const multi1d< LatticeColorMatrix > &  u) const
virtual

◆ operator()() [2/2]

template<typename T >
T Chroma::PartialWallQuarkSourceConstEnv::SourceConst< T >::operator() ( const multi1d< LatticeColorMatrix > &  u) const
virtual

Construct the source.

Implements Chroma::QuarkSourceConstruction< T >.

Member Data Documentation

◆ params

template<typename T >
Params Chroma::PartialWallQuarkSourceConstEnv::SourceConst< T >::params
private

source params

Definition at line 67 of file partwall_source_const.h.


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