CHROMA
|
No quark displacement. More...
#include <no_quark_displacement.h>
Public Member Functions | |
QuarkDisplace (const Params &p) | |
Full constructor. More... | |
void | operator() (T &quark, const multi1d< LatticeColorMatrix > &u, enum PlusMinus isign) const |
Displace the quark. More... | |
Public Member Functions inherited from Chroma::QuarkDisplacement< T > | |
virtual | ~QuarkDisplacement () |
Virtual destructor to help with cleanup;. More... | |
Private Member Functions | |
QuarkDisplace () | |
Hide partial constructor. More... | |
Private Attributes | |
Params | params |
No quark displacement.
No quark displacement object
Definition at line 39 of file no_quark_displacement.h.
|
inline |
Full constructor.
Definition at line 43 of file no_quark_displacement.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 53 of file no_quark_displacement.h.
|
inlinevirtual |
Displace the quark.
Implements Chroma::QuarkDisplacement< T >.
Definition at line 46 of file no_quark_displacement.h.
|
private |
displacement params
Definition at line 56 of file no_quark_displacement.h.