CHROMA
Public Member Functions | Protected Member Functions | List of all members
Chroma::TwoFlavorExactEOPrecConstDetWilsonTypeFermMonomialT< 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::TwoFlavorExactEOPrecConstDetWilsonTypeFermMonomialT< 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::EvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial Chroma::SymEvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial

Public Member Functions

virtual ~TwoFlavorExactEOPrecConstDetWilsonTypeFermMonomialT ()
 virtual destructor: More...
 
virtual Double S_even_even (const AbsFieldState< P, Q > &s)
 Even even contribution (eg For this kind of Monomial it is 0) 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...
 
Double S (const AbsFieldState< P, Q > &s)
 Compute the total action. More...
 
- Public Member Functions inherited from Chroma::TwoFlavorExactWilsonTypeFermMonomial< P, Q, Phi >
 ~TwoFlavorExactWilsonTypeFermMonomial ()
 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 > &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 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...
 
- Protected Member Functions inherited from Chroma::TwoFlavorExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >
virtual const GroupXML_tgetInvParams (void) const =0
 Get inverter params. More...
 
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 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::TwoFlavorExactEOPrecConstDetWilsonTypeFermMonomialT< 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 386 of file two_flavor_monomial_w.h.

Constructor & Destructor Documentation

◆ ~TwoFlavorExactEOPrecConstDetWilsonTypeFermMonomialT()

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

virtual destructor:

Definition at line 391 of file two_flavor_monomial_w.h.

Member Function Documentation

◆ 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::TwoFlavorExactEOPrecConstDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >::getFermAct ( ) const
protectedpure virtual

Get at fermion action For now the prototype is the same as before – wait until we refactor these before making them EvenOddPrecConstDetWilsonType...

Implements Chroma::TwoFlavorExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >.

Implemented in Chroma::SymEvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial, and Chroma::EvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial.

◆ 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::TwoFlavorExactEOPrecConstDetWilsonTypeFermMonomialT< 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: