CHROMA
Public Member Functions | Protected Member Functions | List of all members
Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi > Class Template Referenceabstract

A Monomial For Just the EvenEven part of EvenOddPrecLogDetWilsonTypeFermActs. More...

#include <eoprec_logdet_ee_monomial_w.h>

Inheritance diagram for Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >:
Chroma::ExactMonomial< P, Q > Chroma::Monomial< P, Q >

Public Member Functions

virtual ~EvenOddPrecLogDetEvenEvenMonomial ()
 
void dsdq (P &F, const AbsFieldState< P, Q > &s)
 Compute dsdq for the system... Not specified how to actually do this. More...
 
Double S (const AbsFieldState< P, Q > &s)
 Gauge action value. More...
 
void refreshInternalFields (const AbsFieldState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > &s)
 Refresh pseudofermion fields if any. More...
 
void setInternalFields (const Monomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > &m)
 Copy pseudofermions if any. More...
 
- Public Member Functions inherited from Chroma::ExactMonomial< P, Q >
virtual ~ExactMonomial ()
 virtual destructor: More...
 
virtual void resetPredictors (void)
 Reset predictors. More...
 
- Public Member Functions inherited from Chroma::Monomial< P, Q >
virtual ~Monomial ()
 virtual destructor: More...
 

Protected Member Functions

virtual const EvenOddPrecLogDetWilsonTypeFermAct< Phi, P, Q > & getFermAct () const =0
 
virtual int getNumFlavors () const =0
 

Detailed Description

template<typename P, typename Q, typename Phi>
class Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >

A Monomial For Just the EvenEven part of EvenOddPrecLogDetWilsonTypeFermActs.

Monomial is expected to be the same for these fermacts

Definition at line 25 of file eoprec_logdet_ee_monomial_w.h.

Constructor & Destructor Documentation

◆ ~EvenOddPrecLogDetEvenEvenMonomial()

template<typename P , typename Q , typename Phi >
virtual Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >::~EvenOddPrecLogDetEvenEvenMonomial ( )
inlinevirtual

Definition at line 28 of file eoprec_logdet_ee_monomial_w.h.

Member Function Documentation

◆ dsdq()

template<typename P , typename Q , typename Phi >
void Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >::dsdq ( P F,
const AbsFieldState< P, Q > &  s 
)
inlinevirtual

◆ getFermAct()

template<typename P , typename Q , typename Phi >
virtual const EvenOddPrecLogDetWilsonTypeFermAct<Phi,P,Q>& Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >::getFermAct ( ) const
protectedpure virtual

◆ getNumFlavors()

template<typename P , typename Q , typename Phi >
virtual int Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >::getNumFlavors ( ) const
protectedpure virtual

◆ refreshInternalFields()

template<typename P , typename Q , typename Phi >
void Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >::refreshInternalFields ( const AbsFieldState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > &  field_state)
inlinevirtual

Refresh pseudofermion fields if any.

Implements Chroma::ExactMonomial< P, Q >.

Definition at line 85 of file eoprec_logdet_ee_monomial_w.h.

◆ S()

template<typename P , typename Q , typename Phi >
Double Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >::S ( const AbsFieldState< P, Q > &  s)
inlinevirtual

◆ setInternalFields()

template<typename P , typename Q , typename Phi >
void Chroma::EvenOddPrecLogDetEvenEvenMonomial< P, Q, Phi >::setInternalFields ( const Monomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > &  m)
inlinevirtual

Copy pseudofermions if any.

Implements Chroma::ExactMonomial< P, Q >.

Definition at line 90 of file eoprec_logdet_ee_monomial_w.h.


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