CHROMA
Classes | Functions | Variables
Chroma::InlineRitzEnv Namespace Reference

Classes

struct  Params
 Parameter structure. More...
 
class  InlineMeas
 Inline measurement of eigenvalues. More...
 

Functions

bool registerAll ()
 Register all the factories. More...
 
void RitzCode4DHw (Handle< LinearOperator< LatticeFermion > > &MM, Handle< LinearOperator< LatticeFermion > > &H, const RitzParams_t &params, XMLWriter &xml_out, EigenInfo< LatticeFermion > &eigenvec_val)
 

Variables

const std::string name = "RITZ_KS_HERM_WILSON"
 

Function Documentation

◆ registerAll()

bool Chroma::InlineRitzEnv::registerAll ( )

◆ RitzCode4DHw()

void Chroma::InlineRitzEnv::RitzCode4DHw ( Handle< LinearOperator< LatticeFermion > > &  MM,
Handle< LinearOperator< LatticeFermion > > &  H,
const RitzParams_t params,
XMLWriter &  xml_out,
EigenInfo< LatticeFermion > &  eigenvec_val 
)

Variable Documentation

◆ name

const std::string Chroma::InlineRitzEnv::name = "RITZ_KS_HERM_WILSON"

Definition at line 86 of file inline_ritz_H_w.cc.

Referenced by Chroma::InlineRitzEnv::InlineMeas::func(), and registerAll().