CHROMA
Public Types | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial Class Reference

Wrapper class for 2-flavor unprec ferm monomials. More...

#include <unprec_one_flavor_rat_monomial_w.h>

Inheritance diagram for Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial:
Chroma::OneFlavorRatExactUnprecWilsonTypeFermMonomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix >, LatticeFermion > Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi > Chroma::ExactWilsonTypeFermMonomial< P, Q, Phi > Chroma::ExactFermMonomial4D< P, Q, Phi > Chroma::ExactFermMonomial< P, Q, Phi > Chroma::ExactMonomial< P, Q > Chroma::Monomial< P, Q >

Public Types

typedef LatticeFermion T
 
typedef multi1d< LatticeColorMatrix > P
 
typedef multi1d< LatticeColorMatrix > Q
 

Public Member Functions

 UnprecOneFlavorWilsonTypeFermRatMonomial (const OneFlavorWilsonTypeFermRatMonomialParams &param_)
 
- Public Member Functions inherited from Chroma::OneFlavorRatExactUnprecWilsonTypeFermMonomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix >, LatticeFermion >
 ~OneFlavorRatExactUnprecWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual Double S (const AbsFieldState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > &s)
 Compute the total action. More...
 
- Public Member Functions inherited from Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >
 ~OneFlavorRatExactWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual void dsdq (P &F, const AbsFieldState< P, Q > &s)
 Compute dsdq for the system... More...
 
virtual void refreshInternalFields (const AbsFieldState< P, Q > &s)
 Refresh pseudofermions. More...
 
virtual void setInternalFields (const Monomial< P, Q > &m)
 Copy pseudofermions if any. More...
 
virtual Double S_subset (const AbsFieldState< P, Q > &s) const
 Compute the action on the appropriate subset. More...
 
- Public Member Functions inherited from Chroma::ExactWilsonTypeFermMonomial< P, Q, Phi >
 ~ExactWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual void resetPredictors (void)
 Reset predictors. More...
 
- Public Member Functions inherited from Chroma::ExactFermMonomial4D< P, Q, Phi >
 ~ExactFermMonomial4D ()
 virtual destructor: More...
 
- Public Member Functions inherited from Chroma::ExactFermMonomial< P, Q, Phi >
 ~ExactFermMonomial ()
 virtual destructor: More...
 
- Public Member Functions inherited from Chroma::ExactMonomial< P, Q >
virtual ~ExactMonomial ()
 virtual destructor: More...
 
- Public Member Functions inherited from Chroma::Monomial< P, Q >
virtual ~Monomial ()
 virtual destructor: More...
 

Protected Member Functions

multi1d< T > & getPhi (void)
 mutator for pseudofermion More...
 
const multi1d< T > & getPhi (void) const
 Accessor for pseudofermion (read only) More...
 
const WilsonTypeFermAct< T, P, Q > & getFermAct (void) const
 Get at fermion action. More...
 
const GroupXML_tgetActionInvParams (void) const
 Get parameters for the inverter. More...
 
const GroupXML_tgetForceInvParams (void) const
 Get parameters for the inverter. More...
 
int getNPF () const
 Return number of roots in used. More...
 
const RemezCoeff_tgetFPFE () const
 Return the partial fraction expansion for the force calc. More...
 
const RemezCoeff_tgetSPFE () const
 Return the partial fraction expansion for the action calc. More...
 
const RemezCoeff_tgetSIPFE () const
 Return the partial fraction expansion for the heat-bath. More...
 

Private Member Functions

 UnprecOneFlavorWilsonTypeFermRatMonomial ()
 
void operator= (const UnprecOneFlavorWilsonTypeFermRatMonomial &)
 

Private Attributes

multi1d< Tphi
 
Handle< const WilsonTypeFermAct< T, P, Q > > fermact
 
GroupXML_t actionInvParam
 
GroupXML_t forceInvParam
 
int num_pf
 
RemezCoeff_t fpfe
 
RemezCoeff_t spfe
 
RemezCoeff_t sipfe
 

Detailed Description

Wrapper class for 2-flavor unprec ferm monomials.

Monomial is expected to be the same for these fermacts

Definition at line 28 of file unprec_one_flavor_rat_monomial_w.h.

Member Typedef Documentation

◆ P

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

Definition at line 37 of file unprec_one_flavor_rat_monomial_w.h.

◆ Q

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

Definition at line 38 of file unprec_one_flavor_rat_monomial_w.h.

◆ T

Definition at line 36 of file unprec_one_flavor_rat_monomial_w.h.

Constructor & Destructor Documentation

◆ UnprecOneFlavorWilsonTypeFermRatMonomial() [1/2]

Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::UnprecOneFlavorWilsonTypeFermRatMonomial ( const OneFlavorWilsonTypeFermRatMonomialParams param_)

◆ UnprecOneFlavorWilsonTypeFermRatMonomial() [2/2]

Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::UnprecOneFlavorWilsonTypeFermRatMonomial ( )
private

Member Function Documentation

◆ getActionInvParams()

const GroupXML_t& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getActionInvParams ( void  ) const
inlineprotectedvirtual

◆ getFermAct()

const WilsonTypeFermAct<T,P,Q>& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getFermAct ( void  ) const
inlineprotectedvirtual

◆ getForceInvParams()

const GroupXML_t& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getForceInvParams ( void  ) const
inlineprotectedvirtual

◆ getFPFE()

const RemezCoeff_t& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getFPFE ( ) const
inlineprotectedvirtual

◆ getNPF()

int Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getNPF ( ) const
inlineprotectedvirtual

◆ getPhi() [1/2]

multi1d<T>& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getPhi ( void  )
inlineprotectedvirtual

◆ getPhi() [2/2]

const multi1d<T>& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getPhi ( void  ) const
inlineprotectedvirtual

◆ getSIPFE()

const RemezCoeff_t& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getSIPFE ( ) const
inlineprotectedvirtual

◆ getSPFE()

const RemezCoeff_t& Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::getSPFE ( ) const
inlineprotectedvirtual

Return the partial fraction expansion for the action calc.

Implements Chroma::OneFlavorRatExactUnprecWilsonTypeFermMonomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix >, LatticeFermion >.

Definition at line 69 of file unprec_one_flavor_rat_monomial_w.h.

References spfe.

◆ operator=()

void Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::operator= ( const UnprecOneFlavorWilsonTypeFermRatMonomial )
private

Member Data Documentation

◆ actionInvParam

GroupXML_t Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::actionInvParam
private

◆ fermact

Handle<const WilsonTypeFermAct<T,P,Q> > Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::fermact
private

◆ forceInvParam

GroupXML_t Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::forceInvParam
private

◆ fpfe

RemezCoeff_t Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::fpfe
private

◆ num_pf

int Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::num_pf
private

◆ phi

multi1d<T> Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::phi
private

Definition at line 80 of file unprec_one_flavor_rat_monomial_w.h.

Referenced by getPhi().

◆ sipfe

RemezCoeff_t Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::sipfe
private

◆ spfe

RemezCoeff_t Chroma::UnprecOneFlavorWilsonTypeFermRatMonomial::spfe
private

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