6 #ifndef __CHROMA_INIT_H__
7 #define __CHROMA_INIT_H__
56 XMLReader& getXMLInputInstance();
Primary include file for CHROMA library code.
Asqtad Staggered-Dirac operator.
std::string getXMLOutputFileName()
Get output file name.
XMLFileWriter & getXMLLogInstance()
Get xml log instance.
void setCWD(const std::string &name)
Set current working directory.
void setXMLOutputFileName(const std::string &name)
Set output file name.
void initialize(int *argc, char ***argv)
Chroma initialisation routine.
void finalize(void)
Chroma finalization routine.
std::string getCWD()
Get current working directory.
std::string getXMLInputFileName()
Get input file name.
std::string getXMLLogFileName()
Get log file name.
void setXMLInputFileName(const std::string &name)
Set input file name.
void abort(int i)
Chroma abort routine.
void setXMLLogFileName(const std::string &name)
Set output logfile name.
XMLFileWriter & getXMLOutputInstance()
Get xml output instance.