CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::InlineStochHadronEnv::Key Class Reference

Public Member Functions

Keyset (int i, int j, int l, int s)
 
Keyset (int i, int j, int l)
 
Keyset (int i, int j)
 
 Key ()
 
 Key (int i, int j, int l)
 
 Key (int i, int j, int l, int s)
 
 Key (int i, int j)
 
 Key (const Key &klidi)
 
 ~Key ()
 

Public Attributes

multi1d< int > k
 

Detailed Description

Definition at line 294 of file inline_stoch_hadron_w.cc.

Constructor & Destructor Documentation

◆ Key() [1/5]

Chroma::InlineStochHadronEnv::Key::Key ( )
inline

Definition at line 316 of file inline_stoch_hadron_w.cc.

References k.

◆ Key() [2/5]

Chroma::InlineStochHadronEnv::Key::Key ( int  i,
int  j,
int  l 
)
inline

Definition at line 320 of file inline_stoch_hadron_w.cc.

References Chroma::i, j, l, and set().

◆ Key() [3/5]

Chroma::InlineStochHadronEnv::Key::Key ( int  i,
int  j,
int  l,
int  s 
)
inline

Definition at line 323 of file inline_stoch_hadron_w.cc.

References Chroma::i, j, l, Chroma::s(), and set().

◆ Key() [4/5]

Chroma::InlineStochHadronEnv::Key::Key ( int  i,
int  j 
)
inline

Definition at line 326 of file inline_stoch_hadron_w.cc.

References Chroma::i, j, and set().

◆ Key() [5/5]

Chroma::InlineStochHadronEnv::Key::Key ( const Key klidi)
inline

Definition at line 330 of file inline_stoch_hadron_w.cc.

References Chroma::i, and k.

◆ ~Key()

Chroma::InlineStochHadronEnv::Key::~Key ( )
inline

Definition at line 336 of file inline_stoch_hadron_w.cc.

Member Function Documentation

◆ set() [1/3]

Key& Chroma::InlineStochHadronEnv::Key::set ( int  i,
int  j 
)
inline

Definition at line 310 of file inline_stoch_hadron_w.cc.

References Chroma::i, j, and k.

◆ set() [2/3]

Key& Chroma::InlineStochHadronEnv::Key::set ( int  i,
int  j,
int  l 
)
inline

Definition at line 304 of file inline_stoch_hadron_w.cc.

References Chroma::i, j, k, and l.

◆ set() [3/3]

Key& Chroma::InlineStochHadronEnv::Key::set ( int  i,
int  j,
int  l,
int  s 
)
inline

Definition at line 298 of file inline_stoch_hadron_w.cc.

References Chroma::i, j, k, l, and Chroma::s().

Referenced by Key().

Member Data Documentation

◆ k

multi1d<int> Chroma::InlineStochHadronEnv::Key::k

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