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

Exact 2 degen flavor even-odd preconditioned fermact monomial. More...

#include <two_flavor_monomial_w.h>

Inheritance diagram for Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >:
Chroma::TwoFlavorExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT > Chroma::TwoFlavorExactWilsonTypeFermMonomial< 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 > Chroma::EvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial Chroma::SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial

Public Member Functions

virtual ~TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT ()
 virtual destructor: More...
 
virtual Double S_even_even (const AbsFieldState< P, Q > &s)
 Even even contribution. More...
 
Double S (const AbsFieldState< P, Q > &s)
 Compute the total action. More...
 
virtual void dsdq (P &F, const AbsFieldState< P, Q > &s)
 Compute dsdq for the system... More...
 
- Public Member Functions inherited from Chroma::TwoFlavorExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >
virtual ~TwoFlavorExactEOPrecWilsonTypeFermMonomialT ()
 virtual destructor: More...
 
virtual Double S_odd_odd (const AbsFieldState< P, Q > &s)
 Compute the odd odd contribution (eg. More...
 
- Public Member Functions inherited from Chroma::TwoFlavorExactWilsonTypeFermMonomial< P, Q, Phi >
 ~TwoFlavorExactWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual void refreshInternalFields (const AbsFieldState< P, Q > &field_state)
 Refresh pseudofermions. More...
 
virtual void setInternalFields (const Monomial< P, Q > &m)
 Copy pseudofermions if any. More...
 
virtual void resetPredictors (void)
 Reset predictors. More...
 
- Public Member Functions inherited from Chroma::ExactWilsonTypeFermMonomial< P, Q, Phi >
 ~ExactWilsonTypeFermMonomial ()
 virtual destructor: 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

virtual const Phi & getPhi (void) const =0
 Accessor for pseudofermion with Pf index i (read only) More...
 
virtual Phi & getPhi (void)=0
 mutator for pseudofermion with Pf index i More...
 
virtual const EOFermActT< Phi, P, Q > & getFermAct () const =0
 Get at fermion action For now the prototype is the same as before – wait until we refactor these before making them EvenOddPrecConstDetWilsonType... More...
 
virtual const GroupXML_tgetInvParams (void) const =0
 Get inverter params. More...
 
virtual AbsChronologicalPredictor4D< Phi > & getMDSolutionPredictor (void)=0
 Get the initial guess predictor. More...
 

Detailed Description

template<typename P, typename Q, typename Phi, template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
class Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >

Exact 2 degen flavor even-odd preconditioned fermact monomial.

Exact 2 degen flavor even-odd preconditioned fermact monomial. Constand even even determinant so can supplyt

Definition at line 425 of file two_flavor_monomial_w.h.

Constructor & Destructor Documentation

◆ ~TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT()

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::~TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT ( )
inlinevirtual

virtual destructor:

Definition at line 430 of file two_flavor_monomial_w.h.

Member Function Documentation

◆ dsdq()

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual void Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::dsdq ( P F,
const AbsFieldState< P, Q > &  s 
)
inlinevirtual

◆ getFermAct()

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual const EOFermActT<Phi,P,Q>& Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::getFermAct ( ) const
protectedpure virtual

◆ getInvParams()

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual const GroupXML_t& Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::getInvParams ( void  ) const
protectedpure virtual

◆ getMDSolutionPredictor()

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual AbsChronologicalPredictor4D<Phi>& Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::getMDSolutionPredictor ( void  )
protectedpure virtual

◆ getPhi() [1/2]

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual const Phi& Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::getPhi ( void  ) const
protectedpure virtual

◆ getPhi() [2/2]

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual Phi& Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::getPhi ( void  )
protectedpure virtual

◆ S()

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
Double Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::S ( const AbsFieldState< P, Q > &  s)
inlinevirtual

◆ S_even_even()

template<typename P , typename Q , typename Phi , template< class, class, class > class EOFermActT, template< class, class, class > class EOLinOpT>
virtual Double Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::S_even_even ( const AbsFieldState< P, Q > &  s)
inlinevirtual

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