Chroma::AsqtadConnectState Class Reference
[Fermion states]

The actual Asqtad thing. More...

#include <asqtad_state.h>

Inheritance diagram for Chroma::AsqtadConnectState:

Chroma::AsqtadConnectStateBase Chroma::FermState< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > Chroma::ConnectState< P, Q > List of all members.

Public Types

typedef LatticeStaggeredFermion T
typedef multi1d< LatticeColorMatrix > P
typedef multi1d< LatticeColorMatrix > Q
typedef Real WordBase_t

Public Member Functions

 AsqtadConnectState (Handle< FermBC< T, P, Q > > fbc_, const multi1d< LatticeColorMatrix > &u_, const multi1d< LatticeColorMatrix > &u_fat_, const multi1d< LatticeColorMatrix > &u_triple_)
 Full Constructor.
 ~AsqtadConnectState ()
const multi1d< LatticeColorMatrix > & getLinks () const
 Return the link fields needed in constructing linear operators.
const multi1d< LatticeColorMatrix > & getFatLinks () const
const multi1d< LatticeColorMatrix > & getTripleLinks () const
const FermBC< T, P, Q > & getBC () const
 Return the gauge BC object for this state.
Handle< FermBC< T, P, Q > > getFermBC () const
 Return the ferm BC object for this state.

Private Member Functions

 AsqtadConnectState ()
void operator= (const AsqtadConnectState &)

Private Attributes

Handle< FermBC< T, P, Q > > fbc
multi1d< LatticeColorMatrix > u
multi1d< LatticeColorMatrix > u_fat
multi1d< LatticeColorMatrix > u_triple

Detailed Description

The actual Asqtad thing.

Definition at line 48 of file asqtad_state.h.


Member Typedef Documentation

typedef multi1d<LatticeColorMatrix> Chroma::AsqtadConnectState::P

Definition at line 53 of file asqtad_state.h.

typedef multi1d<LatticeColorMatrix> Chroma::AsqtadConnectState::Q

Definition at line 54 of file asqtad_state.h.

typedef LatticeStaggeredFermion Chroma::AsqtadConnectState::T

Definition at line 52 of file asqtad_state.h.

typedef Real Chroma::AsqtadConnectState::WordBase_t

Definition at line 56 of file asqtad_state.h.


Constructor & Destructor Documentation

Chroma::AsqtadConnectState::AsqtadConnectState ( Handle< FermBC< T, P, Q > >  fbc_,
const multi1d< LatticeColorMatrix > &  u_,
const multi1d< LatticeColorMatrix > &  u_fat_,
const multi1d< LatticeColorMatrix > &  u_triple_ 
) [inline]

Full Constructor.

Definition at line 60 of file asqtad_state.h.

Chroma::AsqtadConnectState::~AsqtadConnectState (  )  [inline]

Definition at line 66 of file asqtad_state.h.

Chroma::AsqtadConnectState::AsqtadConnectState (  )  [inline, private]

Definition at line 80 of file asqtad_state.h.


Member Function Documentation

const FermBC<T,P,Q>& Chroma::AsqtadConnectState::getBC (  )  const [inline, virtual]

Return the gauge BC object for this state.

Implements Chroma::AsqtadConnectStateBase.

Definition at line 74 of file asqtad_state.h.

References fbc.

const multi1d<LatticeColorMatrix>& Chroma::AsqtadConnectState::getFatLinks (  )  const [inline, virtual]

Implements Chroma::AsqtadConnectStateBase.

Definition at line 70 of file asqtad_state.h.

References u_fat.

Handle< FermBC<T,P,Q> > Chroma::AsqtadConnectState::getFermBC (  )  const [inline, virtual]

Return the ferm BC object for this state.

Implements Chroma::AsqtadConnectStateBase.

Definition at line 77 of file asqtad_state.h.

References fbc.

const multi1d<LatticeColorMatrix>& Chroma::AsqtadConnectState::getLinks (  )  const [inline, virtual]

Return the link fields needed in constructing linear operators.

Implements Chroma::ConnectState< P, Q >.

Definition at line 69 of file asqtad_state.h.

References u.

const multi1d<LatticeColorMatrix>& Chroma::AsqtadConnectState::getTripleLinks (  )  const [inline, virtual]

Implements Chroma::AsqtadConnectStateBase.

Definition at line 71 of file asqtad_state.h.

References u_triple.

void Chroma::AsqtadConnectState::operator= ( const AsqtadConnectState  )  [inline, private]

Definition at line 81 of file asqtad_state.h.


Member Data Documentation

Handle< FermBC<T,P,Q> > Chroma::AsqtadConnectState::fbc [private]

Definition at line 84 of file asqtad_state.h.

Referenced by getBC(), and getFermBC().

multi1d<LatticeColorMatrix> Chroma::AsqtadConnectState::u [private]

Definition at line 85 of file asqtad_state.h.

Referenced by getLinks().

multi1d<LatticeColorMatrix> Chroma::AsqtadConnectState::u_fat [private]

Definition at line 86 of file asqtad_state.h.

Referenced by getFatLinks().

multi1d<LatticeColorMatrix> Chroma::AsqtadConnectState::u_triple [private]

Definition at line 87 of file asqtad_state.h.

Referenced by getTripleLinks().


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 04:40:05 2009 for CHROMA by  doxygen 1.4.7