CHROMA
Classes | Namespaces | Functions | Variables
unprec_ht_contfrac5d_fermact_array_w.cc File Reference

Unpreconditioned H_T kernel continued fraction (5D) action. More...

#include "chromabase.h"
#include "actions/ferm/fermacts/unprec_wilson_fermact_w.h"
#include "actions/ferm/fermacts/unprec_ht_contfrac5d_fermact_array_w.h"
#include "actions/ferm/linop/unprec_ht_contfrac5d_linop_array_w.h"
#include "actions/ferm/linop/unprec_wilson_linop_w.h"
#include "actions/ferm/linop/unprec_dwftransf_linop_w.h"
#include "actions/ferm/invert/invcg2_array.h"
#include "zolotarev.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/fermstates/ferm_createstate_reader_w.h"
#include "io/enum_io/enum_io.h"
#include "actions/ferm/invert/syssolver_cg_params.h"

Go to the source code of this file.

Classes

class  Chroma::OvHTCFZ5DQprop< T >
 Propagator of unpreconditioned H_T kernel continued fraction (5D) operator. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::UnprecHTContFrac5DFermActArrayEnv
 Hooks to register the class with the fermact factory.
 

Functions

WilsonTypeFermAct5D< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::UnprecHTContFrac5DFermActArrayEnv::createFermAct5D (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::UnprecHTContFrac5DFermActArrayEnv::createFermAct (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool Chroma::UnprecHTContFrac5DFermActArrayEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, UnprecHTContFrac5DFermActParams &param)
 Read the Continued Fraction parameters. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const UnprecHTContFrac5DFermActParams &param)
 Write the Continued Fraction parameters. More...
 

Variables

const std::string Chroma::UnprecHTContFrac5DFermActArrayEnv::name = "UNPRECONDITIONED_HT_CONTINUED_FRACTION_5D"
 Name to be used. More...
 
static bool Chroma::UnprecHTContFrac5DFermActArrayEnv::registered = false
 Local registration flag. More...
 

Detailed Description

Unpreconditioned H_T kernel continued fraction (5D) action.

Definition in file unprec_ht_contfrac5d_fermact_array_w.cc.