CHROMA
Functions
t_ritz_KS.cc File Reference
#include "chroma.h"

Go to the source code of this file.

Functions

bool linkage_hack ()
 
void RitzCode5D (Handle< LinearOperatorArray< LatticeFermion > > &MM, const ChromaWilsonRitz_t &input, XMLWriter &xml_out)
 
void RitzCode4D (Handle< LinearOperator< LatticeFermion > > &MM, const ChromaWilsonRitz_t &input, XMLWriter &xml_out)
 
void RitzCode4DHw (Handle< LinearOperator< LatticeFermion > > &MM, Handle< LinearOperator< LatticeFermion > > &H, const ChromaWilsonRitz_t &input, XMLWriter &xml_out)
 
int main (int argc, char **argv)
 

Function Documentation

◆ linkage_hack()

bool linkage_hack ( )

Definition at line 6 of file t_ritz_KS.cc.

References Chroma::WilsonTypeFermActsEnv::registerAll().

◆ main()

int main ( int  argc,
char **  argv 
)

◆ RitzCode4D()

void RitzCode4D ( Handle< LinearOperator< LatticeFermion > > &  MM,
const ChromaWilsonRitz_t input,
XMLWriter &  xml_out 
)

◆ RitzCode4DHw()

void RitzCode4DHw ( Handle< LinearOperator< LatticeFermion > > &  MM,
Handle< LinearOperator< LatticeFermion > > &  H,
const ChromaWilsonRitz_t input,
XMLWriter &  xml_out 
)

◆ RitzCode5D()

void RitzCode5D ( Handle< LinearOperatorArray< LatticeFermion > > &  MM,
const ChromaWilsonRitz_t input,
XMLWriter &  xml_out 
)